Jun 12 10:25:16.171258 np0000179801 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 12 10:25:16.176295 np0000179801 devstack@c-api.service[112460]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 12 10:25:16.178502 np0000179801 devstack@c-api.service[112460]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 12 10:25:16 2026] *** Jun 12 10:25:16.178502 np0000179801 devstack@c-api.service[112460]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 12 10:25:16.178502 np0000179801 devstack@c-api.service[112460]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 12 10:25:16.178502 np0000179801 devstack@c-api.service[112460]: nodename: np0000179801 Jun 12 10:25:16.178502 np0000179801 devstack@c-api.service[112460]: machine: x86_64 Jun 12 10:25:16.178502 np0000179801 devstack@c-api.service[112460]: clock source: unix Jun 12 10:25:16.178502 np0000179801 devstack@c-api.service[112460]: pcre jit disabled Jun 12 10:25:16.178502 np0000179801 devstack@c-api.service[112460]: detected number of CPU cores: 16 Jun 12 10:25:16.178502 np0000179801 devstack@c-api.service[112460]: current working directory: / Jun 12 10:25:16.178502 np0000179801 devstack@c-api.service[112460]: detected binary path: /usr/bin/uwsgi-core Jun 12 10:25:16.178502 np0000179801 devstack@c-api.service[112460]: your processes number limit is 256917 Jun 12 10:25:16.178502 np0000179801 devstack@c-api.service[112460]: your memory page size is 4096 bytes Jun 12 10:25:16.178502 np0000179801 devstack@c-api.service[112460]: detected max file descriptor number: 2048 Jun 12 10:25:16.178502 np0000179801 devstack@c-api.service[112460]: lock engine: pthread robust mutexes Jun 12 10:25:16.179220 np0000179801 devstack@c-api.service[112460]: thunder lock: enabled Jun 12 10:25:16.179220 np0000179801 devstack@c-api.service[112460]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 12 10:25:16.179220 np0000179801 devstack@c-api.service[112460]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 12 10:25:16.179220 np0000179801 devstack@c-api.service[112460]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 12 10:25:16.179220 np0000179801 devstack@c-api.service[112460]: Set PythonHome to /opt/stack/data/venv Jun 12 10:25:16.212518 np0000179801 devstack@c-api.service[112460]: Python main interpreter initialized at 0x7f94098a3668 Jun 12 10:25:16.212518 np0000179801 devstack@c-api.service[112460]: python threads support enabled Jun 12 10:25:16.212518 np0000179801 devstack@c-api.service[112460]: your server socket listen backlog is limited to 100 connections Jun 12 10:25:16.212518 np0000179801 devstack@c-api.service[112460]: your mercy for graceful operations on workers is 80 seconds Jun 12 10:25:16.212996 np0000179801 devstack@c-api.service[112460]: mapped 671795 bytes (656 KB) for 4 cores Jun 12 10:25:16.213103 np0000179801 devstack@c-api.service[112460]: *** Operational MODE: preforking *** Jun 12 10:25:16.213295 np0000179801 devstack@c-api.service[112460]: *** uWSGI is running in multiple interpreter mode *** Jun 12 10:25:16.213295 np0000179801 devstack@c-api.service[112460]: spawned uWSGI master process (pid: 112460) Jun 12 10:25:16.213392 np0000179801 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 12 10:25:16.213935 np0000179801 devstack@c-api.service[112460]: spawned uWSGI worker 1 (pid: 112468, cores: 1) Jun 12 10:25:16.214425 np0000179801 devstack@c-api.service[112460]: spawned uWSGI worker 2 (pid: 112469, cores: 1) Jun 12 10:25:16.214863 np0000179801 devstack@c-api.service[112460]: spawned uWSGI worker 3 (pid: 112470, cores: 1) Jun 12 10:25:16.215340 np0000179801 devstack@c-api.service[112460]: spawned uWSGI worker 4 (pid: 112471, cores: 1) Jun 12 10:25:16.215425 np0000179801 devstack@c-api.service[112460]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 12 10:25:16.348679 np0000179801 devstack@c-api.service[112468]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 12 10:25:16.348679 np0000179801 devstack@c-api.service[112468]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 12 10:25:16.348679 np0000179801 devstack@c-api.service[112468]: we strongly recommend against using it for new projects. Jun 12 10:25:16.348679 np0000179801 devstack@c-api.service[112468]: If you are already using Eventlet, we recommend migrating to a different Jun 12 10:25:16.348679 np0000179801 devstack@c-api.service[112468]: framework. For more detail see Jun 12 10:25:16.348679 np0000179801 devstack@c-api.service[112468]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 12 10:25:16.348679 np0000179801 devstack@c-api.service[112468]: import eventlet # noqa Jun 12 10:25:16.351620 np0000179801 devstack@c-api.service[112469]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 12 10:25:16.351620 np0000179801 devstack@c-api.service[112469]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 12 10:25:16.351620 np0000179801 devstack@c-api.service[112469]: we strongly recommend against using it for new projects. Jun 12 10:25:16.351620 np0000179801 devstack@c-api.service[112469]: If you are already using Eventlet, we recommend migrating to a different Jun 12 10:25:16.351620 np0000179801 devstack@c-api.service[112469]: framework. For more detail see Jun 12 10:25:16.351620 np0000179801 devstack@c-api.service[112469]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 12 10:25:16.351620 np0000179801 devstack@c-api.service[112469]: import eventlet # noqa Jun 12 10:25:16.353181 np0000179801 devstack@c-api.service[112471]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 12 10:25:16.353181 np0000179801 devstack@c-api.service[112471]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 12 10:25:16.353181 np0000179801 devstack@c-api.service[112471]: we strongly recommend against using it for new projects. Jun 12 10:25:16.353181 np0000179801 devstack@c-api.service[112471]: If you are already using Eventlet, we recommend migrating to a different Jun 12 10:25:16.353181 np0000179801 devstack@c-api.service[112471]: framework. For more detail see Jun 12 10:25:16.353181 np0000179801 devstack@c-api.service[112471]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 12 10:25:16.353181 np0000179801 devstack@c-api.service[112471]: import eventlet # noqa Jun 12 10:25:16.357782 np0000179801 devstack@c-api.service[112470]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 12 10:25:16.357782 np0000179801 devstack@c-api.service[112470]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 12 10:25:16.357782 np0000179801 devstack@c-api.service[112470]: we strongly recommend against using it for new projects. Jun 12 10:25:16.357782 np0000179801 devstack@c-api.service[112470]: If you are already using Eventlet, we recommend migrating to a different Jun 12 10:25:16.357782 np0000179801 devstack@c-api.service[112470]: framework. For more detail see Jun 12 10:25:16.357782 np0000179801 devstack@c-api.service[112470]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 12 10:25:16.357782 np0000179801 devstack@c-api.service[112470]: import eventlet # noqa Jun 12 10:25:16.441763 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 12 10:25:16.441763 np0000179801 devstack@c-api.service[112469]: warnings.warn( Jun 12 10:25:16.444940 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 12 10:25:16.444940 np0000179801 devstack@c-api.service[112470]: warnings.warn( Jun 12 10:25:16.449029 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 12 10:25:16.449029 np0000179801 devstack@c-api.service[112471]: warnings.warn( Jun 12 10:25:16.464525 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 12 10:25:16.464525 np0000179801 devstack@c-api.service[112468]: warnings.warn( Jun 12 10:25:16.527132 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 12 10:25:16.527132 np0000179801 devstack@c-api.service[112469]: from cgi import parse_header Jun 12 10:25:16.528160 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 12 10:25:16.528160 np0000179801 devstack@c-api.service[112470]: from cgi import parse_header Jun 12 10:25:16.533349 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 12 10:25:16.533349 np0000179801 devstack@c-api.service[112471]: from cgi import parse_header Jun 12 10:25:16.543276 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 12 10:25:16.543276 np0000179801 devstack@c-api.service[112468]: from cgi import parse_header Jun 12 10:25:16.577421 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 12 10:25:16.577421 np0000179801 devstack@c-api.service[112470]: removals.removed_module( Jun 12 10:25:16.579163 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 12 10:25:16.579163 np0000179801 devstack@c-api.service[112469]: removals.removed_module( Jun 12 10:25:16.579317 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 12 10:25:16.579317 np0000179801 devstack@c-api.service[112470]: removals.removed_module( Jun 12 10:25:16.580282 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 12 10:25:16.580282 np0000179801 devstack@c-api.service[112469]: removals.removed_module( Jun 12 10:25:16.589086 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 12 10:25:16.589086 np0000179801 devstack@c-api.service[112471]: removals.removed_module( Jun 12 10:25:16.590621 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 12 10:25:16.590621 np0000179801 devstack@c-api.service[112471]: removals.removed_module( Jun 12 10:25:16.594351 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 12 10:25:16.594351 np0000179801 devstack@c-api.service[112468]: removals.removed_module( Jun 12 10:25:16.595928 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 12 10:25:16.595928 np0000179801 devstack@c-api.service[112468]: removals.removed_module( Jun 12 10:25:17.185802 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 12 10:25:17.185802 np0000179801 devstack@c-api.service[112470]: warnings.warn( Jun 12 10:25:17.215843 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 12 10:25:17.215843 np0000179801 devstack@c-api.service[112468]: warnings.warn( Jun 12 10:25:17.216637 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 12 10:25:17.216637 np0000179801 devstack@c-api.service[112469]: warnings.warn( Jun 12 10:25:17.240509 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 12 10:25:17.240509 np0000179801 devstack@c-api.service[112471]: warnings.warn( Jun 12 10:25:17.283684 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 12 10:25:17.283684 np0000179801 devstack@c-api.service[112470]: warnings.warn( Jun 12 10:25:17.315467 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 12 10:25:17.315467 np0000179801 devstack@c-api.service[112468]: warnings.warn( Jun 12 10:25:17.318661 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 12 10:25:17.318661 np0000179801 devstack@c-api.service[112469]: warnings.warn( Jun 12 10:25:17.347629 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 12 10:25:17.347629 np0000179801 devstack@c-api.service[112471]: warnings.warn( Jun 12 10:25:17.587822 np0000179801 devstack@c-api.service[112470]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 12 10:25:17.588404 np0000179801 devstack@c-api.service[112470]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112470) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 12 10:25:17.603755 np0000179801 devstack@c-api.service[112469]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 12 10:25:17.604181 np0000179801 devstack@c-api.service[112469]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112469) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 12 10:25:17.606553 np0000179801 devstack@c-api.service[112468]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 12 10:25:17.606831 np0000179801 devstack@c-api.service[112468]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112468) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 12 10:25:17.634889 np0000179801 devstack@c-api.service[112471]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 12 10:25:17.635413 np0000179801 devstack@c-api.service[112471]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112471) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 12 10:25:17.675392 np0000179801 devstack@c-api.service[112469]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 12 10:25:17.675392 np0000179801 devstack@c-api.service[112469]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 12 10:25:17.678204 np0000179801 devstack@c-api.service[112468]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 12 10:25:17.678204 np0000179801 devstack@c-api.service[112468]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 12 10:25:17.684500 np0000179801 devstack@c-api.service[112470]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 12 10:25:17.684500 np0000179801 devstack@c-api.service[112470]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 12 10:25:17.697347 np0000179801 devstack@c-api.service[112471]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 12 10:25:17.697347 np0000179801 devstack@c-api.service[112471]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 12 10:25:18.142091 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112469) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 12 10:25:18.142329 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112468) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 12 10:25:18.142500 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.142575 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.142686 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.142827 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112470) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 12 10:25:18.142918 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.142977 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.143036 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.143101 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.143101 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.143227 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.144196 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.144293 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.144293 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.144409 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.144466 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.144518 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.144584 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.144660 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.144747 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.144803 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.144859 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.144916 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.144985 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.145043 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.145106 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112471) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 12 10:25:18.145167 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.145223 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.145293 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.145293 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.145293 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.145293 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.145293 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.145535 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.145535 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.145535 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.145884 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.145995 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.146057 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.146113 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.146192 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.146256 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.146314 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.146371 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.146428 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.146484 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.146541 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.146640 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.146698 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.146826 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.146899 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.146955 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.147011 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.147066 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.147125 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.147125 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.147238 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.147294 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.147351 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.147406 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.147470 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.147470 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.147470 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.147470 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.147675 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.147675 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.147675 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.147675 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.147675 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.147675 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.147675 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.148060 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.148060 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.148060 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.148060 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.148269 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.148329 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.148382 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.148438 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.148505 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.148560 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.148617 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.148673 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.148943 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.149014 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.149117 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.149217 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.149344 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.149413 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.149413 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.149619 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.149808 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.149808 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.149996 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.149996 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.149996 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.149996 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.149996 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.149996 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.150514 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.150514 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.150514 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.150514 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.150514 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.150514 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.151175 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.151278 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.151376 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.151490 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.151593 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.151691 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.151820 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.151920 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.152060 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.152177 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.152284 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.152631 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.152792 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.152917 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.153020 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.153199 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.153199 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.153199 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.153199 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.153592 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.153697 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.153824 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.153951 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.154052 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.154052 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.154369 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.154474 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.154587 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.154690 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.154690 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.154857 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.154857 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.154857 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.154857 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.154857 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.154857 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.155155 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.155194 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.155267 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.155299 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.155375 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.155435 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.155469 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.155469 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.155589 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.155622 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.155695 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.155738 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.155816 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.155816 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.155916 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.155916 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.155916 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.156066 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.156099 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.156099 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.156214 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.156248 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.156299 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.156347 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.156421 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.156474 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.156507 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.156507 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.156617 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.156617 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.156697 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.156762 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.156815 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.156864 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.157009 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.157046 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.157111 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.157142 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.157174 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.157201 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.157225 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.157252 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.157278 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.157304 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.157336 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.157362 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.157388 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.157414 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.157414 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.157414 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.157414 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.157414 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.157414 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.157414 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.157581 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.157612 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.157612 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.157663 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.157663 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.157663 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.157663 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.157663 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.157663 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.157663 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.157663 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.157663 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.157663 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.157663 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.157930 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.157930 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.159490 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.159553 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.159615 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.159679 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.159714 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.159814 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.159851 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.159879 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.159907 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.159935 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.159958 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.159987 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.159987 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.160047 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.160137 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.160194 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.160252 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.160322 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.160375 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.160439 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.160500 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.161210 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.161296 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.161370 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.161455 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.161533 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.161596 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.161688 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.164661 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.164704 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.164793 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.164871 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.164912 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.164964 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.165033 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.165069 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.165130 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.165187 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.165245 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.165315 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.165351 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.165423 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.165458 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.165535 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.165599 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.165660 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.165736 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.165788 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.165866 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.166778 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.166836 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.166915 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.166964 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.167047 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.167097 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.167189 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.167911 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.168014 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.168014 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.168098 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.168138 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.168182 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.168223 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.168262 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.168301 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.168338 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.168382 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.168421 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.168461 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.168500 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.168539 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.168579 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.168618 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.168662 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.168700 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.168784 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.168834 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.168874 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.168915 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.168954 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.168995 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.169033 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.169072 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.169116 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.169157 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.169196 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.169241 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.169282 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.169321 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.169364 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.169407 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.169447 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.169487 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.169525 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.169567 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.169607 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.169656 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.169694 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.169747 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.169788 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.169826 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.169863 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.169902 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.169940 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.169987 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.170052 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.170099 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.170143 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.170182 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.170220 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.170258 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.170301 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.170338 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.170381 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.170420 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.170461 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.170504 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.170543 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.170581 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.170618 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.170655 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.170692 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.170947 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.170997 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.171072 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.171192 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.171239 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.171331 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.171400 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.171444 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.171444 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.171444 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.171444 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.171444 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.171444 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.171444 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.171444 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.171444 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.171444 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.172196 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.172284 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.172284 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.172284 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.172284 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.172547 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.172630 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.172674 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.172797 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.172868 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.172914 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.173008 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.173008 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.173008 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.173008 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.173287 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.173287 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.173287 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.173287 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.173287 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.173287 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.173287 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.173742 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.173742 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.173742 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.173742 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.173742 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.173742 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.173742 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.174257 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.174257 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.174400 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.174471 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.174541 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.174585 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.174679 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.174769 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.174836 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.174903 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.174936 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.174984 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.175034 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.175034 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.175128 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.175128 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.175128 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.175128 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.175128 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.175128 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.175128 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.175398 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.175451 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.175503 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.175552 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.175604 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.175604 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.175697 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.175763 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.175849 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.175882 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.175942 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.175994 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.176051 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.176102 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.176174 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.176209 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.176258 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.176314 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.176366 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.176442 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.176492 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.176541 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.176590 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.176640 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.176695 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.176763 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.176826 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.176878 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.176938 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.176969 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.177020 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.177071 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.177105 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.177158 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.177210 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.177279 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.177316 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.177388 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.177523 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.177558 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.177583 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.177637 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.177688 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.177747 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.177747 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.177840 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.177894 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.177894 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.177894 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.178028 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.178028 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.178028 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.178028 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.178028 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.178233 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.178285 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.178333 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.178333 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.178434 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.178466 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.178515 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.178569 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.178623 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.178672 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.178735 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.178816 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.178847 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.178931 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.178963 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.179011 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.179063 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.179093 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.179143 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.179193 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.179240 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.179290 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.179340 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.179418 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.179474 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.179474 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.179474 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.179474 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.179474 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.179474 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.179766 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.179766 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.179766 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.179766 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.179766 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.179766 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.179766 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.180117 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.180117 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.180117 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.180275 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.180310 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.180391 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.180422 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.180472 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.180549 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.180580 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.180656 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.180687 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.180687 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.180687 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.180866 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.180866 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.180866 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.180866 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.180866 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.180866 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.180866 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.181112 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.181143 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.181208 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.181268 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.181301 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.181351 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.181406 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.181476 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.181510 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.181546 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.181579 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.181607 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.181640 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.181669 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.181702 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.181753 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.181782 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.181826 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.181854 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.181882 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.181912 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.181960 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.181985 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.182012 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.182044 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.182077 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.182104 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.182130 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.182158 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.182184 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.182211 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.182238 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.182268 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.182296 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.182323 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.182354 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.182385 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.182414 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.182442 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.182471 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.182499 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.182526 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.182552 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.182578 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.182608 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.182640 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.182640 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.182640 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.182640 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.182752 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.182752 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.182752 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.182752 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.182752 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.182879 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.182909 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.182944 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.182944 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.182995 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.183025 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.183025 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.183077 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.183103 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.183130 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.183159 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.183187 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.183215 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.183242 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.183270 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.183270 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.183322 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.183349 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.183379 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.183407 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.183433 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.183464 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.183491 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.183519 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.183519 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.183519 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.183591 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.183619 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.183784 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.183821 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.183905 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.183938 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.183938 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.183938 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.184100 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.184100 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.184100 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.184688 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.184807 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.184892 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.184931 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.185003 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.185100 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.185176 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.185247 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.185302 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.185334 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.185386 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.185434 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.185515 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.185515 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.185610 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.185664 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.185697 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.185778 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.185811 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.185811 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.185811 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.185995 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.185995 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.185995 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.186146 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.186179 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.186226 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.186262 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.186287 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.186287 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.186389 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.186465 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.186465 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.186564 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.186598 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.186762 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.186895 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.186895 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.186895 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.186895 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.187081 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.187138 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.187192 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.187244 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.187297 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.187329 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.187377 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.187377 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.187492 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.187550 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.187582 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.187630 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.187678 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.187678 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.187678 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.187678 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.188428 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.188472 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.188507 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.188569 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.188609 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.188693 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.188779 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.188821 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.188856 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.188884 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.188913 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.188941 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.188979 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.189006 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.189038 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.189065 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.189094 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.189121 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.189150 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.189176 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.189204 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.189229 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.189229 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.189283 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.189310 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.189335 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.189362 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.189389 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.189416 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.189441 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.189466 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.189490 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.189523 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.189551 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.189591 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.189619 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.189645 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.189678 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.189831 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.189831 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.189988 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.190066 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.190099 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.190099 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.190099 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.190260 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.190260 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.190415 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.190485 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.190485 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.190542 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.190701 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.190745 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.190799 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.190832 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.190881 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.190881 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.190972 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.190972 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.191056 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.191162 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.191196 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.191250 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.191281 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.191281 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.191383 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.191440 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.191472 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.191472 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.191568 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.191642 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.191642 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.191729 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.191760 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.191814 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.191864 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.191864 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.191954 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.192036 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.192096 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.192129 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.192179 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.192302 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.192356 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.192405 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.192454 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.192501 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.192551 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.192602 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.192674 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.192710 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.192786 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.192843 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.192878 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.192905 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.192905 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.192954 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.192981 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.193011 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.193011 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.193011 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.193011 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.193011 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.193011 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.193011 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.193429 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.193559 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.193692 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.193854 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.194014 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.194134 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.194170 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.194202 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.194264 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.194300 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.194334 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.194362 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.194396 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.194429 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.194457 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.194484 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.194511 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.194537 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.194565 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.194565 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.194615 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.194691 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.194783 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.194900 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.194900 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.194957 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.194991 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.195064 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.195278 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.195340 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.195376 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.195404 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.195432 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.195468 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.195497 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.195525 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.195552 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.195580 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.195607 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.195634 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.195658 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.195685 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.195715 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.195770 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.195798 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.195828 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.195855 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.195882 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.195882 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.195939 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.195966 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.196106 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.196230 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.196371 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.196407 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.196453 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.196481 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.196512 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.196538 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.196567 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.196600 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.196627 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.196659 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.196686 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.196714 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.196762 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.196796 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.196825 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.196852 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.196879 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.196907 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.196933 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.196961 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.196992 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.196992 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.197042 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.197147 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.197214 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.197353 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.197480 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.197613 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.197764 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.197950 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.198094 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.198691 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.198853 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.198929 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.198986 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.199027 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.199083 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.199149 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.202996 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.203058 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.203125 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.203165 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.203205 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.203246 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.203284 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.203322 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.203365 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.203405 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.203446 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.203485 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.203529 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.203569 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.203608 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.203651 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.203690 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.203756 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.203809 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.203850 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.203889 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.203934 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112469) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.203973 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.204012 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.204050 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.204088 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.204132 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.204176 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.204214 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.204258 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.204297 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.204349 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.204388 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112471) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.204430 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.204468 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112469) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.204508 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.204551 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.204595 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112469) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.204633 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.204670 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.204708 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.204778 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.204819 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112471) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.204858 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.204895 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112471) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.204933 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 10:25:18.204933 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112470) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 10:25:18.204933 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 10:25:18.204933 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 10:25:18.204933 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 10:25:18.204933 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112470) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 10:25:18.204933 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112470) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 10:25:18.250773 np0000179801 devstack@c-api.service[112469]: INFO dbcounter [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Registered counter for database cinder Jun 12 10:25:18.250969 np0000179801 devstack@c-api.service[112468]: INFO dbcounter [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Registered counter for database cinder Jun 12 10:25:18.251221 np0000179801 devstack@c-api.service[112471]: INFO dbcounter [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Registered counter for database cinder Jun 12 10:25:18.252317 np0000179801 devstack@c-api.service[112470]: INFO dbcounter [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Registered counter for database cinder Jun 12 10:25:18.298403 np0000179801 devstack@c-api.service[112468]: DEBUG oslo_db.sqlalchemy.engines [None req-8bde31aa-5cec-4718-9536-f7944206acb6 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=112468) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 10:25:18.302496 np0000179801 devstack@c-api.service[112471]: DEBUG oslo_db.sqlalchemy.engines [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 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=112471) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 10:25:18.305745 np0000179801 devstack@c-api.service[112469]: DEBUG oslo_db.sqlalchemy.engines [None req-01996064-0e69-4683-a10e-919a9b1414fa 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=112469) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 10:25:18.311455 np0000179801 devstack@c-api.service[112470]: DEBUG oslo_db.sqlalchemy.engines [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 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=112470) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 10:25:18.416255 np0000179801 devstack@c-api.service[112468]: DEBUG dbcounter [-] [112468] Writer thread running {{(pid=112468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 12 10:25:18.418975 np0000179801 devstack@c-api.service[112468]: INFO cinder.rpc [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 12 10:25:18.421340 np0000179801 devstack@c-api.service[112471]: DEBUG dbcounter [-] [112471] Writer thread running {{(pid=112471) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 12 10:25:18.422626 np0000179801 devstack@c-api.service[112469]: DEBUG dbcounter [-] [112469] Writer thread running {{(pid=112469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 12 10:25:18.422888 np0000179801 devstack@c-api.service[112468]: INFO cinder.rpc [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 12 10:25:18.424018 np0000179801 devstack@c-api.service[112471]: INFO cinder.rpc [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 12 10:25:18.424499 np0000179801 devstack@c-api.service[112470]: DEBUG dbcounter [-] [112470] Writer thread running {{(pid=112470) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 12 10:25:18.425504 np0000179801 devstack@c-api.service[112469]: INFO cinder.rpc [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 12 10:25:18.426474 np0000179801 devstack@c-api.service[112471]: INFO cinder.rpc [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 12 10:25:18.426874 np0000179801 devstack@c-api.service[112468]: INFO cinder.rpc [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 12 10:25:18.427175 np0000179801 devstack@c-api.service[112470]: INFO cinder.rpc [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 12 10:25:18.427880 np0000179801 devstack@c-api.service[112469]: INFO cinder.rpc [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 12 10:25:18.428742 np0000179801 devstack@c-api.service[112471]: INFO cinder.rpc [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 12 10:25:18.429811 np0000179801 devstack@c-api.service[112470]: INFO cinder.rpc [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 12 10:25:18.429927 np0000179801 devstack@c-api.service[112468]: INFO cinder.rpc [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 12 10:25:18.430213 np0000179801 devstack@c-api.service[112469]: INFO cinder.rpc [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 12 10:25:18.430670 np0000179801 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.431363 np0000179801 devstack@c-api.service[112471]: INFO cinder.rpc [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 12 10:25:18.432111 np0000179801 devstack@c-api.service[112470]: INFO cinder.rpc [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 12 10:25:18.432322 np0000179801 devstack@c-api.service[112469]: INFO cinder.rpc [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 12 10:25:18.432542 np0000179801 devstack@c-api.service[112471]: WARNING castellan.key_manager.migration [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.433501 np0000179801 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.433850 np0000179801 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.434183 np0000179801 devstack@c-api.service[112470]: INFO cinder.rpc [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 12 10:25:18.435050 np0000179801 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.437275 np0000179801 devstack@c-api.service[112471]: WARNING castellan.key_manager.migration [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.437497 np0000179801 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.438116 np0000179801 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.475076 np0000179801 devstack@c-api.service[112470]: DEBUG oslo_db.sqlalchemy.engines [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 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=112470) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 10:25:18.477060 np0000179801 devstack@c-api.service[112469]: DEBUG oslo_db.sqlalchemy.engines [None req-01996064-0e69-4683-a10e-919a9b1414fa 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=112469) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 10:25:18.477267 np0000179801 devstack@c-api.service[112470]: INFO cinder.rpc [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 12 10:25:18.478313 np0000179801 devstack@c-api.service[112468]: DEBUG oslo_db.sqlalchemy.engines [None req-8bde31aa-5cec-4718-9536-f7944206acb6 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=112468) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 10:25:18.479129 np0000179801 devstack@c-api.service[112471]: DEBUG oslo_db.sqlalchemy.engines [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 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=112471) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 10:25:18.479580 np0000179801 devstack@c-api.service[112469]: INFO cinder.rpc [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 12 10:25:18.479689 np0000179801 devstack@c-api.service[112470]: INFO cinder.rpc [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 12 10:25:18.480921 np0000179801 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.481116 np0000179801 devstack@c-api.service[112468]: INFO cinder.rpc [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 12 10:25:18.481422 np0000179801 devstack@c-api.service[112471]: INFO cinder.rpc [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 12 10:25:18.482053 np0000179801 devstack@c-api.service[112469]: INFO cinder.rpc [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 12 10:25:18.483216 np0000179801 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.483312 np0000179801 devstack@c-api.service[112471]: INFO cinder.rpc [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 12 10:25:18.483693 np0000179801 devstack@c-api.service[112468]: INFO cinder.rpc [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 12 10:25:18.484211 np0000179801 devstack@c-api.service[112471]: WARNING castellan.key_manager.migration [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.485187 np0000179801 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.492374 np0000179801 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.494964 np0000179801 devstack@c-api.service[112471]: WARNING castellan.key_manager.migration [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.495673 np0000179801 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.497660 np0000179801 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.498509 np0000179801 devstack@c-api.service[112471]: WARNING castellan.key_manager.migration [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.498804 np0000179801 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.500027 np0000179801 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.500831 np0000179801 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.501620 np0000179801 devstack@c-api.service[112471]: WARNING castellan.key_manager.migration [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.503277 np0000179801 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.503865 np0000179801 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.504989 np0000179801 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.506397 np0000179801 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.506742 np0000179801 devstack@c-api.service[112471]: WARNING castellan.key_manager.migration [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.506831 np0000179801 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.508994 np0000179801 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.509864 np0000179801 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.510089 np0000179801 devstack@c-api.service[112471]: WARNING castellan.key_manager.migration [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.511633 np0000179801 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.511957 np0000179801 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.513024 np0000179801 devstack@c-api.service[112471]: WARNING castellan.key_manager.migration [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.513513 np0000179801 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.514692 np0000179801 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.514912 np0000179801 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.516118 np0000179801 devstack@c-api.service[112471]: WARNING castellan.key_manager.migration [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.516288 np0000179801 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.517887 np0000179801 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.518202 np0000179801 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.519145 np0000179801 devstack@c-api.service[112471]: WARNING castellan.key_manager.migration [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.519248 np0000179801 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.520707 np0000179801 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.521045 np0000179801 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.521121 np0000179801 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.522030 np0000179801 devstack@c-api.service[112471]: WARNING castellan.key_manager.migration [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.523342 np0000179801 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.523509 np0000179801 devstack@c-api.service[112471]: WARNING castellan.key_manager.migration [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.523874 np0000179801 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.523939 np0000179801 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.525446 np0000179801 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.526594 np0000179801 devstack@c-api.service[112471]: WARNING castellan.key_manager.migration [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.526781 np0000179801 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.528304 np0000179801 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.528590 np0000179801 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.528955 np0000179801 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.531286 np0000179801 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.532294 np0000179801 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.532408 np0000179801 devstack@c-api.service[112471]: WARNING castellan.key_manager.migration [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.533968 np0000179801 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.534449 np0000179801 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.535891 np0000179801 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.536603 np0000179801 devstack@c-api.service[112471]: WARNING castellan.key_manager.migration [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.537020 np0000179801 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.537328 np0000179801 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.537437 np0000179801 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.538669 np0000179801 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.538857 np0000179801 devstack@c-api.service[112471]: WARNING castellan.key_manager.migration [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.539541 np0000179801 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.539813 np0000179801 devstack@c-api.service[112470]: WARNING cinder.api.contrib.hosts [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 12 10:25:18.540390 np0000179801 devstack@c-api.service[112471]: WARNING castellan.key_manager.migration [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.540509 np0000179801 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.540592 np0000179801 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.541033 np0000179801 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.541817 np0000179801 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.541894 np0000179801 devstack@c-api.service[112471]: WARNING castellan.key_manager.migration [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.542364 np0000179801 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.542605 np0000179801 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.543112 np0000179801 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.543220 np0000179801 devstack@c-api.service[112471]: WARNING castellan.key_manager.migration [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.543681 np0000179801 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.544295 np0000179801 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.544452 np0000179801 devstack@c-api.service[112471]: WARNING cinder.api.contrib.hosts [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 12 10:25:18.544652 np0000179801 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.544900 np0000179801 devstack@c-api.service[112469]: WARNING cinder.api.contrib.hosts [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 12 10:25:18.545200 np0000179801 devstack@c-api.service[112471]: WARNING castellan.key_manager.migration [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.545635 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Extended resource: extensions {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.545811 np0000179801 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.545870 np0000179801 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.546515 np0000179801 devstack@c-api.service[112471]: WARNING castellan.key_manager.migration [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.546945 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Extended resource: os-quota-class-sets {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.547031 np0000179801 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.547198 np0000179801 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.547845 np0000179801 devstack@c-api.service[112471]: WARNING castellan.key_manager.migration [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.548252 np0000179801 devstack@c-api.service[112468]: WARNING cinder.api.contrib.hosts [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 12 10:25:18.548538 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Extended resource: scheduler-stats {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.548627 np0000179801 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.548959 np0000179801 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.549399 np0000179801 devstack@c-api.service[112471]: WARNING castellan.key_manager.migration [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.550186 np0000179801 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.550276 np0000179801 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.550443 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.v3.router [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Extended resource: extensions {{(pid=112471) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.550651 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Extended resource: os-quota-sets {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.551146 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Extended resource: extensions {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.551635 np0000179801 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.552063 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.v3.router [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Extended resource: os-quota-class-sets {{(pid=112471) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.552120 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Extended resource: backups {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.552497 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Extended resource: os-quota-class-sets {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.553179 np0000179801 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.553337 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.v3.router [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Extended resource: scheduler-stats {{(pid=112471) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.553783 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Extended resource: scheduler-stats {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.554117 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Extended resource: os-snapshot-manage {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.554175 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Extended resource: extensions {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.555488 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Extended resource: os-quota-class-sets {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.555553 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Extended resource: consistencygroups {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.555608 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.v3.router [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Extended resource: os-quota-sets {{(pid=112471) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.555874 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Extended resource: os-quota-sets {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.557160 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.v3.router [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Extended resource: backups {{(pid=112471) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.557278 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Extended resource: scheduler-stats {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.557475 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Extended resource: backups {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.557648 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Extended resource: extra_specs {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.559223 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Extended resource: os-hosts {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.559526 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Extended resource: os-quota-sets {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.559708 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.v3.router [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Extended resource: os-snapshot-manage {{(pid=112471) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.559809 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Extended resource: os-snapshot-manage {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.560582 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Extended resource: os-volume-manage {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.561075 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Extended resource: backups {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.561270 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.v3.router [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Extended resource: consistencygroups {{(pid=112471) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.561608 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Extended resource: consistencygroups {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.562068 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Extended resource: os-availability-zone {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.563479 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Extended resource: os-snapshot-manage {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.563686 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Extended resource: encryption {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.563780 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.v3.router [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Extended resource: extra_specs {{(pid=112471) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.563841 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Extended resource: extra_specs {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.566304 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Extended resource: os-volume-transfer {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.566532 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Extended resource: consistencygroups {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.566612 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Extended resource: os-hosts {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.566701 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.v3.router [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Extended resource: os-hosts {{(pid=112471) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.568155 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Extended resource: capabilities {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.568246 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Extended resource: os-volume-manage {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.568308 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.v3.router [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Extended resource: os-volume-manage {{(pid=112471) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.568912 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Extended resource: extra_specs {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.569620 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Extended resource: encryption {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.569807 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Extended resource: os-availability-zone {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.569879 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.v3.router [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Extended resource: os-availability-zone {{(pid=112471) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.570469 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Extended resource: os-hosts {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.571126 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Extended resource: encryption {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.571182 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Extended resource: os-volume-type-access {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.571232 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.v3.router [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Extended resource: encryption {{(pid=112471) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.571821 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Extended resource: os-volume-manage {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.572691 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Extended resource: os-volume-transfer {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.572767 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.v3.router [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Extended resource: os-volume-transfer {{(pid=112471) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.572829 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Extended resource: cgsnapshots {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.573336 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Extended resource: os-availability-zone {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.574176 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Extended resource: qos-specs {{(pid=112470) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.574306 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Extended resource: capabilities {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.574397 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.v3.router [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Extended resource: capabilities {{(pid=112471) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.574661 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Extended resource: encryption {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.575588 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Extended resource: encryption {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.575809 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.v3.router [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Extended resource: encryption {{(pid=112471) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.576176 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Extended resource: os-volume-transfer {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.576296 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.contrib.snapshot_actions [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] SnapshotActionsController initialized {{(pid=112470) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 12 10:25:18.577091 np0000179801 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.577282 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Extended resource: os-volume-type-access {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.577339 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.v3.router [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Extended resource: os-volume-type-access {{(pid=112471) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.577904 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Extended resource: capabilities {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.578504 np0000179801 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.578917 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Extended resource: cgsnapshots {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.579069 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.v3.router [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Extended resource: cgsnapshots {{(pid=112471) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.579268 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Extended resource: encryption {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.580013 np0000179801 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.580494 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Extended resource: qos-specs {{(pid=112469) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.580583 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.v3.router [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Extended resource: qos-specs {{(pid=112471) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.580850 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Extended resource: os-volume-type-access {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.581354 np0000179801 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.582505 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Extended resource: cgsnapshots {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.582669 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.contrib.snapshot_actions [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] SnapshotActionsController initialized {{(pid=112471) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 12 10:25:18.582805 np0000179801 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.582938 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.contrib.snapshot_actions [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] SnapshotActionsController initialized {{(pid=112469) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 12 10:25:18.583700 np0000179801 devstack@c-api.service[112471]: WARNING castellan.key_manager.migration [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.583947 np0000179801 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.584088 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Extended resource: qos-specs {{(pid=112468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 10:25:18.584278 np0000179801 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.585302 np0000179801 devstack@c-api.service[112471]: WARNING castellan.key_manager.migration [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.585529 np0000179801 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.585716 np0000179801 devstack@c-api.service[112470]: WARNING castellan.key_manager.migration [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.586102 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.contrib.snapshot_actions [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] SnapshotActionsController initialized {{(pid=112468) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 12 10:25:18.586505 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.586625 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.586746 np0000179801 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.586838 np0000179801 devstack@c-api.service[112471]: WARNING castellan.key_manager.migration [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.586963 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.586963 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Extension AdminActions extending resource: volumes {{(pid=112470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.586963 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Extension AdminActions extending resource: snapshots {{(pid=112470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.587224 np0000179801 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.587316 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Extension AdminActions extending resource: backups {{(pid=112470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.587707 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Extension VolumeActions extending resource: volumes {{(pid=112470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.587863 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Extension TypesManage extending resource: types {{(pid=112470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.588626 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Extension UsedLimits extending resource: limits {{(pid=112470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.588626 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.588797 np0000179801 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.588881 np0000179801 devstack@c-api.service[112471]: WARNING castellan.key_manager.migration [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.588960 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.588960 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.588960 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.588960 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.589274 np0000179801 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.589359 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.589359 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.v3.router [None req-d6790a4c-f14b-4f71-a161-7cb9c8bd3fe6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112470) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.589541 np0000179801 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.589627 np0000179801 devstack@c-api.service[112471]: WARNING castellan.key_manager.migration [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.589992 np0000179801 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.591014 np0000179801 devstack@c-api.service[112471]: WARNING castellan.key_manager.migration [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.591171 np0000179801 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.591327 np0000179801 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.592500 np0000179801 devstack@c-api.service[112469]: WARNING castellan.key_manager.migration [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.592758 np0000179801 devstack@c-api.service[112471]: WARNING castellan.key_manager.migration [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.593082 np0000179801 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.593413 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Extension SnapshotActions extending resource: snapshots {{(pid=112469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.593605 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.v3.router [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112471) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.593777 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.593883 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.v3.router [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112471) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.593883 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.v3.router [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112471) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.593883 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.v3.router [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Extension AdminActions extending resource: volumes {{(pid=112471) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.593883 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.v3.router [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Extension AdminActions extending resource: snapshots {{(pid=112471) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.594253 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.v3.router [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Extension AdminActions extending resource: backups {{(pid=112471) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.594334 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.594334 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Extension AdminActions extending resource: volumes {{(pid=112469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.594555 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Extension AdminActions extending resource: snapshots {{(pid=112469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.594555 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Extension AdminActions extending resource: backups {{(pid=112469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.594744 np0000179801 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.594825 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Extension VolumeActions extending resource: volumes {{(pid=112469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.594893 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.v3.router [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Extension VolumeActions extending resource: volumes {{(pid=112471) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.594982 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Extension TypesManage extending resource: types {{(pid=112469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.595062 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.v3.router [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Extension TypesManage extending resource: types {{(pid=112471) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.595144 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Extension UsedLimits extending resource: limits {{(pid=112469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.595230 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.v3.router [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Extension UsedLimits extending resource: limits {{(pid=112471) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.595322 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.595398 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.v3.router [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112471) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.595452 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.595509 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.v3.router [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112471) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.595551 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.595603 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.v3.router [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112471) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.595650 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Extension VolumeTypeAccess extending resource: types {{(pid=112469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.595690 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.v3.router [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112471) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.595780 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.595829 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.v3.router [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112471) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.595868 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.595917 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.v3.router [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112471) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.595960 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.v3.router [None req-01996064-0e69-4683-a10e-919a9b1414fa None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112469) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.596002 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.v3.router [None req-43bec76c-fcac-4b75-83a4-4a158ea458a3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112471) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.596043 np0000179801 devstack@c-api.service[112468]: WARNING castellan.key_manager.migration [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 10:25:18.597013 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.597089 np0000179801 devstack@c-api.service[112470]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f94098a3668 pid: 112470 (default app) Jun 12 10:25:18.597141 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.597260 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.597362 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Extension AdminActions extending resource: volumes {{(pid=112468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.597483 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Extension AdminActions extending resource: snapshots {{(pid=112468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.597579 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Extension AdminActions extending resource: backups {{(pid=112468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.598329 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Extension VolumeActions extending resource: volumes {{(pid=112468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.598469 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Extension TypesManage extending resource: types {{(pid=112468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.598575 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Extension UsedLimits extending resource: limits {{(pid=112468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.598665 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.598778 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.598900 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.599012 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.599085 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.599165 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.599290 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.v3.router [None req-8bde31aa-5cec-4718-9536-f7944206acb6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 10:25:18.603922 np0000179801 devstack@c-api.service[112469]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f94098a3668 pid: 112469 (default app) Jun 12 10:25:18.604306 np0000179801 devstack@c-api.service[112471]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f94098a3668 pid: 112471 (default app) Jun 12 10:25:18.605427 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.605427 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.605617 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.605617 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.605617 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.605617 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.605617 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.605947 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.605947 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.605947 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.605947 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.605947 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.605947 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.606231 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.606231 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.606231 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.606231 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.606231 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.606451 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.606451 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.606451 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.606451 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.606636 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.606636 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.606636 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.606636 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.606874 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.606874 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.606874 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.606874 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.606874 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.607124 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.607124 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.607124 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.607124 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.607124 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.607334 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.607334 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.607334 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.607334 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.607334 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.607334 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.607607 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.607607 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.607607 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.607607 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.607607 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.607607 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.607935 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.607935 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.607935 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.607935 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.607935 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.607935 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.608219 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.608219 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.608219 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.608219 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.608219 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.608219 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.608487 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.608487 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.608487 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.608487 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.608668 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.608668 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.608668 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.608668 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.608668 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.609320 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.609320 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.609320 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.609320 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.609320 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.609685 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.609685 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.609685 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.609685 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.609685 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.609685 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.610156 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.610156 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.610156 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.610156 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.610156 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.610553 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.610553 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.610553 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.610553 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.610553 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.610925 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.610925 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.610925 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.610925 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.611269 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.611269 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.611269 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.611269 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.611584 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.611584 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.611584 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.611584 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.611584 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.612158 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.612158 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.612158 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.612158 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.612158 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.612531 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.612531 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.612531 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.612531 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.612885 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.612885 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.612885 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.612885 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.613294 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.613294 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.613294 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.613294 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.613540 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.613540 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.613540 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.613540 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.613740 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.613740 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.613740 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.613740 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.613954 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.613954 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.613954 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.613954 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.613954 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.613954 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.614220 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.614220 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.614220 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.614220 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.614220 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.614445 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.614445 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.614445 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.614445 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.614445 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.614445 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.614445 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.614858 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.614858 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.614858 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.614858 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.614858 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.614858 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.615108 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.615108 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.615108 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.615108 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.615108 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.615108 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.615356 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.615356 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.615356 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.615356 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.615356 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.615356 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.615606 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.615606 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.615606 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.615606 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.615858 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.615858 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.615858 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.615858 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.616036 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.616036 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.616036 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.616036 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.616215 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.616215 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.616215 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:18.616215 np0000179801 devstack@c-api.service[112470]: warnings.warn(deprecated_msg) Jun 12 10:25:18.616382 np0000179801 devstack@c-api.service[112468]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f94098a3668 pid: 112468 (default app) Jun 12 10:25:18.616640 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.middleware.request_id [None req-99464238-4a5c-4c61-840c-937ae41d14a3 None None] RequestId filter calling following filter/app {{(pid=112470) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:25:18.616640 np0000179801 devstack@c-api.service[112470]: [pid: 112470|app: 0|req: 1/1] 199.19.213.168 () {60 vars in 956 bytes} [Fri Jun 12 10:25:18 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 12 10:25:25.676299 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.676299 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.676299 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.676299 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.676299 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.677104 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.677104 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.677104 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.677104 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.677104 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.677391 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.677391 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.677391 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.677391 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.677391 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.677391 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.677741 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.677741 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.677741 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.677741 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.677966 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.677966 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.677966 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.677966 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.678203 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.678203 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.678203 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.678203 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.678450 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.678450 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.678450 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.678450 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.678450 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.678772 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.678772 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.678772 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.678772 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.678772 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.679075 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.679075 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.679075 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.679075 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.679075 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.679075 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.679424 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.679424 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.679424 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.679424 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.679424 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.679424 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.679788 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.679788 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.679788 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.679788 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.679788 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.679788 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.680133 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.680133 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.680133 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.680133 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.680133 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.680437 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.680437 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.680437 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.680437 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.680437 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.680701 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.680701 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.680701 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.680701 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.680701 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.680701 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.681067 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.681067 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.681067 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.681067 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.681067 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.681067 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.681398 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.681398 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.681398 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.681398 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.681398 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.681700 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.681700 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.681700 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.681700 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.681700 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.682000 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.682000 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.682000 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.682000 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.682234 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.682234 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.682234 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.682234 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.682461 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.682461 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.682461 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.682461 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.682461 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.682773 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.682773 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.682773 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.682773 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.682773 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.683078 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.683078 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.683078 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.683078 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.683331 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.683331 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.683331 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.683331 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.683567 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.683567 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.683567 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.683567 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.683847 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.683847 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.683847 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.683847 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.684136 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.684136 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.684136 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.684136 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.684365 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.684365 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.684365 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.684365 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.684365 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.684682 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.684682 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.684682 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.684682 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.684682 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.684682 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.685034 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.685034 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.685034 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.685034 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.685034 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.685306 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.685306 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.685306 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.685306 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.685306 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.685306 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.685644 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.685644 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.685644 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.685644 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.685644 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.685644 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.686133 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.686133 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.686133 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.686133 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.686133 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.686133 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.686454 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.686454 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.686454 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.686454 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.686454 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.686454 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.686826 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.686826 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.686826 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.686826 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.687190 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.687190 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.687190 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.687190 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.687190 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.687359 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.687359 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.687359 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.687359 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:25.687359 np0000179801 devstack@c-api.service[112469]: warnings.warn(deprecated_msg) Jun 12 10:25:25.687359 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.middleware.request_id [None req-054fb0e2-f4a2-42e0-8340-3cffbee129ec None None] RequestId filter calling following filter/app {{(pid=112469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:25:26.136311 np0000179801 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-054fb0e2-f4a2-42e0-8340-3cffbee129ec admin admin] POST https://199.19.213.168/volume/v3/types Jun 12 10:25:26.136893 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [None req-054fb0e2-f4a2-42e0-8340-3cffbee129ec admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 12 10:25:26.138528 np0000179801 devstack@c-api.service[112469]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 12 10:25:26.138528 np0000179801 devstack@c-api.service[112469]: warnings.warn( Jun 12 10:25:26.179257 np0000179801 devstack@c-api.service[112469]: DEBUG oslo_db.sqlalchemy.engines [None req-054fb0e2-f4a2-42e0-8340-3cffbee129ec 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=112469) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 10:25:26.210228 np0000179801 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-054fb0e2-f4a2-42e0-8340-3cffbee129ec admin admin] https://199.19.213.168/volume/v3/types returned with HTTP 200 Jun 12 10:25:26.210748 np0000179801 devstack@c-api.service[112469]: [pid: 112469|app: 0|req: 1/2] 199.19.213.168 () {68 vars in 1288 bytes} [Fri Jun 12 10:25:25 2026] POST /volume/v3/types => generated 186 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 12 10:25:26.238369 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.238369 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.238369 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.238369 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.239008 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.239008 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.239008 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.239008 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.239447 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.239447 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.239447 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.239447 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.239447 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.239447 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.239860 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.239860 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.239860 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.239860 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.239860 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.243249 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.243249 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.243249 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.243249 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.243249 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.245369 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.245369 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.245369 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.245369 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.247675 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.247675 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.247675 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.247675 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.247675 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.249332 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.249332 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.249332 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.249332 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.249332 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.251066 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.251066 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.251066 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.251066 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.251066 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.251066 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.252798 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.252798 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.252798 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.252798 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.252798 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.252798 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.254522 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.254522 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.254522 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.254522 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.254522 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.254522 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.256393 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.256393 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.256393 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.256393 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.256393 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.257991 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.257991 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.257991 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.257991 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.257991 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.259076 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.259076 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.259076 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.259076 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.259076 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.259076 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.259998 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.259998 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.259998 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.259998 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.259998 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.259998 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.261123 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.261123 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.261123 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.261123 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.261123 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.262026 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.262026 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.262026 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.262026 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.262026 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.262891 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.262891 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.262891 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.262891 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.263762 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.263762 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.263762 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.263762 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.264986 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.264986 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.264986 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.264986 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.264986 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.266506 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.266506 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.266506 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.266506 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.266506 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.267674 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.267674 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.267674 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.267674 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.268550 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.268550 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.268550 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.268550 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.269558 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.269558 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.269558 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.269558 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.270534 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.270534 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.270534 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.270534 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.271882 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.271882 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.271882 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.271882 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.272703 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.272703 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.272703 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.272703 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.272703 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.274090 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.274090 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.274090 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.274090 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.274090 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.274090 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.275235 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.275235 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.275235 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.275235 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.275235 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.276033 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.276033 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.276033 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.276033 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.276033 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.276033 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.276941 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.276941 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.276941 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.276941 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.276941 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.276941 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.277815 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.277815 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.277815 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.277815 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.277815 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.277815 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.279031 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.279031 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.279031 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.279031 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.279031 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.279031 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.279654 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.279654 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.279654 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.279654 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.279939 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.279939 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.279939 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.279939 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.279939 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.280833 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.280833 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.280833 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.280833 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:25:26.280833 np0000179801 devstack@c-api.service[112471]: warnings.warn(deprecated_msg) Jun 12 10:25:26.280833 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.middleware.request_id [req-054fb0e2-f4a2-42e0-8340-3cffbee129ec req-27078450-66b7-4e5b-b849-ff96aea4e72f None None] RequestId filter calling following filter/app {{(pid=112471) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:25:26.572679 np0000179801 devstack@c-api.service[112471]: INFO cinder.api.openstack.wsgi [req-054fb0e2-f4a2-42e0-8340-3cffbee129ec req-27078450-66b7-4e5b-b849-ff96aea4e72f admin admin] POST https://199.19.213.168/volume/v3/types/fdc0864d-aa03-4d9c-9eb1-b8b719656819/extra_specs Jun 12 10:25:26.573240 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.openstack.wsgi [req-054fb0e2-f4a2-42e0-8340-3cffbee129ec req-27078450-66b7-4e5b-b849-ff96aea4e72f admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112471) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 12 10:25:26.574970 np0000179801 devstack@c-api.service[112471]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 12 10:25:26.574970 np0000179801 devstack@c-api.service[112471]: warnings.warn( Jun 12 10:25:26.615518 np0000179801 devstack@c-api.service[112471]: DEBUG oslo_db.sqlalchemy.engines [req-054fb0e2-f4a2-42e0-8340-3cffbee129ec req-27078450-66b7-4e5b-b849-ff96aea4e72f 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=112471) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 10:25:26.674576 np0000179801 devstack@c-api.service[112471]: INFO cinder.api.openstack.wsgi [req-054fb0e2-f4a2-42e0-8340-3cffbee129ec req-27078450-66b7-4e5b-b849-ff96aea4e72f admin admin] https://199.19.213.168/volume/v3/types/fdc0864d-aa03-4d9c-9eb1-b8b719656819/extra_specs returned with HTTP 200 Jun 12 10:25:26.675922 np0000179801 devstack@c-api.service[112471]: [pid: 112471|app: 0|req: 1/3] 199.19.213.168 () {70 vars in 1505 bytes} [Fri Jun 12 10:25:26 2026] POST /volume/v3/types/fdc0864d-aa03-4d9c-9eb1-b8b719656819/extra_specs => generated 55 bytes in 452 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:25:28.478863 np0000179801 devstack@c-api.service[112470]: DEBUG dbcounter [-] [112470] Writing DB stats cinder:SELECT=6 {{(pid=112470) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:25:28.483074 np0000179801 devstack@c-api.service[112468]: DEBUG dbcounter [-] [112468] Writing DB stats cinder:SELECT=6 {{(pid=112468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:25:36.207873 np0000179801 devstack@c-api.service[112469]: DEBUG dbcounter [-] [112469] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:25:36.672867 np0000179801 devstack@c-api.service[112471]: DEBUG dbcounter [-] [112471] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112471) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:28:29.814586 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.814586 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.814586 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.814586 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.814586 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.815480 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.815480 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.815480 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.815480 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.815480 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.815842 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.815842 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.815842 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.815842 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.815842 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.815842 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.816265 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.816265 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.816265 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.816265 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.816533 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.816533 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.816533 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.816533 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.816860 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.816860 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.816860 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.816860 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.817141 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.817141 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.817141 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.817141 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.817141 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.817511 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.817511 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.817511 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.817511 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.817511 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.817898 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.817898 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.817898 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.817898 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.817898 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.817898 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.818303 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.818303 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.818303 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.818303 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.818303 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.818303 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.818699 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.818699 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.818699 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.818699 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.818699 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.818699 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.819121 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.819121 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.819121 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.819121 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.819121 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.819469 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.819469 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.819469 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.819469 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.819469 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.819810 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.819810 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.819810 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.819810 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.819810 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.819810 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.820216 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.820216 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.820216 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.820216 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.820216 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.820216 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.820572 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.820572 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.820572 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.820572 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.820572 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.820972 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.820972 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.820972 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.820972 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.820972 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.821312 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.821312 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.821312 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.821312 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.821583 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.821583 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.821583 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.821583 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.821926 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.821926 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.821926 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.821926 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.821926 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.822211 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.822211 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.822211 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.822211 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.822211 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.822399 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.822399 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.822399 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.822399 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.822571 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.822571 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.822571 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.822571 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.822764 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.822764 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.822764 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.822764 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.822960 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.822960 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.822960 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.822960 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.823139 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.823139 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.823139 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.823139 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.823309 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.823309 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.823309 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.823309 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.823309 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.823531 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.823531 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.823531 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.823531 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.823531 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.823531 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.823792 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.823792 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.823792 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.823792 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.823792 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.823993 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.823993 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.823993 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.823993 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.823993 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.823993 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.824238 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.824238 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.824238 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.824238 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.824238 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.824238 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.824496 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.824496 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.824496 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.824496 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.824496 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.824496 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.824752 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.824752 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.824752 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.824752 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.824752 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.824752 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.825017 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.825017 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.825017 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.825017 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.825186 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.825186 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.825186 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.825186 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.825186 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.825406 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.825406 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.825406 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.825406 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 10:28:29.825406 np0000179801 devstack@c-api.service[112468]: warnings.warn(deprecated_msg) Jun 12 10:28:29.825406 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.middleware.request_id [None req-354692a7-d5c5-47b7-b41c-a372533dbaf8 None None] RequestId filter calling following filter/app {{(pid=112468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:28:29.825406 np0000179801 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-354692a7-d5c5-47b7-b41c-a372533dbaf8 None None] GET https://199.19.213.168/volume// Jun 12 10:28:29.825698 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-354692a7-d5c5-47b7-b41c-a372533dbaf8 None None] Empty body provided in request {{(pid=112468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:28:29.825698 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-354692a7-d5c5-47b7-b41c-a372533dbaf8 None None] Calling method 'all' {{(pid=112468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:28:29.825698 np0000179801 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-354692a7-d5c5-47b7-b41c-a372533dbaf8 None None] https://199.19.213.168/volume// returned with HTTP 300 Jun 12 10:28:29.825698 np0000179801 devstack@c-api.service[112468]: [pid: 112468|app: 0|req: 1/4] 199.19.213.168 () {66 vars in 1456 bytes} [Fri Jun 12 10:28:29 2026] GET /volume/ => generated 390 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 12 10:29:14.181989 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.middleware.request_id [None req-089a67bd-cf4e-42fd-b6d2-13a75fc2a98e None None] RequestId filter calling following filter/app {{(pid=112470) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:29:14.183533 np0000179801 devstack@c-api.service[112470]: [pid: 112470|app: 0|req: 2/5] 199.19.213.168 () {62 vars in 1068 bytes} [Fri Jun 12 10:29:14 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 12 10:29:14.223313 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.middleware.request_id [None req-45f5e38f-5080-4433-8bc7-c0211dbb199d None None] RequestId filter calling following filter/app {{(pid=112469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:29:14.231228 np0000179801 devstack@c-api.service[112469]: [pid: 112469|app: 0|req: 2/6] 199.19.213.168 () {64 vars in 1272 bytes} [Fri Jun 12 10:29:14 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 12 10:29:14.274763 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.middleware.request_id [req-45f5e38f-5080-4433-8bc7-c0211dbb199d req-c2d444ff-f1c9-4609-bcd8-ba6ca0304c23 None None] RequestId filter calling following filter/app {{(pid=112471) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:29:14.279366 np0000179801 devstack@c-api.service[112471]: INFO cinder.api.openstack.wsgi [req-45f5e38f-5080-4433-8bc7-c0211dbb199d req-c2d444ff-f1c9-4609-bcd8-ba6ca0304c23 demo demo] GET https://199.19.213.168/volume/v3/ Jun 12 10:29:14.279716 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.openstack.wsgi [req-45f5e38f-5080-4433-8bc7-c0211dbb199d req-c2d444ff-f1c9-4609-bcd8-ba6ca0304c23 demo demo] Empty body provided in request {{(pid=112471) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:29:14.280100 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.openstack.wsgi [req-45f5e38f-5080-4433-8bc7-c0211dbb199d req-c2d444ff-f1c9-4609-bcd8-ba6ca0304c23 demo demo] Calling method 'version_select' {{(pid=112471) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:29:14.281309 np0000179801 devstack@c-api.service[112471]: INFO cinder.api.openstack.wsgi [req-45f5e38f-5080-4433-8bc7-c0211dbb199d req-c2d444ff-f1c9-4609-bcd8-ba6ca0304c23 demo demo] https://199.19.213.168/volume/v3/ returned with HTTP 200 Jun 12 10:29:14.282007 np0000179801 devstack@c-api.service[112471]: [pid: 112471|app: 0|req: 2/7] 199.19.213.168 () {66 vars in 1346 bytes} [Fri Jun 12 10:29:14 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 12 10:29:14.330412 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.middleware.request_id [None req-ff5dfdff-df97-4094-8c50-cb5a925a1ffb None None] RequestId filter calling following filter/app {{(pid=112468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:29:14.654456 np0000179801 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-ff5dfdff-df97-4094-8c50-cb5a925a1ffb demo demo] GET https://199.19.213.168/volume/v3/types/default Jun 12 10:29:14.654642 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-ff5dfdff-df97-4094-8c50-cb5a925a1ffb demo demo] Empty body provided in request {{(pid=112468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:29:14.654883 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-ff5dfdff-df97-4094-8c50-cb5a925a1ffb demo demo] Calling method 'show' {{(pid=112468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:29:14.695084 np0000179801 devstack@c-api.service[112468]: DEBUG oslo_db.sqlalchemy.engines [None req-ff5dfdff-df97-4094-8c50-cb5a925a1ffb 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=112468) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 10:29:14.717401 np0000179801 devstack@c-api.service[112468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 12 10:29:14.717401 np0000179801 devstack@c-api.service[112468]: warnings.warn( Jun 12 10:29:14.720356 np0000179801 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-ff5dfdff-df97-4094-8c50-cb5a925a1ffb demo demo] https://199.19.213.168/volume/v3/types/default returned with HTTP 200 Jun 12 10:29:14.720872 np0000179801 devstack@c-api.service[112468]: [pid: 112468|app: 0|req: 2/8] 199.19.213.168 () {64 vars in 1301 bytes} [Fri Jun 12 10:29:14 2026] GET /volume/v3/types/default => generated 145 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 12 10:29:14.837858 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.middleware.request_id [None req-24c97e4d-26d9-45e2-89a0-f05504cd02d9 None None] RequestId filter calling following filter/app {{(pid=112470) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:29:15.154450 np0000179801 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-24c97e4d-26d9-45e2-89a0-f05504cd02d9 demo demo] GET https://199.19.213.168/volume/v3/types Jun 12 10:29:15.154893 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-24c97e4d-26d9-45e2-89a0-f05504cd02d9 demo demo] Empty body provided in request {{(pid=112470) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:29:15.155054 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-24c97e4d-26d9-45e2-89a0-f05504cd02d9 demo demo] Calling method 'index' {{(pid=112470) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:29:15.155581 np0000179801 devstack@c-api.service[112470]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 12 10:29:15.155581 np0000179801 devstack@c-api.service[112470]: warnings.warn( Jun 12 10:29:15.156249 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.api_utils [None req-24c97e4d-26d9-45e2-89a0-f05504cd02d9 demo demo] Removing options '' from query. {{(pid=112470) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 10:29:15.199509 np0000179801 devstack@c-api.service[112470]: DEBUG oslo_db.sqlalchemy.engines [None req-24c97e4d-26d9-45e2-89a0-f05504cd02d9 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=112470) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 10:29:15.221701 np0000179801 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-24c97e4d-26d9-45e2-89a0-f05504cd02d9 demo demo] https://199.19.213.168/volume/v3/types returned with HTTP 200 Jun 12 10:29:15.222196 np0000179801 devstack@c-api.service[112470]: [pid: 112470|app: 0|req: 3/9] 199.19.213.168 () {64 vars in 1290 bytes} [Fri Jun 12 10:29:14 2026] GET /volume/v3/types => generated 377 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 12 10:29:15.641372 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.middleware.request_id [None req-48f7feae-7b23-42dd-80e1-f9ee34ac5b6a None None] RequestId filter calling following filter/app {{(pid=112469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:29:15.642826 np0000179801 devstack@c-api.service[112469]: [pid: 112469|app: 0|req: 3/10] 199.19.213.168 () {62 vars in 1068 bytes} [Fri Jun 12 10:29:15 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 12 10:29:15.679704 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.middleware.request_id [None req-020f52bc-3db7-41b2-b4a0-cdba6d46c57f None None] RequestId filter calling following filter/app {{(pid=112471) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:29:15.686107 np0000179801 devstack@c-api.service[112471]: [pid: 112471|app: 0|req: 3/11] 199.19.213.168 () {64 vars in 1272 bytes} [Fri Jun 12 10:29:15 2026] GET /volume/v3 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 12 10:29:15.726235 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.middleware.request_id [req-020f52bc-3db7-41b2-b4a0-cdba6d46c57f req-39b2d80a-0191-4532-ab4d-7fdc9274d7de None None] RequestId filter calling following filter/app {{(pid=112468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:29:15.729594 np0000179801 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [req-020f52bc-3db7-41b2-b4a0-cdba6d46c57f req-39b2d80a-0191-4532-ab4d-7fdc9274d7de demo demo] GET https://199.19.213.168/volume/v3/ Jun 12 10:29:15.730049 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [req-020f52bc-3db7-41b2-b4a0-cdba6d46c57f req-39b2d80a-0191-4532-ab4d-7fdc9274d7de demo demo] Empty body provided in request {{(pid=112468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:29:15.730411 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [req-020f52bc-3db7-41b2-b4a0-cdba6d46c57f req-39b2d80a-0191-4532-ab4d-7fdc9274d7de demo demo] Calling method 'version_select' {{(pid=112468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:29:15.731302 np0000179801 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [req-020f52bc-3db7-41b2-b4a0-cdba6d46c57f req-39b2d80a-0191-4532-ab4d-7fdc9274d7de demo demo] https://199.19.213.168/volume/v3/ returned with HTTP 200 Jun 12 10:29:15.731989 np0000179801 devstack@c-api.service[112468]: [pid: 112468|app: 0|req: 3/12] 199.19.213.168 () {66 vars in 1346 bytes} [Fri Jun 12 10:29:15 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 12 10:29:15.776391 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.middleware.request_id [None req-ab7ba035-b5e2-42d4-bf62-cb92434284a6 None None] RequestId filter calling following filter/app {{(pid=112470) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:29:15.779361 np0000179801 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-ab7ba035-b5e2-42d4-bf62-cb92434284a6 demo demo] GET https://199.19.213.168/volume/v3/types/default Jun 12 10:29:15.779623 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-ab7ba035-b5e2-42d4-bf62-cb92434284a6 demo demo] Empty body provided in request {{(pid=112470) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:29:15.779989 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-ab7ba035-b5e2-42d4-bf62-cb92434284a6 demo demo] Calling method 'show' {{(pid=112470) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:29:15.794811 np0000179801 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-ab7ba035-b5e2-42d4-bf62-cb92434284a6 demo demo] https://199.19.213.168/volume/v3/types/default returned with HTTP 200 Jun 12 10:29:15.795153 np0000179801 devstack@c-api.service[112470]: [pid: 112470|app: 0|req: 4/13] 199.19.213.168 () {64 vars in 1301 bytes} [Fri Jun 12 10:29:15 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 12 10:29:16.511826 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.middleware.request_id [None req-5d0e5ff7-c2ff-4137-a9ae-3586d67cbf76 None None] RequestId filter calling following filter/app {{(pid=112469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:29:16.513005 np0000179801 devstack@c-api.service[112469]: [pid: 112469|app: 0|req: 4/14] 199.19.213.168 () {62 vars in 1068 bytes} [Fri Jun 12 10:29:16 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 12 10:29:16.546891 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.middleware.request_id [None req-b0d6e9e5-3ef5-43fd-9d1e-0bbe5f008785 None None] RequestId filter calling following filter/app {{(pid=112471) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:29:16.550888 np0000179801 devstack@c-api.service[112471]: [pid: 112471|app: 0|req: 4/15] 199.19.213.168 () {64 vars in 1272 bytes} [Fri Jun 12 10:29:16 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 12 10:29:16.591830 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.middleware.request_id [req-b0d6e9e5-3ef5-43fd-9d1e-0bbe5f008785 req-483cca5f-ca74-40ad-8195-9bdb3f01cbdb None None] RequestId filter calling following filter/app {{(pid=112468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:29:16.595150 np0000179801 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [req-b0d6e9e5-3ef5-43fd-9d1e-0bbe5f008785 req-483cca5f-ca74-40ad-8195-9bdb3f01cbdb demo demo] GET https://199.19.213.168/volume/v3/ Jun 12 10:29:16.595548 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [req-b0d6e9e5-3ef5-43fd-9d1e-0bbe5f008785 req-483cca5f-ca74-40ad-8195-9bdb3f01cbdb demo demo] Empty body provided in request {{(pid=112468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:29:16.596015 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [req-b0d6e9e5-3ef5-43fd-9d1e-0bbe5f008785 req-483cca5f-ca74-40ad-8195-9bdb3f01cbdb demo demo] Calling method 'version_select' {{(pid=112468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:29:16.596707 np0000179801 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [req-b0d6e9e5-3ef5-43fd-9d1e-0bbe5f008785 req-483cca5f-ca74-40ad-8195-9bdb3f01cbdb demo demo] https://199.19.213.168/volume/v3/ returned with HTTP 200 Jun 12 10:29:16.597497 np0000179801 devstack@c-api.service[112468]: [pid: 112468|app: 0|req: 4/16] 199.19.213.168 () {66 vars in 1346 bytes} [Fri Jun 12 10:29:16 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 12 10:29:16.640889 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.middleware.request_id [None req-0ea4bdf6-fcd2-4389-ad16-d04a4603dd83 None None] RequestId filter calling following filter/app {{(pid=112470) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:29:16.644469 np0000179801 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-0ea4bdf6-fcd2-4389-ad16-d04a4603dd83 demo demo] GET https://199.19.213.168/volume/v3/types/default Jun 12 10:29:16.644835 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-0ea4bdf6-fcd2-4389-ad16-d04a4603dd83 demo demo] Empty body provided in request {{(pid=112470) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:29:16.645214 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-0ea4bdf6-fcd2-4389-ad16-d04a4603dd83 demo demo] Calling method 'show' {{(pid=112470) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:29:16.656142 np0000179801 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-0ea4bdf6-fcd2-4389-ad16-d04a4603dd83 demo demo] https://199.19.213.168/volume/v3/types/default returned with HTTP 200 Jun 12 10:29:16.656562 np0000179801 devstack@c-api.service[112470]: [pid: 112470|app: 0|req: 5/17] 199.19.213.168 () {64 vars in 1301 bytes} [Fri Jun 12 10:29:16 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 12 10:29:16.701087 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.middleware.request_id [None req-60e9f8a3-5591-4d0e-8570-0b0d2e8891cb None None] RequestId filter calling following filter/app {{(pid=112469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:29:16.702269 np0000179801 devstack@c-api.service[112469]: [pid: 112469|app: 0|req: 5/18] 199.19.213.168 () {62 vars in 1068 bytes} [Fri Jun 12 10:29:16 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 12 10:29:16.740510 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.middleware.request_id [None req-776813b1-d556-452b-a092-2339163e7102 None None] RequestId filter calling following filter/app {{(pid=112471) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:29:16.744604 np0000179801 devstack@c-api.service[112471]: [pid: 112471|app: 0|req: 5/19] 199.19.213.168 () {64 vars in 1272 bytes} [Fri Jun 12 10:29:16 2026] GET /volume/v3 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 12 10:29:16.783391 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.middleware.request_id [req-776813b1-d556-452b-a092-2339163e7102 req-65bf9e1d-e708-474d-97f0-2c652d77582d None None] RequestId filter calling following filter/app {{(pid=112468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:29:16.786568 np0000179801 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [req-776813b1-d556-452b-a092-2339163e7102 req-65bf9e1d-e708-474d-97f0-2c652d77582d demo demo] GET https://199.19.213.168/volume/v3/ Jun 12 10:29:16.787031 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [req-776813b1-d556-452b-a092-2339163e7102 req-65bf9e1d-e708-474d-97f0-2c652d77582d demo demo] Empty body provided in request {{(pid=112468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:29:16.787390 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [req-776813b1-d556-452b-a092-2339163e7102 req-65bf9e1d-e708-474d-97f0-2c652d77582d demo demo] Calling method 'version_select' {{(pid=112468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:29:16.788241 np0000179801 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [req-776813b1-d556-452b-a092-2339163e7102 req-65bf9e1d-e708-474d-97f0-2c652d77582d demo demo] https://199.19.213.168/volume/v3/ returned with HTTP 200 Jun 12 10:29:16.789215 np0000179801 devstack@c-api.service[112468]: [pid: 112468|app: 0|req: 5/20] 199.19.213.168 () {66 vars in 1346 bytes} [Fri Jun 12 10:29:16 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 12 10:29:16.850868 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.middleware.request_id [None req-1fd060a3-13d0-4144-96d5-2a52024aaec6 None None] RequestId filter calling following filter/app {{(pid=112470) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:29:16.852711 np0000179801 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-1fd060a3-13d0-4144-96d5-2a52024aaec6 demo demo] GET https://199.19.213.168/volume/v3/types/default Jun 12 10:29:16.853130 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-1fd060a3-13d0-4144-96d5-2a52024aaec6 demo demo] Empty body provided in request {{(pid=112470) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:29:16.853553 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-1fd060a3-13d0-4144-96d5-2a52024aaec6 demo demo] Calling method 'show' {{(pid=112470) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:29:16.863477 np0000179801 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-1fd060a3-13d0-4144-96d5-2a52024aaec6 demo demo] https://199.19.213.168/volume/v3/types/default returned with HTTP 200 Jun 12 10:29:16.863937 np0000179801 devstack@c-api.service[112470]: [pid: 112470|app: 0|req: 6/21] 199.19.213.168 () {64 vars in 1301 bytes} [Fri Jun 12 10:29:16 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 12 10:29:24.714197 np0000179801 devstack@c-api.service[112468]: DEBUG dbcounter [-] [112468] Writing DB stats cinder:SELECT=2 {{(pid=112468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:29:26.858368 np0000179801 devstack@c-api.service[112470]: DEBUG dbcounter [-] [112470] Writing DB stats cinder:SELECT=7 {{(pid=112470) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:35:18.968209 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.middleware.request_id [None req-9ab5b9c5-5fb3-45b2-8ffd-aab538e573ab None None] RequestId filter calling following filter/app {{(pid=112469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:35:19.049170 np0000179801 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-9ab5b9c5-5fb3-45b2-8ffd-aab538e573ab demo demo] GET https://199.19.213.168/volume/v3/volumes/detail Jun 12 10:35:19.049537 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [None req-9ab5b9c5-5fb3-45b2-8ffd-aab538e573ab demo demo] Empty body provided in request {{(pid=112469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:35:19.050485 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [None req-9ab5b9c5-5fb3-45b2-8ffd-aab538e573ab demo demo] Calling method 'detail' {{(pid=112469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:35:19.051910 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.api_utils [None req-9ab5b9c5-5fb3-45b2-8ffd-aab538e573ab demo demo] Removing options '' from query. {{(pid=112469) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 10:35:19.053313 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.volume.api [None req-9ab5b9c5-5fb3-45b2-8ffd-aab538e573ab demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112469) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 10:35:19.101847 np0000179801 devstack@c-api.service[112469]: INFO cinder.volume.api [None req-9ab5b9c5-5fb3-45b2-8ffd-aab538e573ab demo demo] Get all volumes completed successfully. Jun 12 10:35:19.103864 np0000179801 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-9ab5b9c5-5fb3-45b2-8ffd-aab538e573ab demo demo] https://199.19.213.168/volume/v3/volumes/detail returned with HTTP 200 Jun 12 10:35:19.104216 np0000179801 devstack@c-api.service[112469]: [pid: 112469|app: 0|req: 6/22] 199.19.213.168 () {64 vars in 1296 bytes} [Fri Jun 12 10:35:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:35:29.091459 np0000179801 devstack@c-api.service[112469]: DEBUG dbcounter [-] [112469] Writing DB stats cinder:SELECT=1 {{(pid=112469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:36:19.118041 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.middleware.request_id [None req-ccc89ce8-ea4d-4e51-b5d1-96de2cda0e64 None None] RequestId filter calling following filter/app {{(pid=112471) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:36:19.121398 np0000179801 devstack@c-api.service[112471]: INFO cinder.api.openstack.wsgi [None req-ccc89ce8-ea4d-4e51-b5d1-96de2cda0e64 demo demo] GET https://199.19.213.168/volume/v3/volumes/detail Jun 12 10:36:19.121642 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.openstack.wsgi [None req-ccc89ce8-ea4d-4e51-b5d1-96de2cda0e64 demo demo] Empty body provided in request {{(pid=112471) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:36:19.121950 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.openstack.wsgi [None req-ccc89ce8-ea4d-4e51-b5d1-96de2cda0e64 demo demo] Calling method 'detail' {{(pid=112471) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:36:19.122624 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.api_utils [None req-ccc89ce8-ea4d-4e51-b5d1-96de2cda0e64 demo demo] Removing options '' from query. {{(pid=112471) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 10:36:19.123727 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.volume.api [None req-ccc89ce8-ea4d-4e51-b5d1-96de2cda0e64 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112471) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 10:36:19.154993 np0000179801 devstack@c-api.service[112471]: INFO cinder.volume.api [None req-ccc89ce8-ea4d-4e51-b5d1-96de2cda0e64 demo demo] Get all volumes completed successfully. Jun 12 10:36:19.158396 np0000179801 devstack@c-api.service[112471]: INFO cinder.api.openstack.wsgi [None req-ccc89ce8-ea4d-4e51-b5d1-96de2cda0e64 demo demo] https://199.19.213.168/volume/v3/volumes/detail returned with HTTP 200 Jun 12 10:36:19.159051 np0000179801 devstack@c-api.service[112471]: [pid: 112471|app: 0|req: 6/23] 199.19.213.168 () {64 vars in 1296 bytes} [Fri Jun 12 10:36:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:36:29.147696 np0000179801 devstack@c-api.service[112471]: DEBUG dbcounter [-] [112471] Writing DB stats cinder:SELECT=1 {{(pid=112471) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:37:19.192810 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.middleware.request_id [None req-80ad58a2-6746-4fb3-90c8-4083470f4185 None None] RequestId filter calling following filter/app {{(pid=112468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:37:19.196812 np0000179801 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-80ad58a2-6746-4fb3-90c8-4083470f4185 demo demo] GET https://199.19.213.168/volume/v3/volumes/detail Jun 12 10:37:19.197083 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-80ad58a2-6746-4fb3-90c8-4083470f4185 demo demo] Empty body provided in request {{(pid=112468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:37:19.197403 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-80ad58a2-6746-4fb3-90c8-4083470f4185 demo demo] Calling method 'detail' {{(pid=112468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:37:19.198070 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.api_utils [None req-80ad58a2-6746-4fb3-90c8-4083470f4185 demo demo] Removing options '' from query. {{(pid=112468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 10:37:19.199116 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.volume.api [None req-80ad58a2-6746-4fb3-90c8-4083470f4185 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112468) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 10:37:19.243576 np0000179801 devstack@c-api.service[112468]: INFO cinder.volume.api [None req-80ad58a2-6746-4fb3-90c8-4083470f4185 demo demo] Get all volumes completed successfully. Jun 12 10:37:19.245682 np0000179801 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-80ad58a2-6746-4fb3-90c8-4083470f4185 demo demo] https://199.19.213.168/volume/v3/volumes/detail returned with HTTP 200 Jun 12 10:37:19.246247 np0000179801 devstack@c-api.service[112468]: [pid: 112468|app: 0|req: 6/24] 199.19.213.168 () {64 vars in 1296 bytes} [Fri Jun 12 10:37:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:37:29.236594 np0000179801 devstack@c-api.service[112468]: DEBUG dbcounter [-] [112468] Writing DB stats cinder:SELECT=1 {{(pid=112468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:38:19.261994 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.middleware.request_id [None req-4b05c8c5-d2d7-43cf-8a75-c519a55627b5 None None] RequestId filter calling following filter/app {{(pid=112470) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:38:19.265749 np0000179801 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-4b05c8c5-d2d7-43cf-8a75-c519a55627b5 demo demo] GET https://199.19.213.168/volume/v3/volumes/detail Jun 12 10:38:19.265977 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-4b05c8c5-d2d7-43cf-8a75-c519a55627b5 demo demo] Empty body provided in request {{(pid=112470) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:38:19.266207 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-4b05c8c5-d2d7-43cf-8a75-c519a55627b5 demo demo] Calling method 'detail' {{(pid=112470) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:38:19.266821 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.api_utils [None req-4b05c8c5-d2d7-43cf-8a75-c519a55627b5 demo demo] Removing options '' from query. {{(pid=112470) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 10:38:19.268812 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.volume.api [None req-4b05c8c5-d2d7-43cf-8a75-c519a55627b5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112470) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 10:38:19.316106 np0000179801 devstack@c-api.service[112470]: INFO cinder.volume.api [None req-4b05c8c5-d2d7-43cf-8a75-c519a55627b5 demo demo] Get all volumes completed successfully. Jun 12 10:38:19.320355 np0000179801 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-4b05c8c5-d2d7-43cf-8a75-c519a55627b5 demo demo] https://199.19.213.168/volume/v3/volumes/detail returned with HTTP 200 Jun 12 10:38:19.321282 np0000179801 devstack@c-api.service[112470]: [pid: 112470|app: 0|req: 7/25] 199.19.213.168 () {64 vars in 1296 bytes} [Fri Jun 12 10:38:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:38:29.308715 np0000179801 devstack@c-api.service[112470]: DEBUG dbcounter [-] [112470] Writing DB stats cinder:SELECT=1 {{(pid=112470) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:39:19.337032 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.middleware.request_id [None req-edd7bd90-2d8d-4e12-a6a8-ffc009f137b1 None None] RequestId filter calling following filter/app {{(pid=112469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:39:19.339850 np0000179801 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-edd7bd90-2d8d-4e12-a6a8-ffc009f137b1 demo demo] GET https://199.19.213.168/volume/v3/volumes/detail Jun 12 10:39:19.340081 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [None req-edd7bd90-2d8d-4e12-a6a8-ffc009f137b1 demo demo] Empty body provided in request {{(pid=112469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:39:19.340324 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [None req-edd7bd90-2d8d-4e12-a6a8-ffc009f137b1 demo demo] Calling method 'detail' {{(pid=112469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:39:19.341776 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.api_utils [None req-edd7bd90-2d8d-4e12-a6a8-ffc009f137b1 demo demo] Removing options '' from query. {{(pid=112469) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 10:39:19.341776 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.volume.api [None req-edd7bd90-2d8d-4e12-a6a8-ffc009f137b1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112469) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 10:39:19.349781 np0000179801 devstack@c-api.service[112469]: INFO cinder.volume.api [None req-edd7bd90-2d8d-4e12-a6a8-ffc009f137b1 demo demo] Get all volumes completed successfully. Jun 12 10:39:19.352226 np0000179801 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-edd7bd90-2d8d-4e12-a6a8-ffc009f137b1 demo demo] https://199.19.213.168/volume/v3/volumes/detail returned with HTTP 200 Jun 12 10:39:19.352627 np0000179801 devstack@c-api.service[112469]: [pid: 112469|app: 0|req: 7/26] 199.19.213.168 () {64 vars in 1296 bytes} [Fri Jun 12 10:39:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:39:29.344607 np0000179801 devstack@c-api.service[112469]: DEBUG dbcounter [-] [112469] Writing DB stats cinder:SELECT=1 {{(pid=112469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:40:19.367422 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.middleware.request_id [None req-d39a590e-7505-4f27-b9b2-d28caef084f6 None None] RequestId filter calling following filter/app {{(pid=112471) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:40:19.483852 np0000179801 devstack@c-api.service[112471]: INFO cinder.api.openstack.wsgi [None req-d39a590e-7505-4f27-b9b2-d28caef084f6 demo demo] GET https://199.19.213.168/volume/v3/volumes/detail Jun 12 10:40:19.484268 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.openstack.wsgi [None req-d39a590e-7505-4f27-b9b2-d28caef084f6 demo demo] Empty body provided in request {{(pid=112471) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:40:19.484692 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.openstack.wsgi [None req-d39a590e-7505-4f27-b9b2-d28caef084f6 demo demo] Calling method 'detail' {{(pid=112471) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:40:19.485361 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.api_utils [None req-d39a590e-7505-4f27-b9b2-d28caef084f6 demo demo] Removing options '' from query. {{(pid=112471) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 10:40:19.487207 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.volume.api [None req-d39a590e-7505-4f27-b9b2-d28caef084f6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112471) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 10:40:19.496159 np0000179801 devstack@c-api.service[112471]: INFO cinder.volume.api [None req-d39a590e-7505-4f27-b9b2-d28caef084f6 demo demo] Get all volumes completed successfully. Jun 12 10:40:19.498093 np0000179801 devstack@c-api.service[112471]: INFO cinder.api.openstack.wsgi [None req-d39a590e-7505-4f27-b9b2-d28caef084f6 demo demo] https://199.19.213.168/volume/v3/volumes/detail returned with HTTP 200 Jun 12 10:40:19.498442 np0000179801 devstack@c-api.service[112471]: [pid: 112471|app: 0|req: 7/27] 199.19.213.168 () {64 vars in 1296 bytes} [Fri Jun 12 10:40:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:40:29.492676 np0000179801 devstack@c-api.service[112471]: DEBUG dbcounter [-] [112471] Writing DB stats cinder:SELECT=1 {{(pid=112471) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:41:19.515373 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.middleware.request_id [None req-4541d5f7-cd5d-4a30-9091-e54a851a902a None None] RequestId filter calling following filter/app {{(pid=112468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:41:19.520055 np0000179801 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-4541d5f7-cd5d-4a30-9091-e54a851a902a demo demo] GET https://199.19.213.168/volume/v3/volumes/detail Jun 12 10:41:19.520211 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-4541d5f7-cd5d-4a30-9091-e54a851a902a demo demo] Empty body provided in request {{(pid=112468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:41:19.520437 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-4541d5f7-cd5d-4a30-9091-e54a851a902a demo demo] Calling method 'detail' {{(pid=112468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:41:19.520678 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.api_utils [None req-4541d5f7-cd5d-4a30-9091-e54a851a902a demo demo] Removing options '' from query. {{(pid=112468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 10:41:19.521431 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.volume.api [None req-4541d5f7-cd5d-4a30-9091-e54a851a902a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112468) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 10:41:19.528342 np0000179801 devstack@c-api.service[112468]: INFO cinder.volume.api [None req-4541d5f7-cd5d-4a30-9091-e54a851a902a demo demo] Get all volumes completed successfully. Jun 12 10:41:19.530211 np0000179801 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-4541d5f7-cd5d-4a30-9091-e54a851a902a demo demo] https://199.19.213.168/volume/v3/volumes/detail returned with HTTP 200 Jun 12 10:41:19.530541 np0000179801 devstack@c-api.service[112468]: [pid: 112468|app: 0|req: 7/28] 199.19.213.168 () {64 vars in 1296 bytes} [Fri Jun 12 10:41:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:41:29.524073 np0000179801 devstack@c-api.service[112468]: DEBUG dbcounter [-] [112468] Writing DB stats cinder:SELECT=1 {{(pid=112468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:42:19.544420 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.middleware.request_id [None req-68952b4b-1523-4104-a43e-302e687dc5ff None None] RequestId filter calling following filter/app {{(pid=112470) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:42:19.547511 np0000179801 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-68952b4b-1523-4104-a43e-302e687dc5ff demo demo] GET https://199.19.213.168/volume/v3/volumes/detail Jun 12 10:42:19.547784 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-68952b4b-1523-4104-a43e-302e687dc5ff demo demo] Empty body provided in request {{(pid=112470) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:42:19.548118 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-68952b4b-1523-4104-a43e-302e687dc5ff demo demo] Calling method 'detail' {{(pid=112470) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:42:19.548462 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.api_utils [None req-68952b4b-1523-4104-a43e-302e687dc5ff demo demo] Removing options '' from query. {{(pid=112470) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 10:42:19.549860 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.volume.api [None req-68952b4b-1523-4104-a43e-302e687dc5ff demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112470) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 10:42:19.557250 np0000179801 devstack@c-api.service[112470]: INFO cinder.volume.api [None req-68952b4b-1523-4104-a43e-302e687dc5ff demo demo] Get all volumes completed successfully. Jun 12 10:42:19.559150 np0000179801 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-68952b4b-1523-4104-a43e-302e687dc5ff demo demo] https://199.19.213.168/volume/v3/volumes/detail returned with HTTP 200 Jun 12 10:42:19.560041 np0000179801 devstack@c-api.service[112470]: [pid: 112470|app: 0|req: 8/29] 199.19.213.168 () {64 vars in 1296 bytes} [Fri Jun 12 10:42:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:42:29.553356 np0000179801 devstack@c-api.service[112470]: DEBUG dbcounter [-] [112470] Writing DB stats cinder:SELECT=1 {{(pid=112470) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:43:19.575806 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.middleware.request_id [None req-38886de8-ccd1-4a3d-9336-1320ddfe0a37 None None] RequestId filter calling following filter/app {{(pid=112469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:43:19.578692 np0000179801 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-38886de8-ccd1-4a3d-9336-1320ddfe0a37 demo demo] GET https://199.19.213.168/volume/v3/volumes/detail Jun 12 10:43:19.578970 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [None req-38886de8-ccd1-4a3d-9336-1320ddfe0a37 demo demo] Empty body provided in request {{(pid=112469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:43:19.579269 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [None req-38886de8-ccd1-4a3d-9336-1320ddfe0a37 demo demo] Calling method 'detail' {{(pid=112469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:43:19.579587 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.api_utils [None req-38886de8-ccd1-4a3d-9336-1320ddfe0a37 demo demo] Removing options '' from query. {{(pid=112469) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 10:43:19.580636 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.volume.api [None req-38886de8-ccd1-4a3d-9336-1320ddfe0a37 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112469) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 10:43:19.588597 np0000179801 devstack@c-api.service[112469]: INFO cinder.volume.api [None req-38886de8-ccd1-4a3d-9336-1320ddfe0a37 demo demo] Get all volumes completed successfully. Jun 12 10:43:19.591161 np0000179801 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-38886de8-ccd1-4a3d-9336-1320ddfe0a37 demo demo] https://199.19.213.168/volume/v3/volumes/detail returned with HTTP 200 Jun 12 10:43:19.591606 np0000179801 devstack@c-api.service[112469]: [pid: 112469|app: 0|req: 8/30] 199.19.213.168 () {64 vars in 1296 bytes} [Fri Jun 12 10:43:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:43:29.584064 np0000179801 devstack@c-api.service[112469]: DEBUG dbcounter [-] [112469] Writing DB stats cinder:SELECT=1 {{(pid=112469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:44:19.602194 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.middleware.request_id [None req-5cdc131d-9fff-4570-a40b-c0eb850a77d5 None None] RequestId filter calling following filter/app {{(pid=112471) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:44:19.606665 np0000179801 devstack@c-api.service[112471]: INFO cinder.api.openstack.wsgi [None req-5cdc131d-9fff-4570-a40b-c0eb850a77d5 demo demo] GET https://199.19.213.168/volume/v3/volumes/detail Jun 12 10:44:19.607137 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.openstack.wsgi [None req-5cdc131d-9fff-4570-a40b-c0eb850a77d5 demo demo] Empty body provided in request {{(pid=112471) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:44:19.607652 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.openstack.wsgi [None req-5cdc131d-9fff-4570-a40b-c0eb850a77d5 demo demo] Calling method 'detail' {{(pid=112471) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:44:19.608003 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.api_utils [None req-5cdc131d-9fff-4570-a40b-c0eb850a77d5 demo demo] Removing options '' from query. {{(pid=112471) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 10:44:19.609458 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.volume.api [None req-5cdc131d-9fff-4570-a40b-c0eb850a77d5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112471) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 10:44:19.617443 np0000179801 devstack@c-api.service[112471]: INFO cinder.volume.api [None req-5cdc131d-9fff-4570-a40b-c0eb850a77d5 demo demo] Get all volumes completed successfully. Jun 12 10:44:19.619354 np0000179801 devstack@c-api.service[112471]: INFO cinder.api.openstack.wsgi [None req-5cdc131d-9fff-4570-a40b-c0eb850a77d5 demo demo] https://199.19.213.168/volume/v3/volumes/detail returned with HTTP 200 Jun 12 10:44:19.619645 np0000179801 devstack@c-api.service[112471]: [pid: 112471|app: 0|req: 8/31] 199.19.213.168 () {64 vars in 1296 bytes} [Fri Jun 12 10:44:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:44:29.612800 np0000179801 devstack@c-api.service[112471]: DEBUG dbcounter [-] [112471] Writing DB stats cinder:SELECT=1 {{(pid=112471) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:45:19.634872 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.middleware.request_id [None req-3cbc0176-2450-4c6e-9fd1-527db54ffc00 None None] RequestId filter calling following filter/app {{(pid=112468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:45:19.780376 np0000179801 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-3cbc0176-2450-4c6e-9fd1-527db54ffc00 demo demo] GET https://199.19.213.168/volume/v3/volumes/detail Jun 12 10:45:19.780797 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-3cbc0176-2450-4c6e-9fd1-527db54ffc00 demo demo] Empty body provided in request {{(pid=112468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:45:19.781224 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-3cbc0176-2450-4c6e-9fd1-527db54ffc00 demo demo] Calling method 'detail' {{(pid=112468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:45:19.781702 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.api_utils [None req-3cbc0176-2450-4c6e-9fd1-527db54ffc00 demo demo] Removing options '' from query. {{(pid=112468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 10:45:19.783302 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.volume.api [None req-3cbc0176-2450-4c6e-9fd1-527db54ffc00 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112468) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 10:45:19.793955 np0000179801 devstack@c-api.service[112468]: INFO cinder.volume.api [None req-3cbc0176-2450-4c6e-9fd1-527db54ffc00 demo demo] Get all volumes completed successfully. Jun 12 10:45:19.796543 np0000179801 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-3cbc0176-2450-4c6e-9fd1-527db54ffc00 demo demo] https://199.19.213.168/volume/v3/volumes/detail returned with HTTP 200 Jun 12 10:45:19.797014 np0000179801 devstack@c-api.service[112468]: [pid: 112468|app: 0|req: 8/32] 199.19.213.168 () {64 vars in 1296 bytes} [Fri Jun 12 10:45:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:45:29.787235 np0000179801 devstack@c-api.service[112468]: DEBUG dbcounter [-] [112468] Writing DB stats cinder:SELECT=1 {{(pid=112468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:46:19.859102 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.middleware.request_id [None req-8e0bb313-a922-49aa-b5a4-d03cf971d57d None None] RequestId filter calling following filter/app {{(pid=112470) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:46:19.863104 np0000179801 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-8e0bb313-a922-49aa-b5a4-d03cf971d57d demo demo] GET https://199.19.213.168/volume/v3/volumes/detail Jun 12 10:46:19.863423 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-8e0bb313-a922-49aa-b5a4-d03cf971d57d demo demo] Empty body provided in request {{(pid=112470) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:46:19.863979 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-8e0bb313-a922-49aa-b5a4-d03cf971d57d demo demo] Calling method 'detail' {{(pid=112470) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:46:19.864362 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.api_utils [None req-8e0bb313-a922-49aa-b5a4-d03cf971d57d demo demo] Removing options '' from query. {{(pid=112470) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 10:46:19.866170 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.volume.api [None req-8e0bb313-a922-49aa-b5a4-d03cf971d57d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112470) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 10:46:19.874271 np0000179801 devstack@c-api.service[112470]: INFO cinder.volume.api [None req-8e0bb313-a922-49aa-b5a4-d03cf971d57d demo demo] Get all volumes completed successfully. Jun 12 10:46:19.876462 np0000179801 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-8e0bb313-a922-49aa-b5a4-d03cf971d57d demo demo] https://199.19.213.168/volume/v3/volumes/detail returned with HTTP 200 Jun 12 10:46:19.877007 np0000179801 devstack@c-api.service[112470]: [pid: 112470|app: 0|req: 9/33] 199.19.213.168 () {64 vars in 1296 bytes} [Fri Jun 12 10:46:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:46:29.871925 np0000179801 devstack@c-api.service[112470]: DEBUG dbcounter [-] [112470] Writing DB stats cinder:SELECT=1 {{(pid=112470) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:47:19.891264 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.middleware.request_id [None req-c46f56de-f6e1-434a-8781-0e6dfa4d68aa None None] RequestId filter calling following filter/app {{(pid=112469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:47:19.896211 np0000179801 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-c46f56de-f6e1-434a-8781-0e6dfa4d68aa demo demo] GET https://199.19.213.168/volume/v3/volumes/detail Jun 12 10:47:19.896634 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [None req-c46f56de-f6e1-434a-8781-0e6dfa4d68aa demo demo] Empty body provided in request {{(pid=112469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:47:19.897090 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [None req-c46f56de-f6e1-434a-8781-0e6dfa4d68aa demo demo] Calling method 'detail' {{(pid=112469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:47:19.897599 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.api_utils [None req-c46f56de-f6e1-434a-8781-0e6dfa4d68aa demo demo] Removing options '' from query. {{(pid=112469) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 10:47:19.899138 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.volume.api [None req-c46f56de-f6e1-434a-8781-0e6dfa4d68aa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112469) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 10:47:19.912798 np0000179801 devstack@c-api.service[112469]: INFO cinder.volume.api [None req-c46f56de-f6e1-434a-8781-0e6dfa4d68aa demo demo] Get all volumes completed successfully. Jun 12 10:47:19.915932 np0000179801 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-c46f56de-f6e1-434a-8781-0e6dfa4d68aa demo demo] https://199.19.213.168/volume/v3/volumes/detail returned with HTTP 200 Jun 12 10:47:19.916405 np0000179801 devstack@c-api.service[112469]: [pid: 112469|app: 0|req: 9/34] 199.19.213.168 () {64 vars in 1296 bytes} [Fri Jun 12 10:47:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:47:29.903578 np0000179801 devstack@c-api.service[112469]: DEBUG dbcounter [-] [112469] Writing DB stats cinder:SELECT=1 {{(pid=112469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:48:19.931619 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.middleware.request_id [None req-9b2b75e6-4cb3-4575-822d-8a7f4643480c None None] RequestId filter calling following filter/app {{(pid=112471) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:48:19.935525 np0000179801 devstack@c-api.service[112471]: INFO cinder.api.openstack.wsgi [None req-9b2b75e6-4cb3-4575-822d-8a7f4643480c demo demo] GET https://199.19.213.168/volume/v3/volumes/detail Jun 12 10:48:19.935999 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.openstack.wsgi [None req-9b2b75e6-4cb3-4575-822d-8a7f4643480c demo demo] Empty body provided in request {{(pid=112471) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:48:19.936373 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.openstack.wsgi [None req-9b2b75e6-4cb3-4575-822d-8a7f4643480c demo demo] Calling method 'detail' {{(pid=112471) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:48:19.936974 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.api_utils [None req-9b2b75e6-4cb3-4575-822d-8a7f4643480c demo demo] Removing options '' from query. {{(pid=112471) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 10:48:19.938059 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.volume.api [None req-9b2b75e6-4cb3-4575-822d-8a7f4643480c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112471) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 10:48:19.947044 np0000179801 devstack@c-api.service[112471]: INFO cinder.volume.api [None req-9b2b75e6-4cb3-4575-822d-8a7f4643480c demo demo] Get all volumes completed successfully. Jun 12 10:48:19.949692 np0000179801 devstack@c-api.service[112471]: INFO cinder.api.openstack.wsgi [None req-9b2b75e6-4cb3-4575-822d-8a7f4643480c demo demo] https://199.19.213.168/volume/v3/volumes/detail returned with HTTP 200 Jun 12 10:48:19.950142 np0000179801 devstack@c-api.service[112471]: [pid: 112471|app: 0|req: 9/35] 199.19.213.168 () {64 vars in 1296 bytes} [Fri Jun 12 10:48:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:48:29.941467 np0000179801 devstack@c-api.service[112471]: DEBUG dbcounter [-] [112471] Writing DB stats cinder:SELECT=1 {{(pid=112471) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:49:19.963062 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.middleware.request_id [None req-093dc8bf-307b-459e-9d79-07ad306bc1ba None None] RequestId filter calling following filter/app {{(pid=112468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:49:19.968372 np0000179801 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-093dc8bf-307b-459e-9d79-07ad306bc1ba demo demo] GET https://199.19.213.168/volume/v3/volumes/detail Jun 12 10:49:19.968749 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-093dc8bf-307b-459e-9d79-07ad306bc1ba demo demo] Empty body provided in request {{(pid=112468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:49:19.969148 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-093dc8bf-307b-459e-9d79-07ad306bc1ba demo demo] Calling method 'detail' {{(pid=112468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:49:19.969629 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.api_utils [None req-093dc8bf-307b-459e-9d79-07ad306bc1ba demo demo] Removing options '' from query. {{(pid=112468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 10:49:19.971551 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.volume.api [None req-093dc8bf-307b-459e-9d79-07ad306bc1ba demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112468) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 10:49:19.979364 np0000179801 devstack@c-api.service[112468]: INFO cinder.volume.api [None req-093dc8bf-307b-459e-9d79-07ad306bc1ba demo demo] Get all volumes completed successfully. Jun 12 10:49:19.981547 np0000179801 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-093dc8bf-307b-459e-9d79-07ad306bc1ba demo demo] https://199.19.213.168/volume/v3/volumes/detail returned with HTTP 200 Jun 12 10:49:19.981983 np0000179801 devstack@c-api.service[112468]: [pid: 112468|app: 0|req: 9/36] 199.19.213.168 () {64 vars in 1296 bytes} [Fri Jun 12 10:49:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:49:29.974948 np0000179801 devstack@c-api.service[112468]: DEBUG dbcounter [-] [112468] Writing DB stats cinder:SELECT=1 {{(pid=112468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:50:20.004356 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.middleware.request_id [None req-b1669fd3-f18c-4f82-b529-5d0b1a93324b None None] RequestId filter calling following filter/app {{(pid=112470) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:50:20.120849 np0000179801 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-b1669fd3-f18c-4f82-b529-5d0b1a93324b demo demo] GET https://199.19.213.168/volume/v3/volumes/detail Jun 12 10:50:20.121234 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-b1669fd3-f18c-4f82-b529-5d0b1a93324b demo demo] Empty body provided in request {{(pid=112470) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:50:20.121691 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-b1669fd3-f18c-4f82-b529-5d0b1a93324b demo demo] Calling method 'detail' {{(pid=112470) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:50:20.122288 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.api_utils [None req-b1669fd3-f18c-4f82-b529-5d0b1a93324b demo demo] Removing options '' from query. {{(pid=112470) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 10:50:20.123344 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.volume.api [None req-b1669fd3-f18c-4f82-b529-5d0b1a93324b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112470) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 10:50:20.135753 np0000179801 devstack@c-api.service[112470]: INFO cinder.volume.api [None req-b1669fd3-f18c-4f82-b529-5d0b1a93324b demo demo] Get all volumes completed successfully. Jun 12 10:50:20.138493 np0000179801 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-b1669fd3-f18c-4f82-b529-5d0b1a93324b demo demo] https://199.19.213.168/volume/v3/volumes/detail returned with HTTP 200 Jun 12 10:50:20.139071 np0000179801 devstack@c-api.service[112470]: [pid: 112470|app: 0|req: 10/37] 199.19.213.168 () {64 vars in 1296 bytes} [Fri Jun 12 10:50:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:50:30.127557 np0000179801 devstack@c-api.service[112470]: DEBUG dbcounter [-] [112470] Writing DB stats cinder:SELECT=1 {{(pid=112470) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:51:20.154361 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.middleware.request_id [None req-64b0bd71-66b9-4d9b-8cb8-7e94da40eedf None None] RequestId filter calling following filter/app {{(pid=112469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:51:20.158451 np0000179801 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-64b0bd71-66b9-4d9b-8cb8-7e94da40eedf demo demo] GET https://199.19.213.168/volume/v3/volumes/detail Jun 12 10:51:20.158693 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [None req-64b0bd71-66b9-4d9b-8cb8-7e94da40eedf demo demo] Empty body provided in request {{(pid=112469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:51:20.158991 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [None req-64b0bd71-66b9-4d9b-8cb8-7e94da40eedf demo demo] Calling method 'detail' {{(pid=112469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:51:20.159336 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.api_utils [None req-64b0bd71-66b9-4d9b-8cb8-7e94da40eedf demo demo] Removing options '' from query. {{(pid=112469) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 10:51:20.160371 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.volume.api [None req-64b0bd71-66b9-4d9b-8cb8-7e94da40eedf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112469) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 10:51:20.171375 np0000179801 devstack@c-api.service[112469]: INFO cinder.volume.api [None req-64b0bd71-66b9-4d9b-8cb8-7e94da40eedf demo demo] Get all volumes completed successfully. Jun 12 10:51:20.174562 np0000179801 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-64b0bd71-66b9-4d9b-8cb8-7e94da40eedf demo demo] https://199.19.213.168/volume/v3/volumes/detail returned with HTTP 200 Jun 12 10:51:20.175056 np0000179801 devstack@c-api.service[112469]: [pid: 112469|app: 0|req: 10/38] 199.19.213.168 () {64 vars in 1296 bytes} [Fri Jun 12 10:51:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:51:30.164319 np0000179801 devstack@c-api.service[112469]: DEBUG dbcounter [-] [112469] Writing DB stats cinder:SELECT=1 {{(pid=112469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:52:20.188169 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.middleware.request_id [None req-82848ad2-1fb0-4696-b237-45338bfc44eb None None] RequestId filter calling following filter/app {{(pid=112471) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:52:20.191078 np0000179801 devstack@c-api.service[112471]: INFO cinder.api.openstack.wsgi [None req-82848ad2-1fb0-4696-b237-45338bfc44eb demo demo] GET https://199.19.213.168/volume/v3/volumes/detail Jun 12 10:52:20.191325 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.openstack.wsgi [None req-82848ad2-1fb0-4696-b237-45338bfc44eb demo demo] Empty body provided in request {{(pid=112471) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:52:20.191644 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.openstack.wsgi [None req-82848ad2-1fb0-4696-b237-45338bfc44eb demo demo] Calling method 'detail' {{(pid=112471) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:52:20.192124 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.api_utils [None req-82848ad2-1fb0-4696-b237-45338bfc44eb demo demo] Removing options '' from query. {{(pid=112471) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 10:52:20.192851 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.volume.api [None req-82848ad2-1fb0-4696-b237-45338bfc44eb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112471) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 10:52:20.201186 np0000179801 devstack@c-api.service[112471]: INFO cinder.volume.api [None req-82848ad2-1fb0-4696-b237-45338bfc44eb demo demo] Get all volumes completed successfully. Jun 12 10:52:20.203132 np0000179801 devstack@c-api.service[112471]: INFO cinder.api.openstack.wsgi [None req-82848ad2-1fb0-4696-b237-45338bfc44eb demo demo] https://199.19.213.168/volume/v3/volumes/detail returned with HTTP 200 Jun 12 10:52:20.203736 np0000179801 devstack@c-api.service[112471]: [pid: 112471|app: 0|req: 10/39] 199.19.213.168 () {64 vars in 1296 bytes} [Fri Jun 12 10:52:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:52:30.196326 np0000179801 devstack@c-api.service[112471]: DEBUG dbcounter [-] [112471] Writing DB stats cinder:SELECT=1 {{(pid=112471) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:53:20.219416 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.middleware.request_id [None req-699adc7e-da89-411b-85ce-8f408c9740f3 None None] RequestId filter calling following filter/app {{(pid=112468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:53:20.222311 np0000179801 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-699adc7e-da89-411b-85ce-8f408c9740f3 demo demo] GET https://199.19.213.168/volume/v3/volumes/detail Jun 12 10:53:20.222546 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-699adc7e-da89-411b-85ce-8f408c9740f3 demo demo] Empty body provided in request {{(pid=112468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:53:20.222829 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-699adc7e-da89-411b-85ce-8f408c9740f3 demo demo] Calling method 'detail' {{(pid=112468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:53:20.223561 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.api_utils [None req-699adc7e-da89-411b-85ce-8f408c9740f3 demo demo] Removing options '' from query. {{(pid=112468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 10:53:20.224171 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.volume.api [None req-699adc7e-da89-411b-85ce-8f408c9740f3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112468) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 10:53:20.233883 np0000179801 devstack@c-api.service[112468]: INFO cinder.volume.api [None req-699adc7e-da89-411b-85ce-8f408c9740f3 demo demo] Get all volumes completed successfully. Jun 12 10:53:20.236616 np0000179801 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-699adc7e-da89-411b-85ce-8f408c9740f3 demo demo] https://199.19.213.168/volume/v3/volumes/detail returned with HTTP 200 Jun 12 10:53:20.237195 np0000179801 devstack@c-api.service[112468]: [pid: 112468|app: 0|req: 10/40] 199.19.213.168 () {64 vars in 1296 bytes} [Fri Jun 12 10:53:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:53:30.227652 np0000179801 devstack@c-api.service[112468]: DEBUG dbcounter [-] [112468] Writing DB stats cinder:SELECT=1 {{(pid=112468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:54:20.283197 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.middleware.request_id [None req-4fed53ef-79c7-4d65-8561-0ecc20cc1b5c None None] RequestId filter calling following filter/app {{(pid=112470) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:54:20.286090 np0000179801 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-4fed53ef-79c7-4d65-8561-0ecc20cc1b5c demo demo] GET https://199.19.213.168/volume/v3/volumes/detail Jun 12 10:54:20.286322 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-4fed53ef-79c7-4d65-8561-0ecc20cc1b5c demo demo] Empty body provided in request {{(pid=112470) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:54:20.286565 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-4fed53ef-79c7-4d65-8561-0ecc20cc1b5c demo demo] Calling method 'detail' {{(pid=112470) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:54:20.286872 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.api_utils [None req-4fed53ef-79c7-4d65-8561-0ecc20cc1b5c demo demo] Removing options '' from query. {{(pid=112470) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 10:54:20.287806 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.volume.api [None req-4fed53ef-79c7-4d65-8561-0ecc20cc1b5c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112470) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 10:54:20.294884 np0000179801 devstack@c-api.service[112470]: INFO cinder.volume.api [None req-4fed53ef-79c7-4d65-8561-0ecc20cc1b5c demo demo] Get all volumes completed successfully. Jun 12 10:54:20.296905 np0000179801 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-4fed53ef-79c7-4d65-8561-0ecc20cc1b5c demo demo] https://199.19.213.168/volume/v3/volumes/detail returned with HTTP 200 Jun 12 10:54:20.297348 np0000179801 devstack@c-api.service[112470]: [pid: 112470|app: 0|req: 11/41] 199.19.213.168 () {64 vars in 1296 bytes} [Fri Jun 12 10:54:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:54:30.291139 np0000179801 devstack@c-api.service[112470]: DEBUG dbcounter [-] [112470] Writing DB stats cinder:SELECT=1 {{(pid=112470) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:55:20.315470 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.middleware.request_id [None req-ff6decd5-3d2b-48fb-b8d3-07d404117168 None None] RequestId filter calling following filter/app {{(pid=112469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:55:20.419115 np0000179801 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-ff6decd5-3d2b-48fb-b8d3-07d404117168 demo demo] GET https://199.19.213.168/volume/v3/volumes/detail Jun 12 10:55:20.419368 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [None req-ff6decd5-3d2b-48fb-b8d3-07d404117168 demo demo] Empty body provided in request {{(pid=112469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:55:20.419673 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [None req-ff6decd5-3d2b-48fb-b8d3-07d404117168 demo demo] Calling method 'detail' {{(pid=112469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:55:20.420001 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.api_utils [None req-ff6decd5-3d2b-48fb-b8d3-07d404117168 demo demo] Removing options '' from query. {{(pid=112469) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 10:55:20.421003 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.volume.api [None req-ff6decd5-3d2b-48fb-b8d3-07d404117168 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112469) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 10:55:20.438419 np0000179801 devstack@c-api.service[112469]: INFO cinder.volume.api [None req-ff6decd5-3d2b-48fb-b8d3-07d404117168 demo demo] Get all volumes completed successfully. Jun 12 10:55:20.443547 np0000179801 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-ff6decd5-3d2b-48fb-b8d3-07d404117168 demo demo] https://199.19.213.168/volume/v3/volumes/detail returned with HTTP 200 Jun 12 10:55:20.443940 np0000179801 devstack@c-api.service[112469]: [pid: 112469|app: 0|req: 11/42] 199.19.213.168 () {64 vars in 1296 bytes} [Fri Jun 12 10:55:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:55:30.425770 np0000179801 devstack@c-api.service[112469]: DEBUG dbcounter [-] [112469] Writing DB stats cinder:SELECT=1 {{(pid=112469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:56:20.460414 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.middleware.request_id [None req-5644d08b-2074-4aaa-a91f-ebc3de54002f None None] RequestId filter calling following filter/app {{(pid=112471) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:56:20.463180 np0000179801 devstack@c-api.service[112471]: INFO cinder.api.openstack.wsgi [None req-5644d08b-2074-4aaa-a91f-ebc3de54002f demo demo] GET https://199.19.213.168/volume/v3/volumes/detail Jun 12 10:56:20.463387 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.openstack.wsgi [None req-5644d08b-2074-4aaa-a91f-ebc3de54002f demo demo] Empty body provided in request {{(pid=112471) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:56:20.463640 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.openstack.wsgi [None req-5644d08b-2074-4aaa-a91f-ebc3de54002f demo demo] Calling method 'detail' {{(pid=112471) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:56:20.463948 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.api_utils [None req-5644d08b-2074-4aaa-a91f-ebc3de54002f demo demo] Removing options '' from query. {{(pid=112471) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 10:56:20.464985 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.volume.api [None req-5644d08b-2074-4aaa-a91f-ebc3de54002f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112471) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 10:56:20.474784 np0000179801 devstack@c-api.service[112471]: INFO cinder.volume.api [None req-5644d08b-2074-4aaa-a91f-ebc3de54002f demo demo] Get all volumes completed successfully. Jun 12 10:56:20.478324 np0000179801 devstack@c-api.service[112471]: INFO cinder.api.openstack.wsgi [None req-5644d08b-2074-4aaa-a91f-ebc3de54002f demo demo] https://199.19.213.168/volume/v3/volumes/detail returned with HTTP 200 Jun 12 10:56:20.479212 np0000179801 devstack@c-api.service[112471]: [pid: 112471|app: 0|req: 11/43] 199.19.213.168 () {64 vars in 1296 bytes} [Fri Jun 12 10:56:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:56:30.468212 np0000179801 devstack@c-api.service[112471]: DEBUG dbcounter [-] [112471] Writing DB stats cinder:SELECT=1 {{(pid=112471) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:57:20.496474 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.middleware.request_id [None req-528de44b-fa0e-4792-b59b-09c5aeaf87bf None None] RequestId filter calling following filter/app {{(pid=112468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:57:20.499990 np0000179801 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-528de44b-fa0e-4792-b59b-09c5aeaf87bf demo demo] GET https://199.19.213.168/volume/v3/volumes/detail Jun 12 10:57:20.500371 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-528de44b-fa0e-4792-b59b-09c5aeaf87bf demo demo] Empty body provided in request {{(pid=112468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:57:20.500762 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-528de44b-fa0e-4792-b59b-09c5aeaf87bf demo demo] Calling method 'detail' {{(pid=112468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:57:20.501249 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.api_utils [None req-528de44b-fa0e-4792-b59b-09c5aeaf87bf demo demo] Removing options '' from query. {{(pid=112468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 10:57:20.502564 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.volume.api [None req-528de44b-fa0e-4792-b59b-09c5aeaf87bf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112468) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 10:57:20.511869 np0000179801 devstack@c-api.service[112468]: INFO cinder.volume.api [None req-528de44b-fa0e-4792-b59b-09c5aeaf87bf demo demo] Get all volumes completed successfully. Jun 12 10:57:20.514785 np0000179801 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-528de44b-fa0e-4792-b59b-09c5aeaf87bf demo demo] https://199.19.213.168/volume/v3/volumes/detail returned with HTTP 200 Jun 12 10:57:20.515387 np0000179801 devstack@c-api.service[112468]: [pid: 112468|app: 0|req: 11/44] 199.19.213.168 () {64 vars in 1296 bytes} [Fri Jun 12 10:57:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:57:30.506046 np0000179801 devstack@c-api.service[112468]: DEBUG dbcounter [-] [112468] Writing DB stats cinder:SELECT=1 {{(pid=112468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:58:20.531500 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.middleware.request_id [None req-0bd3bb78-b20d-4120-8a41-74c9a1d08df1 None None] RequestId filter calling following filter/app {{(pid=112470) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:58:20.534805 np0000179801 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-0bd3bb78-b20d-4120-8a41-74c9a1d08df1 demo demo] GET https://199.19.213.168/volume/v3/volumes/detail Jun 12 10:58:20.535064 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-0bd3bb78-b20d-4120-8a41-74c9a1d08df1 demo demo] Empty body provided in request {{(pid=112470) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:58:20.535321 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-0bd3bb78-b20d-4120-8a41-74c9a1d08df1 demo demo] Calling method 'detail' {{(pid=112470) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:58:20.535821 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.api_utils [None req-0bd3bb78-b20d-4120-8a41-74c9a1d08df1 demo demo] Removing options '' from query. {{(pid=112470) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 10:58:20.536865 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.volume.api [None req-0bd3bb78-b20d-4120-8a41-74c9a1d08df1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112470) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 10:58:20.544310 np0000179801 devstack@c-api.service[112470]: INFO cinder.volume.api [None req-0bd3bb78-b20d-4120-8a41-74c9a1d08df1 demo demo] Get all volumes completed successfully. Jun 12 10:58:20.546284 np0000179801 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-0bd3bb78-b20d-4120-8a41-74c9a1d08df1 demo demo] https://199.19.213.168/volume/v3/volumes/detail returned with HTTP 200 Jun 12 10:58:20.546656 np0000179801 devstack@c-api.service[112470]: [pid: 112470|app: 0|req: 12/45] 199.19.213.168 () {64 vars in 1296 bytes} [Fri Jun 12 10:58:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:58:30.540276 np0000179801 devstack@c-api.service[112470]: DEBUG dbcounter [-] [112470] Writing DB stats cinder:SELECT=1 {{(pid=112470) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 10:59:20.563680 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.middleware.request_id [None req-b6ed2920-273e-44d2-883b-c662e9a43b10 None None] RequestId filter calling following filter/app {{(pid=112469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 10:59:20.567903 np0000179801 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-b6ed2920-273e-44d2-883b-c662e9a43b10 demo demo] GET https://199.19.213.168/volume/v3/volumes/detail Jun 12 10:59:20.568271 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [None req-b6ed2920-273e-44d2-883b-c662e9a43b10 demo demo] Empty body provided in request {{(pid=112469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 10:59:20.568700 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [None req-b6ed2920-273e-44d2-883b-c662e9a43b10 demo demo] Calling method 'detail' {{(pid=112469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 10:59:20.569193 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.api_utils [None req-b6ed2920-273e-44d2-883b-c662e9a43b10 demo demo] Removing options '' from query. {{(pid=112469) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 10:59:20.570612 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.volume.api [None req-b6ed2920-273e-44d2-883b-c662e9a43b10 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112469) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 10:59:20.582506 np0000179801 devstack@c-api.service[112469]: INFO cinder.volume.api [None req-b6ed2920-273e-44d2-883b-c662e9a43b10 demo demo] Get all volumes completed successfully. Jun 12 10:59:20.586228 np0000179801 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-b6ed2920-273e-44d2-883b-c662e9a43b10 demo demo] https://199.19.213.168/volume/v3/volumes/detail returned with HTTP 200 Jun 12 10:59:20.586947 np0000179801 devstack@c-api.service[112469]: [pid: 112469|app: 0|req: 12/46] 199.19.213.168 () {64 vars in 1296 bytes} [Fri Jun 12 10:59:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 10:59:30.574710 np0000179801 devstack@c-api.service[112469]: DEBUG dbcounter [-] [112469] Writing DB stats cinder:SELECT=1 {{(pid=112469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 11:00:20.607225 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.middleware.request_id [None req-f0299011-e592-49ba-986b-f4909f407b04 None None] RequestId filter calling following filter/app {{(pid=112471) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 11:00:20.652877 np0000179801 devstack@c-api.service[112471]: INFO cinder.api.openstack.wsgi [None req-f0299011-e592-49ba-986b-f4909f407b04 demo demo] GET https://199.19.213.168/volume/v3/volumes/detail Jun 12 11:00:20.653114 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.openstack.wsgi [None req-f0299011-e592-49ba-986b-f4909f407b04 demo demo] Empty body provided in request {{(pid=112471) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 11:00:20.653372 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.openstack.wsgi [None req-f0299011-e592-49ba-986b-f4909f407b04 demo demo] Calling method 'detail' {{(pid=112471) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 11:00:20.653779 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.api.api_utils [None req-f0299011-e592-49ba-986b-f4909f407b04 demo demo] Removing options '' from query. {{(pid=112471) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 11:00:20.654624 np0000179801 devstack@c-api.service[112471]: DEBUG cinder.volume.api [None req-f0299011-e592-49ba-986b-f4909f407b04 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112471) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 11:00:20.666222 np0000179801 devstack@c-api.service[112471]: INFO cinder.volume.api [None req-f0299011-e592-49ba-986b-f4909f407b04 demo demo] Get all volumes completed successfully. Jun 12 11:00:20.668409 np0000179801 devstack@c-api.service[112471]: INFO cinder.api.openstack.wsgi [None req-f0299011-e592-49ba-986b-f4909f407b04 demo demo] https://199.19.213.168/volume/v3/volumes/detail returned with HTTP 200 Jun 12 11:00:20.668780 np0000179801 devstack@c-api.service[112471]: [pid: 112471|app: 0|req: 12/47] 199.19.213.168 () {64 vars in 1296 bytes} [Fri Jun 12 11:00:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 11:00:30.659143 np0000179801 devstack@c-api.service[112471]: DEBUG dbcounter [-] [112471] Writing DB stats cinder:SELECT=1 {{(pid=112471) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 11:01:20.728912 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.middleware.request_id [None req-5f5f4993-b46c-43e2-803e-69b3023183aa None None] RequestId filter calling following filter/app {{(pid=112468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 11:01:20.731936 np0000179801 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-5f5f4993-b46c-43e2-803e-69b3023183aa demo demo] GET https://199.19.213.168/volume/v3/volumes/detail Jun 12 11:01:20.731936 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-5f5f4993-b46c-43e2-803e-69b3023183aa demo demo] Empty body provided in request {{(pid=112468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 11:01:20.732223 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.openstack.wsgi [None req-5f5f4993-b46c-43e2-803e-69b3023183aa demo demo] Calling method 'detail' {{(pid=112468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 11:01:20.732534 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.api.api_utils [None req-5f5f4993-b46c-43e2-803e-69b3023183aa demo demo] Removing options '' from query. {{(pid=112468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 11:01:20.733582 np0000179801 devstack@c-api.service[112468]: DEBUG cinder.volume.api [None req-5f5f4993-b46c-43e2-803e-69b3023183aa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112468) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 11:01:20.742775 np0000179801 devstack@c-api.service[112468]: INFO cinder.volume.api [None req-5f5f4993-b46c-43e2-803e-69b3023183aa demo demo] Get all volumes completed successfully. Jun 12 11:01:20.745346 np0000179801 devstack@c-api.service[112468]: INFO cinder.api.openstack.wsgi [None req-5f5f4993-b46c-43e2-803e-69b3023183aa demo demo] https://199.19.213.168/volume/v3/volumes/detail returned with HTTP 200 Jun 12 11:01:20.745740 np0000179801 devstack@c-api.service[112468]: [pid: 112468|app: 0|req: 12/48] 199.19.213.168 () {64 vars in 1296 bytes} [Fri Jun 12 11:01:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 11:01:30.737551 np0000179801 devstack@c-api.service[112468]: DEBUG dbcounter [-] [112468] Writing DB stats cinder:SELECT=1 {{(pid=112468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 11:02:20.760153 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.middleware.request_id [None req-aa7483bb-81d5-4c83-8fa9-e171a8377cc5 None None] RequestId filter calling following filter/app {{(pid=112470) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 11:02:20.763802 np0000179801 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-aa7483bb-81d5-4c83-8fa9-e171a8377cc5 demo demo] GET https://199.19.213.168/volume/v3/volumes/detail Jun 12 11:02:20.764098 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-aa7483bb-81d5-4c83-8fa9-e171a8377cc5 demo demo] Empty body provided in request {{(pid=112470) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 11:02:20.764435 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.openstack.wsgi [None req-aa7483bb-81d5-4c83-8fa9-e171a8377cc5 demo demo] Calling method 'detail' {{(pid=112470) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 11:02:20.764847 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.api.api_utils [None req-aa7483bb-81d5-4c83-8fa9-e171a8377cc5 demo demo] Removing options '' from query. {{(pid=112470) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 11:02:20.766114 np0000179801 devstack@c-api.service[112470]: DEBUG cinder.volume.api [None req-aa7483bb-81d5-4c83-8fa9-e171a8377cc5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112470) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 11:02:20.778100 np0000179801 devstack@c-api.service[112470]: INFO cinder.volume.api [None req-aa7483bb-81d5-4c83-8fa9-e171a8377cc5 demo demo] Get all volumes completed successfully. Jun 12 11:02:20.783150 np0000179801 devstack@c-api.service[112470]: INFO cinder.api.openstack.wsgi [None req-aa7483bb-81d5-4c83-8fa9-e171a8377cc5 demo demo] https://199.19.213.168/volume/v3/volumes/detail returned with HTTP 200 Jun 12 11:02:20.783744 np0000179801 devstack@c-api.service[112470]: [pid: 112470|app: 0|req: 13/49] 199.19.213.168 () {64 vars in 1296 bytes} [Fri Jun 12 11:02:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 11:02:30.770966 np0000179801 devstack@c-api.service[112470]: DEBUG dbcounter [-] [112470] Writing DB stats cinder:SELECT=1 {{(pid=112470) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 11:03:20.798190 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.middleware.request_id [None req-9d8784c6-eb45-4ffb-ae80-fd5b600ee14d None None] RequestId filter calling following filter/app {{(pid=112469) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 11:03:20.801632 np0000179801 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-9d8784c6-eb45-4ffb-ae80-fd5b600ee14d demo demo] GET https://199.19.213.168/volume/v3/volumes/detail Jun 12 11:03:20.801882 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [None req-9d8784c6-eb45-4ffb-ae80-fd5b600ee14d demo demo] Empty body provided in request {{(pid=112469) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 12 11:03:20.802112 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.openstack.wsgi [None req-9d8784c6-eb45-4ffb-ae80-fd5b600ee14d demo demo] Calling method 'detail' {{(pid=112469) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 12 11:03:20.802391 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.api.api_utils [None req-9d8784c6-eb45-4ffb-ae80-fd5b600ee14d demo demo] Removing options '' from query. {{(pid=112469) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 12 11:03:20.803313 np0000179801 devstack@c-api.service[112469]: DEBUG cinder.volume.api [None req-9d8784c6-eb45-4ffb-ae80-fd5b600ee14d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112469) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 12 11:03:20.812585 np0000179801 devstack@c-api.service[112469]: INFO cinder.volume.api [None req-9d8784c6-eb45-4ffb-ae80-fd5b600ee14d demo demo] Get all volumes completed successfully. Jun 12 11:03:20.815613 np0000179801 devstack@c-api.service[112469]: INFO cinder.api.openstack.wsgi [None req-9d8784c6-eb45-4ffb-ae80-fd5b600ee14d demo demo] https://199.19.213.168/volume/v3/volumes/detail returned with HTTP 200 Jun 12 11:03:20.816318 np0000179801 devstack@c-api.service[112469]: [pid: 112469|app: 0|req: 13/50] 199.19.213.168 () {64 vars in 1296 bytes} [Fri Jun 12 11:03:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 11:03:30.807237 np0000179801 devstack@c-api.service[112469]: DEBUG dbcounter [-] [112469] Writing DB stats cinder:SELECT=1 {{(pid=112469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}