Jul 02 00:43:30.714076 np0000183836 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 02 00:43:30.723760 np0000183836 devstack@c-api.service[111513]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 02 00:43:30.726151 np0000183836 devstack@c-api.service[111513]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Jul 2 00:43:30 2026] *** Jul 02 00:43:30.726151 np0000183836 devstack@c-api.service[111513]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 02 00:43:30.726151 np0000183836 devstack@c-api.service[111513]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jul 02 00:43:30.726151 np0000183836 devstack@c-api.service[111513]: nodename: np0000183836 Jul 02 00:43:30.726151 np0000183836 devstack@c-api.service[111513]: machine: x86_64 Jul 02 00:43:30.726151 np0000183836 devstack@c-api.service[111513]: clock source: unix Jul 02 00:43:30.726151 np0000183836 devstack@c-api.service[111513]: pcre jit disabled Jul 02 00:43:30.726151 np0000183836 devstack@c-api.service[111513]: detected number of CPU cores: 16 Jul 02 00:43:30.726151 np0000183836 devstack@c-api.service[111513]: current working directory: / Jul 02 00:43:30.726151 np0000183836 devstack@c-api.service[111513]: detected binary path: /usr/bin/uwsgi-core Jul 02 00:43:30.726151 np0000183836 devstack@c-api.service[111513]: your processes number limit is 256917 Jul 02 00:43:30.726151 np0000183836 devstack@c-api.service[111513]: your memory page size is 4096 bytes Jul 02 00:43:30.726151 np0000183836 devstack@c-api.service[111513]: detected max file descriptor number: 2048 Jul 02 00:43:30.726151 np0000183836 devstack@c-api.service[111513]: lock engine: pthread robust mutexes Jul 02 00:43:30.726966 np0000183836 devstack@c-api.service[111513]: thunder lock: enabled Jul 02 00:43:30.726966 np0000183836 devstack@c-api.service[111513]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 02 00:43:30.726966 np0000183836 devstack@c-api.service[111513]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jul 02 00:43:30.726966 np0000183836 devstack@c-api.service[111513]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 02 00:43:30.726966 np0000183836 devstack@c-api.service[111513]: Set PythonHome to /opt/stack/data/venv Jul 02 00:43:30.780049 np0000183836 devstack@c-api.service[111513]: Python main interpreter initialized at 0x70a94c8a3668 Jul 02 00:43:30.780049 np0000183836 devstack@c-api.service[111513]: python threads support enabled Jul 02 00:43:30.780049 np0000183836 devstack@c-api.service[111513]: your server socket listen backlog is limited to 100 connections Jul 02 00:43:30.780049 np0000183836 devstack@c-api.service[111513]: your mercy for graceful operations on workers is 80 seconds Jul 02 00:43:30.780685 np0000183836 devstack@c-api.service[111513]: mapped 671795 bytes (656 KB) for 4 cores Jul 02 00:43:30.780861 np0000183836 devstack@c-api.service[111513]: *** Operational MODE: preforking *** Jul 02 00:43:30.781144 np0000183836 devstack@c-api.service[111513]: *** uWSGI is running in multiple interpreter mode *** Jul 02 00:43:30.781144 np0000183836 devstack@c-api.service[111513]: spawned uWSGI master process (pid: 111513) Jul 02 00:43:30.781358 np0000183836 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 02 00:43:30.782001 np0000183836 devstack@c-api.service[111513]: spawned uWSGI worker 1 (pid: 111526, cores: 1) Jul 02 00:43:30.782657 np0000183836 devstack@c-api.service[111513]: spawned uWSGI worker 2 (pid: 111527, cores: 1) Jul 02 00:43:30.783230 np0000183836 devstack@c-api.service[111513]: spawned uWSGI worker 3 (pid: 111528, cores: 1) Jul 02 00:43:30.788922 np0000183836 devstack@c-api.service[111513]: spawned uWSGI worker 4 (pid: 111529, cores: 1) Jul 02 00:43:30.788922 np0000183836 devstack@c-api.service[111513]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 02 00:43:30.924904 np0000183836 devstack@c-api.service[111528]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 02 00:43:30.924904 np0000183836 devstack@c-api.service[111528]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 02 00:43:30.924904 np0000183836 devstack@c-api.service[111528]: we strongly recommend against using it for new projects. Jul 02 00:43:30.924904 np0000183836 devstack@c-api.service[111528]: If you are already using Eventlet, we recommend migrating to a different Jul 02 00:43:30.924904 np0000183836 devstack@c-api.service[111528]: framework. For more detail see Jul 02 00:43:30.924904 np0000183836 devstack@c-api.service[111528]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 02 00:43:30.924904 np0000183836 devstack@c-api.service[111528]: import eventlet # noqa Jul 02 00:43:30.926303 np0000183836 devstack@c-api.service[111526]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 02 00:43:30.926303 np0000183836 devstack@c-api.service[111526]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 02 00:43:30.926303 np0000183836 devstack@c-api.service[111526]: we strongly recommend against using it for new projects. Jul 02 00:43:30.926303 np0000183836 devstack@c-api.service[111526]: If you are already using Eventlet, we recommend migrating to a different Jul 02 00:43:30.926303 np0000183836 devstack@c-api.service[111526]: framework. For more detail see Jul 02 00:43:30.926303 np0000183836 devstack@c-api.service[111526]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 02 00:43:30.926303 np0000183836 devstack@c-api.service[111526]: import eventlet # noqa Jul 02 00:43:30.927100 np0000183836 devstack@c-api.service[111527]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 02 00:43:30.927100 np0000183836 devstack@c-api.service[111527]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 02 00:43:30.927100 np0000183836 devstack@c-api.service[111527]: we strongly recommend against using it for new projects. Jul 02 00:43:30.927100 np0000183836 devstack@c-api.service[111527]: If you are already using Eventlet, we recommend migrating to a different Jul 02 00:43:30.927100 np0000183836 devstack@c-api.service[111527]: framework. For more detail see Jul 02 00:43:30.927100 np0000183836 devstack@c-api.service[111527]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 02 00:43:30.927100 np0000183836 devstack@c-api.service[111527]: import eventlet # noqa Jul 02 00:43:30.946457 np0000183836 devstack@c-api.service[111529]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 02 00:43:30.946457 np0000183836 devstack@c-api.service[111529]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 02 00:43:30.946457 np0000183836 devstack@c-api.service[111529]: we strongly recommend against using it for new projects. Jul 02 00:43:30.946457 np0000183836 devstack@c-api.service[111529]: If you are already using Eventlet, we recommend migrating to a different Jul 02 00:43:30.946457 np0000183836 devstack@c-api.service[111529]: framework. For more detail see Jul 02 00:43:30.946457 np0000183836 devstack@c-api.service[111529]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 02 00:43:30.946457 np0000183836 devstack@c-api.service[111529]: import eventlet # noqa Jul 02 00:43:31.022309 np0000183836 devstack@c-api.service[111528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 02 00:43:31.022309 np0000183836 devstack@c-api.service[111528]: warnings.warn( Jul 02 00:43:31.034459 np0000183836 devstack@c-api.service[111526]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 02 00:43:31.034459 np0000183836 devstack@c-api.service[111526]: warnings.warn( Jul 02 00:43:31.036236 np0000183836 devstack@c-api.service[111527]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 02 00:43:31.036236 np0000183836 devstack@c-api.service[111527]: warnings.warn( Jul 02 00:43:31.037631 np0000183836 devstack@c-api.service[111529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 02 00:43:31.037631 np0000183836 devstack@c-api.service[111529]: warnings.warn( Jul 02 00:43:31.115379 np0000183836 devstack@c-api.service[111528]: /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 Jul 02 00:43:31.115379 np0000183836 devstack@c-api.service[111528]: from cgi import parse_header Jul 02 00:43:31.124382 np0000183836 devstack@c-api.service[111529]: /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 Jul 02 00:43:31.124382 np0000183836 devstack@c-api.service[111529]: from cgi import parse_header Jul 02 00:43:31.125281 np0000183836 devstack@c-api.service[111527]: /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 Jul 02 00:43:31.125281 np0000183836 devstack@c-api.service[111527]: from cgi import parse_header Jul 02 00:43:31.133941 np0000183836 devstack@c-api.service[111526]: /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 Jul 02 00:43:31.133941 np0000183836 devstack@c-api.service[111526]: from cgi import parse_header Jul 02 00:43:31.176142 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:31.176142 np0000183836 devstack@c-api.service[111528]: removals.removed_module( Jul 02 00:43:31.178529 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:31.178529 np0000183836 devstack@c-api.service[111528]: removals.removed_module( Jul 02 00:43:31.183315 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:31.183315 np0000183836 devstack@c-api.service[111529]: removals.removed_module( Jul 02 00:43:31.185557 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:31.185557 np0000183836 devstack@c-api.service[111529]: removals.removed_module( Jul 02 00:43:31.190345 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:43:31.190345 np0000183836 devstack@c-api.service[111527]: removals.removed_module( Jul 02 00:43:31.192746 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:43:31.192746 np0000183836 devstack@c-api.service[111527]: removals.removed_module( Jul 02 00:43:31.193951 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:43:31.193951 np0000183836 devstack@c-api.service[111526]: removals.removed_module( Jul 02 00:43:31.196053 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:43:31.196053 np0000183836 devstack@c-api.service[111526]: removals.removed_module( Jul 02 00:43:32.036688 np0000183836 devstack@c-api.service[111529]: /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 Jul 02 00:43:32.036688 np0000183836 devstack@c-api.service[111529]: warnings.warn( Jul 02 00:43:32.074507 np0000183836 devstack@c-api.service[111528]: /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 Jul 02 00:43:32.074507 np0000183836 devstack@c-api.service[111528]: warnings.warn( Jul 02 00:43:32.092528 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:32.092528 np0000183836 devstack@c-api.service[111529]: warnings.warn( Jul 02 00:43:32.134667 np0000183836 devstack@c-api.service[111526]: /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 Jul 02 00:43:32.134667 np0000183836 devstack@c-api.service[111526]: warnings.warn( Jul 02 00:43:32.137904 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:32.137904 np0000183836 devstack@c-api.service[111528]: warnings.warn( Jul 02 00:43:32.188925 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:43:32.188925 np0000183836 devstack@c-api.service[111526]: warnings.warn( Jul 02 00:43:32.190853 np0000183836 devstack@c-api.service[111527]: /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 Jul 02 00:43:32.190853 np0000183836 devstack@c-api.service[111527]: warnings.warn( Jul 02 00:43:32.250691 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:43:32.250691 np0000183836 devstack@c-api.service[111527]: warnings.warn( Jul 02 00:43:32.319664 np0000183836 devstack@c-api.service[111529]: 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. Jul 02 00:43:32.319851 np0000183836 devstack@c-api.service[111529]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111529) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 02 00:43:32.339557 np0000183836 devstack@c-api.service[111528]: 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. Jul 02 00:43:32.339752 np0000183836 devstack@c-api.service[111528]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111528) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 02 00:43:32.407943 np0000183836 devstack@c-api.service[111529]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 02 00:43:32.407943 np0000183836 devstack@c-api.service[111529]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 02 00:43:32.409849 np0000183836 devstack@c-api.service[111528]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 02 00:43:32.409849 np0000183836 devstack@c-api.service[111528]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 02 00:43:32.410695 np0000183836 devstack@c-api.service[111526]: 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. Jul 02 00:43:32.410883 np0000183836 devstack@c-api.service[111526]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111526) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 02 00:43:32.464280 np0000183836 devstack@c-api.service[111527]: 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. Jul 02 00:43:32.464491 np0000183836 devstack@c-api.service[111527]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111527) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 02 00:43:32.481926 np0000183836 devstack@c-api.service[111526]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 02 00:43:32.481926 np0000183836 devstack@c-api.service[111526]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 02 00:43:32.532421 np0000183836 devstack@c-api.service[111527]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 02 00:43:32.532421 np0000183836 devstack@c-api.service[111527]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 02 00:43:32.951648 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111528) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 02 00:43:32.952147 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.952236 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.952430 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.952881 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.952945 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.952999 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.953126 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.953205 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.953262 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.953332 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.956018 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.956100 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.956158 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.956214 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.956289 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.956289 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.956432 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111529) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 02 00:43:32.956499 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.956962 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.957050 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.957356 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.957683 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.957751 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.957806 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.957882 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.957949 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.958004 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.958066 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.958901 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.958994 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.958994 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.959095 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.959149 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.959204 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.959277 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.962773 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.962858 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.962935 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.962935 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.963044 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.963044 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.963141 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.964382 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.964490 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.964549 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.964603 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.964670 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.964670 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.964772 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.964825 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.964880 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.964880 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.965004 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.965072 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.965072 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.965072 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.965072 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.965072 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.965072 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.965483 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.965483 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.965483 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.965483 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.965699 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.965699 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.965699 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.965699 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.965699 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.965699 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.966013 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.966013 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.966013 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.966013 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.966013 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.966013 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.966296 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.966296 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.966430 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.966430 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.966430 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.966430 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.966649 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.966729 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.966799 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.966864 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.966921 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.966974 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.967028 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.967028 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.967028 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.967028 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.968746 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.968837 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.968837 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.968957 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.968957 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.969089 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.969089 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.969275 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.969275 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.969275 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.969466 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.969466 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.969466 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.969567 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.970482 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.970540 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.970626 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.970683 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.970752 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.970806 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.970870 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.971050 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.971114 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.971178 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.971240 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.971292 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.971328 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.971366 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.971413 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.971469 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.971505 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.971505 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.971567 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.971617 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.971659 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.971693 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.971726 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.971779 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.971840 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.971900 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.971958 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.972021 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.973866 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.973915 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.973994 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.974035 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.974071 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.974104 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.974153 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.974191 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.974231 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.974266 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.974301 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.974301 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.974364 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.974412 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.979238 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.979378 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.979378 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.979378 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.979577 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.979577 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.979577 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.979864 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.979985 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.979985 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.980108 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.980108 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.980244 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.980244 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.980431 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.980514 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.980575 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.980646 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.980706 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.980773 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.980843 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.980913 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.980979 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.981048 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.981116 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.981182 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.981300 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.981300 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.982292 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.982385 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.982497 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.982564 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.982632 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.982691 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.982749 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.982824 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.982894 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.982960 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.983019 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.983121 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.983193 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.983193 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.985603 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.985681 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.985727 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.985777 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.985823 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.985911 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.985970 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.986005 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.986071 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.986153 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.986214 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.986275 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.986334 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.986404 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.988135 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.988203 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.988296 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.988353 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.988403 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.988440 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.988475 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.988525 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.988561 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.988596 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.988634 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.988669 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.988669 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.988744 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.988744 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.988806 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.988840 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.988881 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.988915 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.988953 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.988988 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.989027 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.989027 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.989106 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.989147 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.989191 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.989229 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.989302 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.989342 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.989380 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.989435 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.989471 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.989503 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.989543 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.989577 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.989608 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.989642 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.989673 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.989714 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.989746 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.989778 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.989778 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.991820 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.991873 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111526) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 02 00:43:32.991938 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.991938 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.992010 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.992056 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.992109 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.992195 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.992349 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.992438 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.992543 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.992645 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.992698 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.992735 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.992828 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.992889 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.993030 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.993067 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.993103 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.993138 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.993177 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.993218 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.993300 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.993339 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.993374 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.993427 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.993474 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.993520 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.993520 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.993585 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.993585 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.993585 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.993585 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.993713 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.993748 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.993798 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.993841 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.993879 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.993915 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.993915 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.993977 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.994019 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.994019 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.994082 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.994118 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.994163 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.994199 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.994233 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.994275 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.994316 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.994352 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.994388 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.994388 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.994477 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.994512 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.994558 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.994594 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.994628 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.994662 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.994662 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.994723 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.994723 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.994723 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.994836 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.994836 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.994906 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.995014 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.995107 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.995204 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.995244 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.995292 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.995338 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.995380 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.995437 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.995477 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.995513 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.995546 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.995580 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.995611 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.995647 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.995681 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.995715 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.995765 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.995765 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.995827 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.995862 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.995895 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.995933 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.996128 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.996178 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.996213 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.996261 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.996296 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.996330 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.996373 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.996425 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.996491 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.996532 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.996567 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.996601 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.996649 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.996692 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.996733 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.996733 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.996805 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.996848 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.996891 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.996931 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.996966 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.997000 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.997055 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.997116 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.997153 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.997153 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.997153 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.997153 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.997329 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.997378 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.997476 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.997529 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.997573 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.997611 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.997642 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.997677 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.997731 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.997769 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.997805 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.997898 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.997980 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.998072 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.998594 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.998647 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.998728 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.998794 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.998833 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.998913 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.998972 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.999220 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.999279 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.999328 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.999405 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.999445 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:32.999483 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.999517 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:32.999551 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.999585 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:32.999619 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:32.999654 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:32.999688 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:32.999734 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:32.999814 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.000071 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.000121 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.000187 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.000256 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.000304 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.000339 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.000374 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.000444 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.000495 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.000532 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.000572 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.000572 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.000640 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.000715 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.001112 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.001184 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.001247 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.001347 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.001433 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.004219 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.004283 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.004469 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.004537 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.004595 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.004662 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.004718 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.004775 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.004841 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.005269 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.005381 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.005489 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.005562 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.005632 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.005684 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.005717 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.005744 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.005778 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.005835 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.005898 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.005958 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.006017 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.006043 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.006082 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.006115 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.006168 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.006230 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.006295 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.006353 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.006438 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.006910 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.006996 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.007034 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.007083 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.007115 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.007161 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.007189 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.007220 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.007245 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.007272 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.007302 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.007326 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.007350 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.007402 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.007680 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.007753 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.007817 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.007877 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.007951 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.008006 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.008033 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.008068 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.008100 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.008152 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.008213 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.008279 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.008343 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.008428 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.008470 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.008510 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.008573 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.008637 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.008698 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.008761 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.008830 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.008903 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.008954 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.008981 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.009024 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.009056 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.009087 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.009118 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.009147 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.009177 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.009204 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.009232 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.009256 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.009280 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.009305 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.009373 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.009438 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.009466 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.009493 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.009517 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.009542 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.009565 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.009591 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.009614 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.009639 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.009664 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.009694 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.009721 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.009746 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.009775 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.009800 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.009825 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.009849 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.009849 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.009901 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.009927 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.009927 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.009927 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.010005 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.010034 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.010068 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.010068 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.010119 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.010145 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.010168 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.010193 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.010217 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.010248 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.010298 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.010365 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.010461 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.010513 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.010574 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.010638 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.010699 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.010737 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.010786 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.010833 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.010869 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.010904 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.010940 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.010940 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.011002 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.011037 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.011115 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.011163 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.011200 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.011234 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.011282 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.011282 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.011282 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.011383 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.011383 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.011650 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.011711 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.011747 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.011747 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.011818 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.011853 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.011896 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.011932 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.011932 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.011995 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.012027 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.012063 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.012097 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.012097 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.012097 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.012097 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.012097 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.012097 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.012097 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.012421 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.012421 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.012421 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.012421 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.012421 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.012421 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.012619 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.012784 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.012834 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.012893 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.012955 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.013020 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.013078 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.013145 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.013650 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.013699 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.013749 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.013789 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.013822 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.013867 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.013919 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.013963 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.013999 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.014033 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.014066 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.014108 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.014149 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.014149 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.014283 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.014328 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.014412 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.014485 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.014525 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.014568 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.014605 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.014649 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.014649 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.014719 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.014755 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.014819 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.014908 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.014991 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.015700 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.015757 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.015806 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.015860 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.015899 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.015936 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.015973 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.016010 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.016048 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.016048 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.016127 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.016171 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.016214 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.016214 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.016295 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.016337 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.016372 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.016425 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.016425 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.016666 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.016710 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.016793 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.016842 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.016918 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.017008 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.017094 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.017521 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.017589 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.017629 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.017706 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.017751 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.017813 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.017878 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.018333 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.018378 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.018465 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.018520 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.018584 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.018638 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.018709 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.018769 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.018829 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.018887 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.018947 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.019004 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.019062 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.019125 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.019581 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.019627 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.019698 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.019758 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.019826 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.019877 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.019942 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.020528 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.020575 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.020650 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.020709 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.020758 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.020821 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.020884 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.021364 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111526) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.021453 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.021524 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.021580 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.021645 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111526) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.021696 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111526) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.048051 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111527) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 02 00:43:33.048600 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.048708 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.048919 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.049168 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.049236 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.049318 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.049377 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.049484 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.049484 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.049688 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.050287 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.050452 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.050452 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.050452 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.050611 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.050611 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.050745 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.051628 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.051721 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.051721 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.051824 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.051881 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.051936 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.052018 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.052525 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.052594 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.052650 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.052703 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.052812 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.052873 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.052945 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.053001 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.053066 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.053127 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.053182 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.053247 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.053247 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.053372 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.053776 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.053853 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.053908 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.053981 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.053981 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.054112 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.054112 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.054858 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.054952 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.054952 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.055092 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.055092 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.055219 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.055219 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.055669 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.055754 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.055754 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.055943 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.055943 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.055943 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.056103 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.056313 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.056384 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.056493 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.056493 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.056610 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.056610 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.056719 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.057274 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.057342 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.057422 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.057482 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.057615 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.057615 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.057765 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.058806 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.058873 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.058927 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.059034 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.059099 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.059161 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.059240 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.059571 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.059678 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.059748 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.059814 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.059883 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.059922 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.060009 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.060481 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.060614 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.060679 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.060781 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.060877 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.060938 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.061007 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.061703 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.061781 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.061820 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.061855 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.061943 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.061995 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.062066 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.062607 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.062664 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.062729 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.062803 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.062851 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.062952 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.063056 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.063124 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.063189 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.063250 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.063311 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.063371 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.063449 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.063515 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.063580 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.063644 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.063708 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.063797 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.063884 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.063969 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.064056 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.064185 np0000183836 devstack@c-api.service[111528]: INFO dbcounter [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Registered counter for database cinder Jul 02 00:43:33.064625 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.064688 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.064726 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.064808 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.064856 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.064921 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.064991 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.065319 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.065368 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.065464 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.065506 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.065615 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.065705 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.065759 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.065811 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.065881 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.065961 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.066038 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.066128 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.066188 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.066262 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.066324 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.066403 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.066510 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.066576 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.066637 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.066697 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.066763 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.067091 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.067184 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.067278 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.067341 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.067421 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.067491 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.067561 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.068008 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.068062 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.068131 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.068178 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.068244 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.068293 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.068375 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.068876 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.068946 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.069029 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.069115 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.069184 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.069247 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.069315 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.070230 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.070291 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.070346 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.070435 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.070496 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.070559 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.070627 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.070928 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.070979 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.071058 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.071115 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.071172 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.071226 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.071315 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.071650 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.071692 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.071774 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.071842 np0000183836 devstack@c-api.service[111526]: INFO dbcounter [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Registered counter for database cinder Jul 02 00:43:33.071899 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.071899 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.072086 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.072086 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.072474 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.072530 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.072578 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.072644 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.072699 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.072767 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.072844 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.072888 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.072933 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.073014 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.073072 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.073114 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.073175 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.073240 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.073379 np0000183836 devstack@c-api.service[111529]: INFO dbcounter [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Registered counter for database cinder Jul 02 00:43:33.073769 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.073819 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.073854 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.073926 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.073998 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.074100 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.074173 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.074760 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.074819 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.074886 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.074944 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.075006 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.075066 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.075133 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:43:33.075630 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111527) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:43:33.075693 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:43:33.075744 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:43:33.075834 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:43:33.075921 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:43:33.075989 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111527) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:43:33.108034 np0000183836 devstack@c-api.service[111528]: DEBUG oslo_db.sqlalchemy.engines [None req-82e34025-010d-440f-9285-b1190fd1453e 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=111528) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 00:43:33.116897 np0000183836 devstack@c-api.service[111526]: DEBUG oslo_db.sqlalchemy.engines [None req-871635c1-b58b-4155-b039-9cb6e408d79c 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=111526) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 00:43:33.118457 np0000183836 devstack@c-api.service[111529]: DEBUG oslo_db.sqlalchemy.engines [None req-cf647b33-7c5f-4827-8696-5d052917499e 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=111529) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 00:43:33.126053 np0000183836 devstack@c-api.service[111527]: INFO dbcounter [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Registered counter for database cinder Jul 02 00:43:33.171690 np0000183836 devstack@c-api.service[111527]: DEBUG oslo_db.sqlalchemy.engines [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 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=111527) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 00:43:33.238137 np0000183836 devstack@c-api.service[111528]: DEBUG dbcounter [-] [111528] Writer thread running {{(pid=111528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 02 00:43:33.238358 np0000183836 devstack@c-api.service[111529]: DEBUG dbcounter [-] [111529] Writer thread running {{(pid=111529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 02 00:43:33.241296 np0000183836 devstack@c-api.service[111529]: INFO cinder.rpc [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 02 00:43:33.241948 np0000183836 devstack@c-api.service[111528]: INFO cinder.rpc [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 02 00:43:33.243560 np0000183836 devstack@c-api.service[111529]: INFO cinder.rpc [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 02 00:43:33.245607 np0000183836 devstack@c-api.service[111529]: INFO cinder.rpc [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 02 00:43:33.245932 np0000183836 devstack@c-api.service[111528]: INFO cinder.rpc [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 02 00:43:33.247470 np0000183836 devstack@c-api.service[111529]: INFO cinder.rpc [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 02 00:43:33.248413 np0000183836 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.249177 np0000183836 devstack@c-api.service[111528]: INFO cinder.rpc [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 02 00:43:33.251745 np0000183836 devstack@c-api.service[111528]: INFO cinder.rpc [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 02 00:43:33.252203 np0000183836 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.253167 np0000183836 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.258468 np0000183836 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.274976 np0000183836 devstack@c-api.service[111526]: DEBUG dbcounter [-] [111526] Writer thread running {{(pid=111526) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 02 00:43:33.278932 np0000183836 devstack@c-api.service[111526]: INFO cinder.rpc [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 02 00:43:33.282546 np0000183836 devstack@c-api.service[111526]: INFO cinder.rpc [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 02 00:43:33.285673 np0000183836 devstack@c-api.service[111526]: INFO cinder.rpc [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 02 00:43:33.287020 np0000183836 devstack@c-api.service[111529]: DEBUG oslo_db.sqlalchemy.engines [None req-cf647b33-7c5f-4827-8696-5d052917499e 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=111529) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 00:43:33.288064 np0000183836 devstack@c-api.service[111526]: INFO cinder.rpc [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 02 00:43:33.289351 np0000183836 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.290670 np0000183836 devstack@c-api.service[111529]: INFO cinder.rpc [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 02 00:43:33.293495 np0000183836 devstack@c-api.service[111529]: INFO cinder.rpc [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 02 00:43:33.293986 np0000183836 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.294831 np0000183836 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.297029 np0000183836 devstack@c-api.service[111527]: DEBUG dbcounter [-] [111527] Writer thread running {{(pid=111527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 02 00:43:33.299933 np0000183836 devstack@c-api.service[111528]: DEBUG oslo_db.sqlalchemy.engines [None req-82e34025-010d-440f-9285-b1190fd1453e 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=111528) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 00:43:33.300216 np0000183836 devstack@c-api.service[111527]: INFO cinder.rpc [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 02 00:43:33.302999 np0000183836 devstack@c-api.service[111527]: INFO cinder.rpc [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 02 00:43:33.303769 np0000183836 devstack@c-api.service[111528]: INFO cinder.rpc [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 02 00:43:33.305266 np0000183836 devstack@c-api.service[111527]: INFO cinder.rpc [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 02 00:43:33.306795 np0000183836 devstack@c-api.service[111528]: INFO cinder.rpc [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 02 00:43:33.307674 np0000183836 devstack@c-api.service[111527]: INFO cinder.rpc [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 02 00:43:33.308324 np0000183836 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.309010 np0000183836 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.309897 np0000183836 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.313174 np0000183836 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.313967 np0000183836 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.318242 np0000183836 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.322500 np0000183836 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.325035 np0000183836 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.325846 np0000183836 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.328776 np0000183836 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.328915 np0000183836 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.331938 np0000183836 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.332291 np0000183836 devstack@c-api.service[111526]: DEBUG oslo_db.sqlalchemy.engines [None req-871635c1-b58b-4155-b039-9cb6e408d79c 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=111526) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 00:43:33.333533 np0000183836 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.334889 np0000183836 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.336110 np0000183836 devstack@c-api.service[111526]: INFO cinder.rpc [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 02 00:43:33.337843 np0000183836 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.338709 np0000183836 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.339077 np0000183836 devstack@c-api.service[111526]: INFO cinder.rpc [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 02 00:43:33.339474 np0000183836 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.340519 np0000183836 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.341961 np0000183836 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.342149 np0000183836 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.344957 np0000183836 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.347906 np0000183836 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.348014 np0000183836 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.350631 np0000183836 devstack@c-api.service[111527]: DEBUG oslo_db.sqlalchemy.engines [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 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=111527) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 00:43:33.350902 np0000183836 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.351356 np0000183836 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.353539 np0000183836 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.353771 np0000183836 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.354161 np0000183836 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.355191 np0000183836 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.355253 np0000183836 devstack@c-api.service[111527]: INFO cinder.rpc [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 02 00:43:33.355289 np0000183836 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.356664 np0000183836 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.357970 np0000183836 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.358048 np0000183836 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.358139 np0000183836 devstack@c-api.service[111527]: INFO cinder.rpc [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 02 00:43:33.359202 np0000183836 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.359578 np0000183836 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.359634 np0000183836 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.360901 np0000183836 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.362335 np0000183836 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.362403 np0000183836 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.363558 np0000183836 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.363766 np0000183836 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.365430 np0000183836 devstack@c-api.service[111529]: WARNING cinder.api.contrib.hosts [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 02 00:43:33.365430 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Extended resource: extensions {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.366431 np0000183836 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.366506 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Extended resource: cgsnapshots {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.366935 np0000183836 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.367923 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Extended resource: qos-specs {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.369080 np0000183836 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.369480 np0000183836 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.370741 np0000183836 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.371165 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Extended resource: capabilities {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.372230 np0000183836 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.372487 np0000183836 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.372535 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Extended resource: backups {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.373114 np0000183836 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.373650 np0000183836 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.374531 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Extended resource: os-volume-type-access {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.375157 np0000183836 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.375536 np0000183836 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.376173 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Extended resource: encryption {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.376470 np0000183836 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.377666 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Extended resource: consistencygroups {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.377908 np0000183836 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.378152 np0000183836 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.378331 np0000183836 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.379321 np0000183836 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.380352 np0000183836 devstack@c-api.service[111528]: WARNING cinder.api.contrib.hosts [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 02 00:43:33.380605 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Extended resource: extensions {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.381358 np0000183836 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.381962 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Extended resource: cgsnapshots {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.382501 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Extended resource: extra_specs {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.382561 np0000183836 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.382838 np0000183836 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.383390 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Extended resource: qos-specs {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.384098 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Extended resource: encryption {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.387407 np0000183836 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.387451 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Extended resource: os-volume-manage {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.387482 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Extended resource: capabilities {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.387507 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Extended resource: os-volume-transfer {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.388370 np0000183836 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.390582 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Extended resource: backups {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.390940 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Extended resource: os-availability-zone {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.391523 np0000183836 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.392330 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Extended resource: os-quota-sets {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.392622 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Extended resource: os-volume-type-access {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.393490 np0000183836 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.393740 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Extended resource: os-quota-class-sets {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.394240 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Extended resource: encryption {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.394838 np0000183836 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.395110 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Extended resource: os-snapshot-manage {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.395766 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Extended resource: consistencygroups {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.396853 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Extended resource: os-hosts {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.396949 np0000183836 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.397729 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Extended resource: extra_specs {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.397857 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Extended resource: scheduler-stats {{(pid=111529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.398062 np0000183836 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.399044 np0000183836 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.399310 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Extended resource: encryption {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.400413 np0000183836 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.400623 np0000183836 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.400803 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Extended resource: os-volume-manage {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.401096 np0000183836 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.402081 np0000183836 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.402131 np0000183836 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.402418 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Extended resource: os-volume-transfer {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.403131 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.contrib.snapshot_actions [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] SnapshotActionsController initialized {{(pid=111529) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 02 00:43:33.403512 np0000183836 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.403889 np0000183836 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.403933 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Extended resource: os-availability-zone {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.404200 np0000183836 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.404973 np0000183836 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.405267 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Extended resource: os-quota-sets {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.405317 np0000183836 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.405744 np0000183836 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.406257 np0000183836 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.406643 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Extended resource: os-quota-class-sets {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.406696 np0000183836 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.407783 np0000183836 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.408215 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Extended resource: os-snapshot-manage {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.408282 np0000183836 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.408575 np0000183836 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.409139 np0000183836 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.409622 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Extended resource: os-hosts {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.409767 np0000183836 devstack@c-api.service[111529]: WARNING castellan.key_manager.migration [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.410185 np0000183836 devstack@c-api.service[111526]: WARNING cinder.api.contrib.hosts [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 02 00:43:33.410440 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Extended resource: extensions {{(pid=111526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.410586 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Extension UsedLimits extending resource: limits {{(pid=111529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.410713 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Extension VolumeTypeAccess extending resource: types {{(pid=111529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.411040 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Extended resource: scheduler-stats {{(pid=111528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.411758 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.411875 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.411976 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Extension VolumeActions extending resource: volumes {{(pid=111529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.412106 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.412383 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Extension SnapshotActions extending resource: snapshots {{(pid=111529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.412383 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Extension TypesManage extending resource: types {{(pid=111529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.412500 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Extended resource: cgsnapshots {{(pid=111526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.412541 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.412541 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.412646 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Extension AdminActions extending resource: volumes {{(pid=111529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.412762 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Extension AdminActions extending resource: snapshots {{(pid=111529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.412860 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Extension AdminActions extending resource: backups {{(pid=111529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.412975 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.413032 np0000183836 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.413071 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.413172 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.v3.router [None req-cf647b33-7c5f-4827-8696-5d052917499e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.414472 np0000183836 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.415370 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.contrib.snapshot_actions [None req-82e34025-010d-440f-9285-b1190fd1453e None None] SnapshotActionsController initialized {{(pid=111528) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 02 00:43:33.416251 np0000183836 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.416402 np0000183836 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.416580 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Extended resource: qos-specs {{(pid=111526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.417586 np0000183836 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.418797 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Extended resource: capabilities {{(pid=111526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.418965 np0000183836 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.419862 np0000183836 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.420387 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Extended resource: backups {{(pid=111526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.420487 np0000183836 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.421481 np0000183836 devstack@c-api.service[111529]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x70a94c8a3668 pid: 111529 (default app) Jul 02 00:43:33.421945 np0000183836 devstack@c-api.service[111528]: WARNING castellan.key_manager.migration [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.422033 np0000183836 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.422621 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Extended resource: os-volume-type-access {{(pid=111526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.422771 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Extension UsedLimits extending resource: limits {{(pid=111528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.422900 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Extension VolumeTypeAccess extending resource: types {{(pid=111528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.423708 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.423708 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.423820 np0000183836 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.423860 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Extension VolumeActions extending resource: volumes {{(pid=111528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.423989 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.424092 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Extension SnapshotActions extending resource: snapshots {{(pid=111528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.424194 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Extension TypesManage extending resource: types {{(pid=111528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.424296 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.424337 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Extended resource: encryption {{(pid=111526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.424584 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.424584 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Extension AdminActions extending resource: volumes {{(pid=111528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.424677 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Extension AdminActions extending resource: snapshots {{(pid=111528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.424858 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Extension AdminActions extending resource: backups {{(pid=111528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.424858 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.424984 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.425090 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.v3.router [None req-82e34025-010d-440f-9285-b1190fd1453e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.425487 np0000183836 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.426133 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Extended resource: consistencygroups {{(pid=111526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.426938 np0000183836 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.428202 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Extended resource: extra_specs {{(pid=111526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.428598 np0000183836 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.430002 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Extended resource: encryption {{(pid=111526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.430068 np0000183836 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.430104 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.430104 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.430104 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.430104 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.430104 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.430675 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.430675 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.430675 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.430675 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.430675 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.430880 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.430880 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.430880 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.430880 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.430880 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.430880 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.431189 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.431189 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.431189 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.431189 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.431372 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.431372 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.431372 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.431372 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.431589 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.431589 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.431589 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.431589 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.431773 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.431773 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.431773 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.431773 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.431773 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.432010 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.432010 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.432010 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.432010 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.432010 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.432228 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.432228 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.432228 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.432228 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.432228 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.432228 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.432502 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.432502 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.432502 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.432502 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.432502 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.432502 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.432765 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.432765 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.432765 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.432765 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.432765 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.432765 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.433024 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.433024 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.433024 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.433024 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.433024 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.433254 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.433254 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.433254 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.433254 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.433254 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.433571 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.433571 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.433571 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.433571 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.433571 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.433571 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.433856 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.433856 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.433856 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.433856 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.433856 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.433856 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.434102 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.434102 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.434102 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.434102 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.434102 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.434340 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.434340 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.434340 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.434340 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.434340 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.434928 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.434928 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.434928 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.434928 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.435156 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.435156 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.435156 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.435156 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.435335 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.435335 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.435335 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.435335 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.435335 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.435592 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.435592 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.435592 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.435592 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.435592 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.435794 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.435794 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.435794 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.435794 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.436257 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.436257 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.436257 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.436257 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.436465 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.436465 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.436465 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.436465 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.436666 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.436666 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.436666 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.436666 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.436850 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.436850 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.436850 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.436850 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.437567 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.437567 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.437567 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.437567 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.437567 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.437819 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.437819 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.437819 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.437819 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.437819 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.437819 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.438153 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.438153 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.438153 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.438153 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.438153 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.438372 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.438372 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.438372 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.438372 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.438372 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.438372 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.438663 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.438663 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.438663 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.438663 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.438663 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.438663 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.438946 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.438946 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.438946 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.438946 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.438946 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.438946 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.439315 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.439315 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.439315 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.439315 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.439315 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.439315 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.439568 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.439568 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.439568 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.439568 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.439702 np0000183836 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.439729 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.439729 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.439729 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.439729 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.439729 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.439884 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.439884 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.439884 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.439884 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:33.439884 np0000183836 devstack@c-api.service[111529]: warnings.warn(deprecated_msg) Jul 02 00:43:33.440024 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Extended resource: os-volume-manage {{(pid=111526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.440053 np0000183836 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.440078 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Extended resource: os-volume-transfer {{(pid=111526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.440104 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.middleware.request_id [None req-29735a48-0d6e-40bf-9c5c-4b721fdc24ec None None] RequestId filter calling following filter/app {{(pid=111529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:33.440129 np0000183836 devstack@c-api.service[111528]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x70a94c8a3668 pid: 111528 (default app) Jul 02 00:43:33.440156 np0000183836 devstack@c-api.service[111527]: WARNING cinder.api.contrib.hosts [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 02 00:43:33.440156 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Extended resource: extensions {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.440206 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Extended resource: os-availability-zone {{(pid=111526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.440206 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Extended resource: os-quota-sets {{(pid=111526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.440253 np0000183836 devstack@c-api.service[111529]: [pid: 111529|app: 0|req: 1/1] 199.19.213.60 () {60 vars in 949 bytes} [Thu Jul 2 00:43:33 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 02 00:43:33.440286 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Extended resource: cgsnapshots {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.440311 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Extended resource: os-quota-class-sets {{(pid=111526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.440341 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Extended resource: qos-specs {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.440366 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Extended resource: os-snapshot-manage {{(pid=111526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.441058 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Extended resource: os-hosts {{(pid=111526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.442935 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Extended resource: scheduler-stats {{(pid=111526) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.443573 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Extended resource: capabilities {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.444894 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Extended resource: backups {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.446988 np0000183836 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.447046 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Extended resource: os-volume-type-access {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.448469 np0000183836 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.448763 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Extended resource: encryption {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.449384 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.contrib.snapshot_actions [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] SnapshotActionsController initialized {{(pid=111526) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 02 00:43:33.450211 np0000183836 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.450254 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Extended resource: consistencygroups {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.451798 np0000183836 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.452597 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Extended resource: extra_specs {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.453157 np0000183836 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.454675 np0000183836 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.454776 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Extended resource: encryption {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.456642 np0000183836 devstack@c-api.service[111526]: WARNING castellan.key_manager.migration [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.457073 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Extended resource: os-volume-manage {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.457524 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Extension UsedLimits extending resource: limits {{(pid=111526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.457658 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Extension VolumeTypeAccess extending resource: types {{(pid=111526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.457872 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.457982 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.458081 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Extension VolumeActions extending resource: volumes {{(pid=111526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.458220 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.458323 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Extension SnapshotActions extending resource: snapshots {{(pid=111526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.458453 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Extension TypesManage extending resource: types {{(pid=111526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.458561 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.458683 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.458792 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Extension AdminActions extending resource: volumes {{(pid=111526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.458921 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Extension AdminActions extending resource: snapshots {{(pid=111526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.459029 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Extension AdminActions extending resource: backups {{(pid=111526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.459134 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.459280 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Extended resource: os-volume-transfer {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.459327 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.459456 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.v3.router [None req-871635c1-b58b-4155-b039-9cb6e408d79c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111526) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.461775 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Extended resource: os-availability-zone {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.463759 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Extended resource: os-quota-sets {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.465161 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Extended resource: os-quota-class-sets {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.466494 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Extended resource: os-snapshot-manage {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.467959 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Extended resource: os-hosts {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.468816 np0000183836 devstack@c-api.service[111526]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x70a94c8a3668 pid: 111526 (default app) Jul 02 00:43:33.469327 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Extended resource: scheduler-stats {{(pid=111527) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:43:33.472611 np0000183836 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.474215 np0000183836 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.475059 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.contrib.snapshot_actions [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] SnapshotActionsController initialized {{(pid=111527) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 02 00:43:33.475877 np0000183836 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.477417 np0000183836 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.478738 np0000183836 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.480247 np0000183836 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.481712 np0000183836 devstack@c-api.service[111527]: WARNING castellan.key_manager.migration [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:43:33.482487 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Extension UsedLimits extending resource: limits {{(pid=111527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.482609 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.482798 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.482885 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.482978 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Extension VolumeActions extending resource: volumes {{(pid=111527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.483119 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.483222 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.483360 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Extension TypesManage extending resource: types {{(pid=111527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.483534 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.483650 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.483753 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Extension AdminActions extending resource: volumes {{(pid=111527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.483877 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Extension AdminActions extending resource: snapshots {{(pid=111527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.483958 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Extension AdminActions extending resource: backups {{(pid=111527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.484069 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.484181 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.484276 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.v3.router [None req-c1b23b35-a6f9-4006-b3b1-20517c5cf438 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111527) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:43:33.493013 np0000183836 devstack@c-api.service[111527]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x70a94c8a3668 pid: 111527 (default app) Jul 02 00:43:40.810065 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.810065 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.810651 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.810651 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.810651 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.810651 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.810651 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.810846 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.810846 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.810846 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.810846 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.810846 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.810846 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.811062 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.811062 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.811062 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.811062 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.811062 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.811244 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.811244 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.811244 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.811244 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.811406 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.811406 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.811406 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.811406 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.811586 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.811586 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.811586 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.811586 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.811586 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.811859 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.811859 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.811859 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.811859 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.811859 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.812059 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.812059 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.812059 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.812059 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.812059 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.812059 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.812279 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.812279 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.812279 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.812279 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.812279 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.812279 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.812524 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.812524 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.812524 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.812524 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.812524 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.812524 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.812749 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.812749 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.812749 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.812749 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.812749 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.812749 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.813088 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.813088 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.813088 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.813088 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.813447 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.813447 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.813447 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.813447 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.813447 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.813773 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.813773 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.813773 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.813773 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.813773 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.814049 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.814049 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.814049 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.814049 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.814049 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.814049 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.814366 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.814366 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.814366 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.814366 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.814366 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.814704 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.814704 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.814704 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.814704 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.814704 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.815000 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.815000 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.815000 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.815000 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.815229 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.815229 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.815229 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.815229 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.815478 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.815478 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.815478 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.815478 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.815478 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.815847 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.815847 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.815847 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.815847 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.815847 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.816208 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.816208 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.816208 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.816208 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.816487 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.816487 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.816487 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.816487 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.816722 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.816722 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.816722 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.816722 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.816987 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.816987 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.816987 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.816987 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.817216 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.817216 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.817216 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.817216 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.817468 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.817468 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.817468 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.817468 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.817468 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.817468 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.817807 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.817807 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.817807 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.817807 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.817807 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.818588 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.818588 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.818588 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.818588 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.818588 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.818588 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.818588 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.819004 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.819004 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.819004 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.819004 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.819004 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.819004 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.819348 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.819348 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.819348 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.819348 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.819348 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.819348 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.819756 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.819756 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.819756 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.819756 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.819756 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.819756 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.820188 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.820188 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.820188 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.820188 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.820443 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.820443 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.820443 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.820443 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.820691 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.820691 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.820691 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.820691 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.820819 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.820819 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.820819 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:40.820819 np0000183836 devstack@c-api.service[111528]: warnings.warn(deprecated_msg) Jul 02 00:43:40.820819 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.middleware.request_id [None req-21d74948-1ee0-4226-bcfe-5d8a06652e52 None None] RequestId filter calling following filter/app {{(pid=111528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:41.439568 np0000183836 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-21d74948-1ee0-4226-bcfe-5d8a06652e52 admin admin] POST https://199.19.213.60/volume/v3/types Jul 02 00:43:41.439568 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-21d74948-1ee0-4226-bcfe-5d8a06652e52 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=111528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 02 00:43:41.442001 np0000183836 devstack@c-api.service[111528]: /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. Jul 02 00:43:41.442001 np0000183836 devstack@c-api.service[111528]: warnings.warn( Jul 02 00:43:41.483441 np0000183836 devstack@c-api.service[111528]: DEBUG oslo_db.sqlalchemy.engines [None req-21d74948-1ee0-4226-bcfe-5d8a06652e52 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=111528) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 00:43:41.520957 np0000183836 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-21d74948-1ee0-4226-bcfe-5d8a06652e52 admin admin] https://199.19.213.60/volume/v3/types returned with HTTP 200 Jul 02 00:43:41.520957 np0000183836 devstack@c-api.service[111528]: [pid: 111528|app: 0|req: 1/2] 199.19.213.60 () {68 vars in 1281 bytes} [Thu Jul 2 00:43:40 2026] POST /volume/v3/types => generated 186 bytes in 725 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 02 00:43:41.532691 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.middleware.request_id [req-21d74948-1ee0-4226-bcfe-5d8a06652e52 req-55271db4-fe0c-40d3-9276-c03d9d309e6d None None] RequestId filter calling following filter/app {{(pid=111529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:41.966195 np0000183836 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [req-21d74948-1ee0-4226-bcfe-5d8a06652e52 req-55271db4-fe0c-40d3-9276-c03d9d309e6d admin admin] POST https://199.19.213.60/volume/v3/types/7018f747-e885-4128-a1ec-792058d39ba8/extra_specs Jul 02 00:43:41.967170 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [req-21d74948-1ee0-4226-bcfe-5d8a06652e52 req-55271db4-fe0c-40d3-9276-c03d9d309e6d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 02 00:43:41.969115 np0000183836 devstack@c-api.service[111529]: /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. Jul 02 00:43:41.969115 np0000183836 devstack@c-api.service[111529]: warnings.warn( Jul 02 00:43:42.011981 np0000183836 devstack@c-api.service[111529]: DEBUG oslo_db.sqlalchemy.engines [req-21d74948-1ee0-4226-bcfe-5d8a06652e52 req-55271db4-fe0c-40d3-9276-c03d9d309e6d 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=111529) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 00:43:42.091691 np0000183836 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [req-21d74948-1ee0-4226-bcfe-5d8a06652e52 req-55271db4-fe0c-40d3-9276-c03d9d309e6d admin admin] https://199.19.213.60/volume/v3/types/7018f747-e885-4128-a1ec-792058d39ba8/extra_specs returned with HTTP 200 Jul 02 00:43:42.092381 np0000183836 devstack@c-api.service[111529]: [pid: 111529|app: 0|req: 2/3] 199.19.213.60 () {70 vars in 1498 bytes} [Thu Jul 2 00:43:41 2026] POST /volume/v3/types/7018f747-e885-4128-a1ec-792058d39ba8/extra_specs => generated 55 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 00:43:43.338326 np0000183836 devstack@c-api.service[111526]: DEBUG dbcounter [-] [111526] Writing DB stats cinder:SELECT=6 {{(pid=111526) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:43:43.357643 np0000183836 devstack@c-api.service[111527]: DEBUG dbcounter [-] [111527] Writing DB stats cinder:SELECT=6 {{(pid=111527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:43:51.515349 np0000183836 devstack@c-api.service[111528]: DEBUG dbcounter [-] [111528] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:43:52.090116 np0000183836 devstack@c-api.service[111529]: DEBUG dbcounter [-] [111529] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:46:23.297305 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.297305 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.297305 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.297305 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.297305 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.298653 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.298653 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.298653 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.298653 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.298653 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.299467 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.299467 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.299467 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.299467 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.299467 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.299467 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.300380 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.300380 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.300380 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.300380 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.300992 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.300992 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.300992 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.300992 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.301341 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.301341 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.301341 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.301341 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.301715 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.301715 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.301715 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.301715 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.301715 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.302346 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.302346 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.302346 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.302346 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.302346 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.302957 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.302957 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.302957 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.302957 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.302957 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.302957 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.303448 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.303448 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.303448 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.303448 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.303448 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.303448 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.303899 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.303899 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.303899 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.303899 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.303899 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.303899 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.304165 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.304165 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.304165 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.304165 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.304165 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.304504 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.304504 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.304504 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.304504 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.304504 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.304731 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.304731 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.304731 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.304731 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.304731 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.304731 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.305387 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.305387 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.305387 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.305387 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.305387 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.305387 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.305983 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.305983 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.305983 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.305983 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.305983 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.306544 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.306544 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.306544 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.306544 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.306544 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.307036 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.307036 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.307036 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.307036 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.307517 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.307517 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.307517 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.307517 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.307822 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.307822 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.307822 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.307822 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.307822 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.308156 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.308156 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.308156 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.308156 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.308156 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.308298 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.308298 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.308298 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.308298 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.308607 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.308607 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.308607 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.308607 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.308826 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.308826 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.308826 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.308826 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.309036 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.309036 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.309036 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.309036 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.309154 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.309154 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.309154 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.309154 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.309272 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.309272 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.309272 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.309272 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.309272 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.309433 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.309433 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.309433 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.309433 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.309433 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.309433 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.309609 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.309609 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.309609 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.309609 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.309609 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.309741 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.309741 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.309741 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.309741 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.309741 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.309741 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.309910 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.309910 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.309910 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.309910 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.309910 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.309910 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.310083 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.310083 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.310083 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.310083 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.310083 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.310083 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.310256 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.310256 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.310256 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.310256 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.310256 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.310256 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.310455 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.310455 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.310455 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.310455 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.310574 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.310574 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.310574 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.310574 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.310574 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.310729 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.310729 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.310729 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.310729 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:46:23.310729 np0000183836 devstack@c-api.service[111526]: warnings.warn(deprecated_msg) Jul 02 00:46:23.310729 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.middleware.request_id [None req-ba95ef33-cdad-445e-8ad6-e473c7b64f6e None None] RequestId filter calling following filter/app {{(pid=111526) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:46:23.310729 np0000183836 devstack@c-api.service[111526]: INFO cinder.api.openstack.wsgi [None req-ba95ef33-cdad-445e-8ad6-e473c7b64f6e None None] GET https://199.19.213.60/volume// Jul 02 00:46:23.310916 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.openstack.wsgi [None req-ba95ef33-cdad-445e-8ad6-e473c7b64f6e None None] Empty body provided in request {{(pid=111526) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:46:23.310916 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.openstack.wsgi [None req-ba95ef33-cdad-445e-8ad6-e473c7b64f6e None None] Calling method 'all' {{(pid=111526) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:46:23.310916 np0000183836 devstack@c-api.service[111526]: INFO cinder.api.openstack.wsgi [None req-ba95ef33-cdad-445e-8ad6-e473c7b64f6e None None] https://199.19.213.60/volume// returned with HTTP 300 Jul 02 00:46:23.310916 np0000183836 devstack@c-api.service[111526]: [pid: 111526|app: 0|req: 1/4] 199.19.213.60 () {66 vars in 1449 bytes} [Thu Jul 2 00:46:23 2026] GET /volume/ => generated 389 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 02 00:47:05.765963 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.765963 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.766803 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.766803 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.766803 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.766803 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.766803 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.767094 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.767094 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.767094 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.767094 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.767094 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.767094 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.767469 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.767469 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.767469 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.767469 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.767469 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.767741 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.767741 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.767741 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.767741 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.767958 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.767958 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.767958 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.767958 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.768188 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.768188 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.768188 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.768188 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.768188 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.768501 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.768501 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.768501 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.768501 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.768501 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.768765 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.768765 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.768765 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.768765 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.768765 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.768765 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.769113 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.769113 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.769113 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.769113 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.769113 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.769113 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.769738 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.769738 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.769738 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.769738 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.769738 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.769738 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.770266 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.770266 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.770266 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.770266 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.770266 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.770266 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.770519 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.770519 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.770519 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.770519 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.770695 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.770695 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.770695 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.770695 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.770695 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.770940 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.770940 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.770940 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.770940 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.770940 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.771121 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.771121 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.771121 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.771121 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.771121 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.771121 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.771431 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.771431 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.771431 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.771431 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.771431 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.771729 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.771729 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.771729 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.771729 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.771729 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.771945 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.771945 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.771945 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.771945 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.772142 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.772142 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.772142 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.772142 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.772291 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.772291 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.772291 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.772291 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.772291 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.772503 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.772503 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.772503 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.772503 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.772503 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.772686 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.772686 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.772686 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.772686 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.772863 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.772863 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.772863 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.772863 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.773073 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.773073 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.773073 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.773073 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.773228 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.773228 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.773228 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.773228 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.773385 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.773385 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.773385 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.773385 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.773578 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.773578 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.773578 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.773578 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.773578 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.773578 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.773808 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.773808 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.773808 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.773808 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.773808 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.774043 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.774043 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.774043 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.774043 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.774043 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.774043 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.774043 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.774312 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.774312 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.774312 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.774312 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.774312 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.774312 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.774575 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.774575 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.774575 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.774575 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.774575 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.774575 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.774888 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.774888 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.774888 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.774888 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.774888 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.774888 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.775130 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.775130 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.775130 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.775130 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.775315 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.775315 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.775315 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.775315 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.775580 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.775580 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.775580 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.775580 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.775856 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.775856 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.775856 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:05.775856 np0000183836 devstack@c-api.service[111527]: warnings.warn(deprecated_msg) Jul 02 00:47:05.775856 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.middleware.request_id [None req-15b27276-c29d-4296-aa05-0126f775a99b None None] RequestId filter calling following filter/app {{(pid=111527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:47:05.775856 np0000183836 devstack@c-api.service[111527]: [pid: 111527|app: 0|req: 1/5] 199.19.213.60 () {62 vars in 1061 bytes} [Thu Jul 2 00:47:05 2026] GET /volume/v3 => generated 114 bytes in 22 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 02 00:47:05.810070 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.middleware.request_id [None req-693ace1a-3a16-4156-895b-40c5fa16f032 None None] RequestId filter calling following filter/app {{(pid=111528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:47:05.821935 np0000183836 devstack@c-api.service[111528]: [pid: 111528|app: 0|req: 2/6] 199.19.213.60 () {64 vars in 1265 bytes} [Thu Jul 2 00:47:05 2026] GET /volume/v3 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 02 00:47:05.858969 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.middleware.request_id [req-693ace1a-3a16-4156-895b-40c5fa16f032 req-7fdb15b7-b062-4747-9d40-14ae4220376a None None] RequestId filter calling following filter/app {{(pid=111529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:47:05.864479 np0000183836 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [req-693ace1a-3a16-4156-895b-40c5fa16f032 req-7fdb15b7-b062-4747-9d40-14ae4220376a demo demo] GET https://199.19.213.60/volume/v3/ Jul 02 00:47:05.864874 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [req-693ace1a-3a16-4156-895b-40c5fa16f032 req-7fdb15b7-b062-4747-9d40-14ae4220376a demo demo] Empty body provided in request {{(pid=111529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:47:05.865293 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [req-693ace1a-3a16-4156-895b-40c5fa16f032 req-7fdb15b7-b062-4747-9d40-14ae4220376a demo demo] Calling method 'version_select' {{(pid=111529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:47:05.867076 np0000183836 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [req-693ace1a-3a16-4156-895b-40c5fa16f032 req-7fdb15b7-b062-4747-9d40-14ae4220376a demo demo] https://199.19.213.60/volume/v3/ returned with HTTP 200 Jul 02 00:47:05.867591 np0000183836 devstack@c-api.service[111529]: [pid: 111529|app: 0|req: 3/7] 199.19.213.60 () {66 vars in 1339 bytes} [Thu Jul 2 00:47:05 2026] GET /volume/v3/ => generated 389 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 02 00:47:05.907825 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.middleware.request_id [None req-104122c9-7cea-4a6e-b248-fa6b9cc9f6bc None None] RequestId filter calling following filter/app {{(pid=111526) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:47:06.362728 np0000183836 devstack@c-api.service[111526]: INFO cinder.api.openstack.wsgi [None req-104122c9-7cea-4a6e-b248-fa6b9cc9f6bc demo demo] GET https://199.19.213.60/volume/v3/types Jul 02 00:47:06.363176 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.openstack.wsgi [None req-104122c9-7cea-4a6e-b248-fa6b9cc9f6bc demo demo] Empty body provided in request {{(pid=111526) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:47:06.363429 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.openstack.wsgi [None req-104122c9-7cea-4a6e-b248-fa6b9cc9f6bc demo demo] Calling method 'index' {{(pid=111526) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:47:06.364131 np0000183836 devstack@c-api.service[111526]: /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. Jul 02 00:47:06.364131 np0000183836 devstack@c-api.service[111526]: warnings.warn( Jul 02 00:47:06.364875 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.api_utils [None req-104122c9-7cea-4a6e-b248-fa6b9cc9f6bc demo demo] Removing options '' from query. {{(pid=111526) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 00:47:06.404449 np0000183836 devstack@c-api.service[111526]: DEBUG oslo_db.sqlalchemy.engines [None req-104122c9-7cea-4a6e-b248-fa6b9cc9f6bc 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=111526) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 00:47:06.427364 np0000183836 devstack@c-api.service[111526]: INFO cinder.api.openstack.wsgi [None req-104122c9-7cea-4a6e-b248-fa6b9cc9f6bc demo demo] https://199.19.213.60/volume/v3/types returned with HTTP 200 Jul 02 00:47:06.427953 np0000183836 devstack@c-api.service[111526]: [pid: 111526|app: 0|req: 2/8] 199.19.213.60 () {64 vars in 1283 bytes} [Thu Jul 2 00:47:05 2026] GET /volume/v3/types => generated 377 bytes in 522 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 02 00:47:06.462924 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.middleware.request_id [None req-2401b3d0-33b1-4bd6-83b0-67aacf9f4809 None None] RequestId filter calling following filter/app {{(pid=111527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:47:06.917068 np0000183836 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-2401b3d0-33b1-4bd6-83b0-67aacf9f4809 demo demo] GET https://199.19.213.60/volume/v3/types/default Jul 02 00:47:06.917828 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-2401b3d0-33b1-4bd6-83b0-67aacf9f4809 demo demo] Empty body provided in request {{(pid=111527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:47:06.917828 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-2401b3d0-33b1-4bd6-83b0-67aacf9f4809 demo demo] Calling method 'show' {{(pid=111527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:47:06.958281 np0000183836 devstack@c-api.service[111527]: DEBUG oslo_db.sqlalchemy.engines [None req-2401b3d0-33b1-4bd6-83b0-67aacf9f4809 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=111527) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 00:47:06.974440 np0000183836 devstack@c-api.service[111527]: /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. Jul 02 00:47:06.974440 np0000183836 devstack@c-api.service[111527]: warnings.warn( Jul 02 00:47:06.976899 np0000183836 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-2401b3d0-33b1-4bd6-83b0-67aacf9f4809 demo demo] https://199.19.213.60/volume/v3/types/default returned with HTTP 200 Jul 02 00:47:06.977408 np0000183836 devstack@c-api.service[111527]: [pid: 111527|app: 0|req: 2/9] 199.19.213.60 () {64 vars in 1294 bytes} [Thu Jul 2 00:47:06 2026] GET /volume/v3/types/default => generated 145 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 02 00:47:07.465730 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.middleware.request_id [None req-6524c4ba-8cd2-4990-a9c5-d05b820196ea None None] RequestId filter calling following filter/app {{(pid=111528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:47:07.467173 np0000183836 devstack@c-api.service[111528]: [pid: 111528|app: 0|req: 3/10] 199.19.213.60 () {62 vars in 1061 bytes} [Thu Jul 2 00:47:07 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 02 00:47:07.501186 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.middleware.request_id [None req-2462a628-9c8a-4d57-945a-94293244b4fe None None] RequestId filter calling following filter/app {{(pid=111529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:47:07.510538 np0000183836 devstack@c-api.service[111529]: [pid: 111529|app: 0|req: 4/11] 199.19.213.60 () {64 vars in 1265 bytes} [Thu Jul 2 00:47:07 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 02 00:47:07.548382 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.middleware.request_id [req-2462a628-9c8a-4d57-945a-94293244b4fe req-c6b2dfae-bce5-41b5-bb29-24fbf9794f9f None None] RequestId filter calling following filter/app {{(pid=111526) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:47:07.551081 np0000183836 devstack@c-api.service[111526]: INFO cinder.api.openstack.wsgi [req-2462a628-9c8a-4d57-945a-94293244b4fe req-c6b2dfae-bce5-41b5-bb29-24fbf9794f9f demo demo] GET https://199.19.213.60/volume/v3/ Jul 02 00:47:07.551364 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.openstack.wsgi [req-2462a628-9c8a-4d57-945a-94293244b4fe req-c6b2dfae-bce5-41b5-bb29-24fbf9794f9f demo demo] Empty body provided in request {{(pid=111526) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:47:07.551560 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.openstack.wsgi [req-2462a628-9c8a-4d57-945a-94293244b4fe req-c6b2dfae-bce5-41b5-bb29-24fbf9794f9f demo demo] Calling method 'version_select' {{(pid=111526) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:47:07.552317 np0000183836 devstack@c-api.service[111526]: INFO cinder.api.openstack.wsgi [req-2462a628-9c8a-4d57-945a-94293244b4fe req-c6b2dfae-bce5-41b5-bb29-24fbf9794f9f demo demo] https://199.19.213.60/volume/v3/ returned with HTTP 200 Jul 02 00:47:07.552790 np0000183836 devstack@c-api.service[111526]: [pid: 111526|app: 0|req: 3/12] 199.19.213.60 () {66 vars in 1339 bytes} [Thu Jul 2 00:47:07 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 02 00:47:07.590822 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.middleware.request_id [None req-27c8af07-6bb1-4d45-a3f9-06993bfd4d9f None None] RequestId filter calling following filter/app {{(pid=111527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:47:07.593703 np0000183836 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-27c8af07-6bb1-4d45-a3f9-06993bfd4d9f demo demo] GET https://199.19.213.60/volume/v3/types/default Jul 02 00:47:07.593974 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-27c8af07-6bb1-4d45-a3f9-06993bfd4d9f demo demo] Empty body provided in request {{(pid=111527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:47:07.594268 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-27c8af07-6bb1-4d45-a3f9-06993bfd4d9f demo demo] Calling method 'show' {{(pid=111527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:47:07.604044 np0000183836 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-27c8af07-6bb1-4d45-a3f9-06993bfd4d9f demo demo] https://199.19.213.60/volume/v3/types/default returned with HTTP 200 Jul 02 00:47:07.604421 np0000183836 devstack@c-api.service[111527]: [pid: 111527|app: 0|req: 3/13] 199.19.213.60 () {64 vars in 1294 bytes} [Thu Jul 2 00:47:07 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) Jul 02 00:47:08.254997 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.middleware.request_id [None req-8e45b181-8627-439b-9f44-3e7af599e397 None None] RequestId filter calling following filter/app {{(pid=111528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:47:08.256265 np0000183836 devstack@c-api.service[111528]: [pid: 111528|app: 0|req: 4/14] 199.19.213.60 () {62 vars in 1061 bytes} [Thu Jul 2 00:47:08 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 02 00:47:08.290263 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.middleware.request_id [None req-be38273e-897f-487a-bbd6-f4175653fd6f None None] RequestId filter calling following filter/app {{(pid=111529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:47:08.293425 np0000183836 devstack@c-api.service[111529]: [pid: 111529|app: 0|req: 5/15] 199.19.213.60 () {64 vars in 1265 bytes} [Thu Jul 2 00:47:08 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 02 00:47:08.325741 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.middleware.request_id [req-be38273e-897f-487a-bbd6-f4175653fd6f req-fa0caf40-bc8a-4e25-bef9-4fdd5b4c383b None None] RequestId filter calling following filter/app {{(pid=111526) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:47:08.327932 np0000183836 devstack@c-api.service[111526]: INFO cinder.api.openstack.wsgi [req-be38273e-897f-487a-bbd6-f4175653fd6f req-fa0caf40-bc8a-4e25-bef9-4fdd5b4c383b demo demo] GET https://199.19.213.60/volume/v3/ Jul 02 00:47:08.328265 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.openstack.wsgi [req-be38273e-897f-487a-bbd6-f4175653fd6f req-fa0caf40-bc8a-4e25-bef9-4fdd5b4c383b demo demo] Empty body provided in request {{(pid=111526) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:47:08.328528 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.openstack.wsgi [req-be38273e-897f-487a-bbd6-f4175653fd6f req-fa0caf40-bc8a-4e25-bef9-4fdd5b4c383b demo demo] Calling method 'version_select' {{(pid=111526) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:47:08.328688 np0000183836 devstack@c-api.service[111526]: INFO cinder.api.openstack.wsgi [req-be38273e-897f-487a-bbd6-f4175653fd6f req-fa0caf40-bc8a-4e25-bef9-4fdd5b4c383b demo demo] https://199.19.213.60/volume/v3/ returned with HTTP 200 Jul 02 00:47:08.329056 np0000183836 devstack@c-api.service[111526]: [pid: 111526|app: 0|req: 4/16] 199.19.213.60 () {66 vars in 1339 bytes} [Thu Jul 2 00:47:08 2026] GET /volume/v3/ => generated 389 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 02 00:47:08.367136 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.middleware.request_id [None req-4bc668e3-f8bc-4269-8843-f91fa9b59f76 None None] RequestId filter calling following filter/app {{(pid=111527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:47:08.369502 np0000183836 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-4bc668e3-f8bc-4269-8843-f91fa9b59f76 demo demo] GET https://199.19.213.60/volume/v3/types/default Jul 02 00:47:08.369746 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-4bc668e3-f8bc-4269-8843-f91fa9b59f76 demo demo] Empty body provided in request {{(pid=111527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:47:08.370007 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-4bc668e3-f8bc-4269-8843-f91fa9b59f76 demo demo] Calling method 'show' {{(pid=111527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:47:08.379599 np0000183836 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-4bc668e3-f8bc-4269-8843-f91fa9b59f76 demo demo] https://199.19.213.60/volume/v3/types/default returned with HTTP 200 Jul 02 00:47:08.380042 np0000183836 devstack@c-api.service[111527]: [pid: 111527|app: 0|req: 4/17] 199.19.213.60 () {64 vars in 1294 bytes} [Thu Jul 2 00:47:08 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 02 00:47:08.422728 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.middleware.request_id [None req-b94d9075-1ff0-4fa4-b7bc-9debfa3e9767 None None] RequestId filter calling following filter/app {{(pid=111528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:47:08.423792 np0000183836 devstack@c-api.service[111528]: [pid: 111528|app: 0|req: 5/18] 199.19.213.60 () {62 vars in 1061 bytes} [Thu Jul 2 00:47:08 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 02 00:47:08.459501 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.middleware.request_id [None req-58fbc13d-db1d-49ee-ad91-8d60d84a8d66 None None] RequestId filter calling following filter/app {{(pid=111529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:47:08.463469 np0000183836 devstack@c-api.service[111529]: [pid: 111529|app: 0|req: 6/19] 199.19.213.60 () {64 vars in 1265 bytes} [Thu Jul 2 00:47:08 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 02 00:47:08.494797 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.middleware.request_id [req-58fbc13d-db1d-49ee-ad91-8d60d84a8d66 req-9acf78ae-4d67-4040-b56c-8ea5830ac2cc None None] RequestId filter calling following filter/app {{(pid=111526) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:47:08.496733 np0000183836 devstack@c-api.service[111526]: INFO cinder.api.openstack.wsgi [req-58fbc13d-db1d-49ee-ad91-8d60d84a8d66 req-9acf78ae-4d67-4040-b56c-8ea5830ac2cc demo demo] GET https://199.19.213.60/volume/v3/ Jul 02 00:47:08.496937 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.openstack.wsgi [req-58fbc13d-db1d-49ee-ad91-8d60d84a8d66 req-9acf78ae-4d67-4040-b56c-8ea5830ac2cc demo demo] Empty body provided in request {{(pid=111526) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:47:08.497102 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.openstack.wsgi [req-58fbc13d-db1d-49ee-ad91-8d60d84a8d66 req-9acf78ae-4d67-4040-b56c-8ea5830ac2cc demo demo] Calling method 'version_select' {{(pid=111526) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:47:08.497479 np0000183836 devstack@c-api.service[111526]: INFO cinder.api.openstack.wsgi [req-58fbc13d-db1d-49ee-ad91-8d60d84a8d66 req-9acf78ae-4d67-4040-b56c-8ea5830ac2cc demo demo] https://199.19.213.60/volume/v3/ returned with HTTP 200 Jul 02 00:47:08.497830 np0000183836 devstack@c-api.service[111526]: [pid: 111526|app: 0|req: 5/20] 199.19.213.60 () {66 vars in 1339 bytes} [Thu Jul 2 00:47:08 2026] GET /volume/v3/ => generated 389 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 02 00:47:08.536898 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.middleware.request_id [None req-c1b731ce-3b56-4003-b231-1a03c70b3610 None None] RequestId filter calling following filter/app {{(pid=111527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:47:08.539429 np0000183836 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-c1b731ce-3b56-4003-b231-1a03c70b3610 demo demo] GET https://199.19.213.60/volume/v3/types/default Jul 02 00:47:08.539682 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-c1b731ce-3b56-4003-b231-1a03c70b3610 demo demo] Empty body provided in request {{(pid=111527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:47:08.539953 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-c1b731ce-3b56-4003-b231-1a03c70b3610 demo demo] Calling method 'show' {{(pid=111527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:47:08.550747 np0000183836 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-c1b731ce-3b56-4003-b231-1a03c70b3610 demo demo] https://199.19.213.60/volume/v3/types/default returned with HTTP 200 Jul 02 00:47:08.551277 np0000183836 devstack@c-api.service[111527]: [pid: 111527|app: 0|req: 5/21] 199.19.213.60 () {64 vars in 1294 bytes} [Thu Jul 2 00:47:08 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) Jul 02 00:47:16.419256 np0000183836 devstack@c-api.service[111526]: DEBUG dbcounter [-] [111526] Writing DB stats cinder:SELECT=1 {{(pid=111526) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:47:18.547145 np0000183836 devstack@c-api.service[111527]: DEBUG dbcounter [-] [111527] Writing DB stats cinder:SELECT=8 {{(pid=111527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:52:43.166318 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.middleware.request_id [None req-26c6e2fd-4adb-4ec3-b8fb-f6dc44bdba33 None None] RequestId filter calling following filter/app {{(pid=111528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:52:43.282897 np0000183836 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-26c6e2fd-4adb-4ec3-b8fb-f6dc44bdba33 demo demo] GET https://199.19.213.60/volume/v3/volumes/detail Jul 02 00:52:43.283161 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-26c6e2fd-4adb-4ec3-b8fb-f6dc44bdba33 demo demo] Empty body provided in request {{(pid=111528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:52:43.283435 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-26c6e2fd-4adb-4ec3-b8fb-f6dc44bdba33 demo demo] Calling method 'detail' {{(pid=111528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:52:43.284122 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.api_utils [None req-26c6e2fd-4adb-4ec3-b8fb-f6dc44bdba33 demo demo] Removing options '' from query. {{(pid=111528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 00:52:43.285261 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.volume.api [None req-26c6e2fd-4adb-4ec3-b8fb-f6dc44bdba33 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111528) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 00:52:43.338653 np0000183836 devstack@c-api.service[111528]: INFO cinder.volume.api [None req-26c6e2fd-4adb-4ec3-b8fb-f6dc44bdba33 demo demo] Get all volumes completed successfully. Jul 02 00:52:43.341186 np0000183836 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-26c6e2fd-4adb-4ec3-b8fb-f6dc44bdba33 demo demo] https://199.19.213.60/volume/v3/volumes/detail returned with HTTP 200 Jul 02 00:52:43.342221 np0000183836 devstack@c-api.service[111528]: [pid: 111528|app: 0|req: 6/22] 199.19.213.60 () {64 vars in 1290 bytes} [Thu Jul 2 00:52:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 00:52:53.324437 np0000183836 devstack@c-api.service[111528]: DEBUG dbcounter [-] [111528] Writing DB stats cinder:SELECT=1 {{(pid=111528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:53:43.360852 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.middleware.request_id [None req-6ee81433-d04d-432e-b088-35bfc6e5024f None None] RequestId filter calling following filter/app {{(pid=111529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:53:43.363641 np0000183836 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [None req-6ee81433-d04d-432e-b088-35bfc6e5024f demo demo] GET https://199.19.213.60/volume/v3/volumes/detail Jul 02 00:53:43.363925 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [None req-6ee81433-d04d-432e-b088-35bfc6e5024f demo demo] Empty body provided in request {{(pid=111529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:53:43.364108 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [None req-6ee81433-d04d-432e-b088-35bfc6e5024f demo demo] Calling method 'detail' {{(pid=111529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:53:43.365061 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.api_utils [None req-6ee81433-d04d-432e-b088-35bfc6e5024f demo demo] Removing options '' from query. {{(pid=111529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 00:53:43.366444 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.volume.api [None req-6ee81433-d04d-432e-b088-35bfc6e5024f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111529) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 00:53:43.409793 np0000183836 devstack@c-api.service[111529]: INFO cinder.volume.api [None req-6ee81433-d04d-432e-b088-35bfc6e5024f demo demo] Get all volumes completed successfully. Jul 02 00:53:43.412798 np0000183836 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [None req-6ee81433-d04d-432e-b088-35bfc6e5024f demo demo] https://199.19.213.60/volume/v3/volumes/detail returned with HTTP 200 Jul 02 00:53:43.413877 np0000183836 devstack@c-api.service[111529]: [pid: 111529|app: 0|req: 7/23] 199.19.213.60 () {64 vars in 1290 bytes} [Thu Jul 2 00:53:43 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) Jul 02 00:53:53.402505 np0000183836 devstack@c-api.service[111529]: DEBUG dbcounter [-] [111529] Writing DB stats cinder:SELECT=1 {{(pid=111529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:54:43.512901 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.middleware.request_id [None req-bf353bf3-f934-4af3-a713-50193c5332eb None None] RequestId filter calling following filter/app {{(pid=111526) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:54:43.517284 np0000183836 devstack@c-api.service[111526]: INFO cinder.api.openstack.wsgi [None req-bf353bf3-f934-4af3-a713-50193c5332eb demo demo] GET https://199.19.213.60/volume/v3/volumes/detail Jul 02 00:54:43.517565 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.openstack.wsgi [None req-bf353bf3-f934-4af3-a713-50193c5332eb demo demo] Empty body provided in request {{(pid=111526) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:54:43.517832 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.openstack.wsgi [None req-bf353bf3-f934-4af3-a713-50193c5332eb demo demo] Calling method 'detail' {{(pid=111526) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:54:43.518528 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.api_utils [None req-bf353bf3-f934-4af3-a713-50193c5332eb demo demo] Removing options '' from query. {{(pid=111526) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 00:54:43.519745 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.volume.api [None req-bf353bf3-f934-4af3-a713-50193c5332eb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111526) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 00:54:43.579436 np0000183836 devstack@c-api.service[111526]: INFO cinder.volume.api [None req-bf353bf3-f934-4af3-a713-50193c5332eb demo demo] Get all volumes completed successfully. Jul 02 00:54:43.581327 np0000183836 devstack@c-api.service[111526]: INFO cinder.api.openstack.wsgi [None req-bf353bf3-f934-4af3-a713-50193c5332eb demo demo] https://199.19.213.60/volume/v3/volumes/detail returned with HTTP 200 Jul 02 00:54:43.582253 np0000183836 devstack@c-api.service[111526]: [pid: 111526|app: 0|req: 6/24] 199.19.213.60 () {64 vars in 1290 bytes} [Thu Jul 2 00:54:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 00:54:53.566140 np0000183836 devstack@c-api.service[111526]: DEBUG dbcounter [-] [111526] Writing DB stats cinder:SELECT=1 {{(pid=111526) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:55:43.598259 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.middleware.request_id [None req-f124b535-b6e3-45d0-b875-a45c4501e13e None None] RequestId filter calling following filter/app {{(pid=111527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:55:43.603633 np0000183836 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-f124b535-b6e3-45d0-b875-a45c4501e13e demo demo] GET https://199.19.213.60/volume/v3/volumes/detail Jul 02 00:55:43.603874 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-f124b535-b6e3-45d0-b875-a45c4501e13e demo demo] Empty body provided in request {{(pid=111527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:55:43.604153 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-f124b535-b6e3-45d0-b875-a45c4501e13e demo demo] Calling method 'detail' {{(pid=111527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:55:43.605226 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.api_utils [None req-f124b535-b6e3-45d0-b875-a45c4501e13e demo demo] Removing options '' from query. {{(pid=111527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 00:55:43.606711 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.volume.api [None req-f124b535-b6e3-45d0-b875-a45c4501e13e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111527) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 00:55:43.654809 np0000183836 devstack@c-api.service[111527]: INFO cinder.volume.api [None req-f124b535-b6e3-45d0-b875-a45c4501e13e demo demo] Get all volumes completed successfully. Jul 02 00:55:43.658965 np0000183836 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-f124b535-b6e3-45d0-b875-a45c4501e13e demo demo] https://199.19.213.60/volume/v3/volumes/detail returned with HTTP 200 Jul 02 00:55:43.659746 np0000183836 devstack@c-api.service[111527]: [pid: 111527|app: 0|req: 6/25] 199.19.213.60 () {64 vars in 1290 bytes} [Thu Jul 2 00:55:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 00:55:53.646434 np0000183836 devstack@c-api.service[111527]: DEBUG dbcounter [-] [111527] Writing DB stats cinder:SELECT=1 {{(pid=111527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:56:43.686919 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.middleware.request_id [None req-1850d939-a91b-4a31-9525-38a7f7a3fc22 None None] RequestId filter calling following filter/app {{(pid=111528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:56:43.689958 np0000183836 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-1850d939-a91b-4a31-9525-38a7f7a3fc22 demo demo] GET https://199.19.213.60/volume/v3/volumes/detail Jul 02 00:56:43.689958 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-1850d939-a91b-4a31-9525-38a7f7a3fc22 demo demo] Empty body provided in request {{(pid=111528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:56:43.689958 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-1850d939-a91b-4a31-9525-38a7f7a3fc22 demo demo] Calling method 'detail' {{(pid=111528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:56:43.690236 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.api_utils [None req-1850d939-a91b-4a31-9525-38a7f7a3fc22 demo demo] Removing options '' from query. {{(pid=111528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 00:56:43.691056 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.volume.api [None req-1850d939-a91b-4a31-9525-38a7f7a3fc22 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111528) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 00:56:43.701198 np0000183836 devstack@c-api.service[111528]: INFO cinder.volume.api [None req-1850d939-a91b-4a31-9525-38a7f7a3fc22 demo demo] Get all volumes completed successfully. Jul 02 00:56:43.704725 np0000183836 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-1850d939-a91b-4a31-9525-38a7f7a3fc22 demo demo] https://199.19.213.60/volume/v3/volumes/detail returned with HTTP 200 Jul 02 00:56:43.705296 np0000183836 devstack@c-api.service[111528]: [pid: 111528|app: 0|req: 7/26] 199.19.213.60 () {64 vars in 1290 bytes} [Thu Jul 2 00:56:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 00:56:53.695165 np0000183836 devstack@c-api.service[111528]: DEBUG dbcounter [-] [111528] Writing DB stats cinder:SELECT=1 {{(pid=111528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:57:43.724118 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.middleware.request_id [None req-341dd0d2-c870-402f-aa52-8398bc211c37 None None] RequestId filter calling following filter/app {{(pid=111529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:57:43.918491 np0000183836 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [None req-341dd0d2-c870-402f-aa52-8398bc211c37 demo demo] GET https://199.19.213.60/volume/v3/volumes/detail Jul 02 00:57:43.918732 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [None req-341dd0d2-c870-402f-aa52-8398bc211c37 demo demo] Empty body provided in request {{(pid=111529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:57:43.918928 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [None req-341dd0d2-c870-402f-aa52-8398bc211c37 demo demo] Calling method 'detail' {{(pid=111529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:57:43.919192 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.api_utils [None req-341dd0d2-c870-402f-aa52-8398bc211c37 demo demo] Removing options '' from query. {{(pid=111529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 00:57:43.920008 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.volume.api [None req-341dd0d2-c870-402f-aa52-8398bc211c37 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111529) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 00:57:43.934801 np0000183836 devstack@c-api.service[111529]: INFO cinder.volume.api [None req-341dd0d2-c870-402f-aa52-8398bc211c37 demo demo] Get all volumes completed successfully. Jul 02 00:57:43.937192 np0000183836 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [None req-341dd0d2-c870-402f-aa52-8398bc211c37 demo demo] https://199.19.213.60/volume/v3/volumes/detail returned with HTTP 200 Jul 02 00:57:43.937797 np0000183836 devstack@c-api.service[111529]: [pid: 111529|app: 0|req: 8/27] 199.19.213.60 () {64 vars in 1290 bytes} [Thu Jul 2 00:57:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 00:57:53.927048 np0000183836 devstack@c-api.service[111529]: DEBUG dbcounter [-] [111529] Writing DB stats cinder:SELECT=1 {{(pid=111529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:58:43.977357 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.middleware.request_id [None req-fb4f25d8-cd1b-4518-b54f-ad309c091ed7 None None] RequestId filter calling following filter/app {{(pid=111526) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:58:43.980948 np0000183836 devstack@c-api.service[111526]: INFO cinder.api.openstack.wsgi [None req-fb4f25d8-cd1b-4518-b54f-ad309c091ed7 demo demo] GET https://199.19.213.60/volume/v3/volumes/detail Jul 02 00:58:43.981253 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.openstack.wsgi [None req-fb4f25d8-cd1b-4518-b54f-ad309c091ed7 demo demo] Empty body provided in request {{(pid=111526) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:58:43.981596 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.openstack.wsgi [None req-fb4f25d8-cd1b-4518-b54f-ad309c091ed7 demo demo] Calling method 'detail' {{(pid=111526) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:58:43.981967 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.api_utils [None req-fb4f25d8-cd1b-4518-b54f-ad309c091ed7 demo demo] Removing options '' from query. {{(pid=111526) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 00:58:43.984258 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.volume.api [None req-fb4f25d8-cd1b-4518-b54f-ad309c091ed7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111526) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 00:58:43.996781 np0000183836 devstack@c-api.service[111526]: INFO cinder.volume.api [None req-fb4f25d8-cd1b-4518-b54f-ad309c091ed7 demo demo] Get all volumes completed successfully. Jul 02 00:58:44.000535 np0000183836 devstack@c-api.service[111526]: INFO cinder.api.openstack.wsgi [None req-fb4f25d8-cd1b-4518-b54f-ad309c091ed7 demo demo] https://199.19.213.60/volume/v3/volumes/detail returned with HTTP 200 Jul 02 00:58:44.001159 np0000183836 devstack@c-api.service[111526]: [pid: 111526|app: 0|req: 7/28] 199.19.213.60 () {64 vars in 1290 bytes} [Thu Jul 2 00:58:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 00:58:53.990060 np0000183836 devstack@c-api.service[111526]: DEBUG dbcounter [-] [111526] Writing DB stats cinder:SELECT=1 {{(pid=111526) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:59:44.049275 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.middleware.request_id [None req-b5318014-e23b-471c-abd9-edac781585cf None None] RequestId filter calling following filter/app {{(pid=111527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:59:44.053206 np0000183836 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-b5318014-e23b-471c-abd9-edac781585cf demo demo] GET https://199.19.213.60/volume/v3/volumes/detail Jul 02 00:59:44.053324 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-b5318014-e23b-471c-abd9-edac781585cf demo demo] Empty body provided in request {{(pid=111527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:59:44.053724 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-b5318014-e23b-471c-abd9-edac781585cf demo demo] Calling method 'detail' {{(pid=111527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:59:44.054194 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.api_utils [None req-b5318014-e23b-471c-abd9-edac781585cf demo demo] Removing options '' from query. {{(pid=111527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 00:59:44.055727 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.volume.api [None req-b5318014-e23b-471c-abd9-edac781585cf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111527) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 00:59:44.067368 np0000183836 devstack@c-api.service[111527]: INFO cinder.volume.api [None req-b5318014-e23b-471c-abd9-edac781585cf demo demo] Get all volumes completed successfully. Jul 02 00:59:44.071040 np0000183836 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-b5318014-e23b-471c-abd9-edac781585cf demo demo] https://199.19.213.60/volume/v3/volumes/detail returned with HTTP 200 Jul 02 00:59:44.071691 np0000183836 devstack@c-api.service[111527]: [pid: 111527|app: 0|req: 7/29] 199.19.213.60 () {64 vars in 1290 bytes} [Thu Jul 2 00:59:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 00:59:54.059584 np0000183836 devstack@c-api.service[111527]: DEBUG dbcounter [-] [111527] Writing DB stats cinder:SELECT=1 {{(pid=111527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:00:44.094209 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.middleware.request_id [None req-223138c4-61a4-4014-9b20-357a67ebea2e None None] RequestId filter calling following filter/app {{(pid=111528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:00:44.097543 np0000183836 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-223138c4-61a4-4014-9b20-357a67ebea2e demo demo] GET https://199.19.213.60/volume/v3/volumes/detail Jul 02 01:00:44.097800 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-223138c4-61a4-4014-9b20-357a67ebea2e demo demo] Empty body provided in request {{(pid=111528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:00:44.098135 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-223138c4-61a4-4014-9b20-357a67ebea2e demo demo] Calling method 'detail' {{(pid=111528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:00:44.098508 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.api_utils [None req-223138c4-61a4-4014-9b20-357a67ebea2e demo demo] Removing options '' from query. {{(pid=111528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:00:44.099971 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.volume.api [None req-223138c4-61a4-4014-9b20-357a67ebea2e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111528) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:00:44.115558 np0000183836 devstack@c-api.service[111528]: INFO cinder.volume.api [None req-223138c4-61a4-4014-9b20-357a67ebea2e demo demo] Get all volumes completed successfully. Jul 02 01:00:44.119295 np0000183836 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-223138c4-61a4-4014-9b20-357a67ebea2e demo demo] https://199.19.213.60/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:00:44.120039 np0000183836 devstack@c-api.service[111528]: [pid: 111528|app: 0|req: 8/30] 199.19.213.60 () {64 vars in 1290 bytes} [Thu Jul 2 01:00:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 01:00:54.109302 np0000183836 devstack@c-api.service[111528]: DEBUG dbcounter [-] [111528] Writing DB stats cinder:SELECT=1 {{(pid=111528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:01:44.134718 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.middleware.request_id [None req-b7f01965-5023-4797-8eb9-43c6f8163473 None None] RequestId filter calling following filter/app {{(pid=111529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:01:44.141326 np0000183836 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [None req-b7f01965-5023-4797-8eb9-43c6f8163473 demo demo] GET https://199.19.213.60/volume/v3/volumes/detail Jul 02 01:01:44.141934 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [None req-b7f01965-5023-4797-8eb9-43c6f8163473 demo demo] Empty body provided in request {{(pid=111529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:01:44.142581 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [None req-b7f01965-5023-4797-8eb9-43c6f8163473 demo demo] Calling method 'detail' {{(pid=111529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:01:44.143230 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.api_utils [None req-b7f01965-5023-4797-8eb9-43c6f8163473 demo demo] Removing options '' from query. {{(pid=111529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:01:44.145611 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.volume.api [None req-b7f01965-5023-4797-8eb9-43c6f8163473 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111529) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:01:44.155814 np0000183836 devstack@c-api.service[111529]: INFO cinder.volume.api [None req-b7f01965-5023-4797-8eb9-43c6f8163473 demo demo] Get all volumes completed successfully. Jul 02 01:01:44.158528 np0000183836 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [None req-b7f01965-5023-4797-8eb9-43c6f8163473 demo demo] https://199.19.213.60/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:01:44.159015 np0000183836 devstack@c-api.service[111529]: [pid: 111529|app: 0|req: 9/31] 199.19.213.60 () {64 vars in 1290 bytes} [Thu Jul 2 01:01:44 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) Jul 02 01:01:54.149717 np0000183836 devstack@c-api.service[111529]: DEBUG dbcounter [-] [111529] Writing DB stats cinder:SELECT=1 {{(pid=111529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:02:44.181525 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.middleware.request_id [None req-6cca30d2-752e-4370-b318-dc403754105d None None] RequestId filter calling following filter/app {{(pid=111526) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:02:44.350458 np0000183836 devstack@c-api.service[111526]: INFO cinder.api.openstack.wsgi [None req-6cca30d2-752e-4370-b318-dc403754105d demo demo] GET https://199.19.213.60/volume/v3/volumes/detail Jul 02 01:02:44.350458 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.openstack.wsgi [None req-6cca30d2-752e-4370-b318-dc403754105d demo demo] Empty body provided in request {{(pid=111526) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:02:44.350458 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.openstack.wsgi [None req-6cca30d2-752e-4370-b318-dc403754105d demo demo] Calling method 'detail' {{(pid=111526) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:02:44.350458 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.api_utils [None req-6cca30d2-752e-4370-b318-dc403754105d demo demo] Removing options '' from query. {{(pid=111526) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:02:44.353915 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.volume.api [None req-6cca30d2-752e-4370-b318-dc403754105d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111526) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:02:44.364521 np0000183836 devstack@c-api.service[111526]: INFO cinder.volume.api [None req-6cca30d2-752e-4370-b318-dc403754105d demo demo] Get all volumes completed successfully. Jul 02 01:02:44.364521 np0000183836 devstack@c-api.service[111526]: INFO cinder.api.openstack.wsgi [None req-6cca30d2-752e-4370-b318-dc403754105d demo demo] https://199.19.213.60/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:02:44.365172 np0000183836 devstack@c-api.service[111526]: [pid: 111526|app: 0|req: 8/32] 199.19.213.60 () {64 vars in 1290 bytes} [Thu Jul 2 01:02:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 01:02:54.356621 np0000183836 devstack@c-api.service[111526]: DEBUG dbcounter [-] [111526] Writing DB stats cinder:SELECT=1 {{(pid=111526) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:03:44.385695 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.middleware.request_id [None req-56123814-3dbe-4621-acc9-2a16fec86751 None None] RequestId filter calling following filter/app {{(pid=111527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:03:44.392044 np0000183836 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-56123814-3dbe-4621-acc9-2a16fec86751 demo demo] GET https://199.19.213.60/volume/v3/volumes/detail Jul 02 01:03:44.392241 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-56123814-3dbe-4621-acc9-2a16fec86751 demo demo] Empty body provided in request {{(pid=111527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:03:44.392468 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-56123814-3dbe-4621-acc9-2a16fec86751 demo demo] Calling method 'detail' {{(pid=111527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:03:44.392760 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.api_utils [None req-56123814-3dbe-4621-acc9-2a16fec86751 demo demo] Removing options '' from query. {{(pid=111527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:03:44.396044 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.volume.api [None req-56123814-3dbe-4621-acc9-2a16fec86751 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111527) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:03:44.408839 np0000183836 devstack@c-api.service[111527]: INFO cinder.volume.api [None req-56123814-3dbe-4621-acc9-2a16fec86751 demo demo] Get all volumes completed successfully. Jul 02 01:03:44.411289 np0000183836 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-56123814-3dbe-4621-acc9-2a16fec86751 demo demo] https://199.19.213.60/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:03:44.411801 np0000183836 devstack@c-api.service[111527]: [pid: 111527|app: 0|req: 8/33] 199.19.213.60 () {64 vars in 1290 bytes} [Thu Jul 2 01:03:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 01:03:54.399643 np0000183836 devstack@c-api.service[111527]: DEBUG dbcounter [-] [111527] Writing DB stats cinder:SELECT=1 {{(pid=111527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:04:44.427019 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.middleware.request_id [None req-0bf36273-faf6-41ab-8185-67c8985e0ff6 None None] RequestId filter calling following filter/app {{(pid=111528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:04:44.430750 np0000183836 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-0bf36273-faf6-41ab-8185-67c8985e0ff6 demo demo] GET https://199.19.213.60/volume/v3/volumes/detail Jul 02 01:04:44.431051 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-0bf36273-faf6-41ab-8185-67c8985e0ff6 demo demo] Empty body provided in request {{(pid=111528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:04:44.431856 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-0bf36273-faf6-41ab-8185-67c8985e0ff6 demo demo] Calling method 'detail' {{(pid=111528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:04:44.432255 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.api_utils [None req-0bf36273-faf6-41ab-8185-67c8985e0ff6 demo demo] Removing options '' from query. {{(pid=111528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:04:44.433463 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.volume.api [None req-0bf36273-faf6-41ab-8185-67c8985e0ff6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111528) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:04:44.446145 np0000183836 devstack@c-api.service[111528]: INFO cinder.volume.api [None req-0bf36273-faf6-41ab-8185-67c8985e0ff6 demo demo] Get all volumes completed successfully. Jul 02 01:04:44.448460 np0000183836 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-0bf36273-faf6-41ab-8185-67c8985e0ff6 demo demo] https://199.19.213.60/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:04:44.448717 np0000183836 devstack@c-api.service[111528]: [pid: 111528|app: 0|req: 9/34] 199.19.213.60 () {64 vars in 1290 bytes} [Thu Jul 2 01:04:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 01:04:54.438950 np0000183836 devstack@c-api.service[111528]: DEBUG dbcounter [-] [111528] Writing DB stats cinder:SELECT=1 {{(pid=111528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:05:44.464131 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.middleware.request_id [None req-3af5b9a3-0b1c-4e93-909c-d130f704731f None None] RequestId filter calling following filter/app {{(pid=111529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:05:44.467757 np0000183836 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [None req-3af5b9a3-0b1c-4e93-909c-d130f704731f demo demo] GET https://199.19.213.60/volume/v3/volumes/detail Jul 02 01:05:44.468073 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [None req-3af5b9a3-0b1c-4e93-909c-d130f704731f demo demo] Empty body provided in request {{(pid=111529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:05:44.468524 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [None req-3af5b9a3-0b1c-4e93-909c-d130f704731f demo demo] Calling method 'detail' {{(pid=111529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:05:44.468870 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.api_utils [None req-3af5b9a3-0b1c-4e93-909c-d130f704731f demo demo] Removing options '' from query. {{(pid=111529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:05:44.470310 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.volume.api [None req-3af5b9a3-0b1c-4e93-909c-d130f704731f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111529) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:05:44.482420 np0000183836 devstack@c-api.service[111529]: INFO cinder.volume.api [None req-3af5b9a3-0b1c-4e93-909c-d130f704731f demo demo] Get all volumes completed successfully. Jul 02 01:05:44.485476 np0000183836 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [None req-3af5b9a3-0b1c-4e93-909c-d130f704731f demo demo] https://199.19.213.60/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:05:44.486165 np0000183836 devstack@c-api.service[111529]: [pid: 111529|app: 0|req: 10/35] 199.19.213.60 () {64 vars in 1290 bytes} [Thu Jul 2 01:05:44 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) Jul 02 01:05:54.474667 np0000183836 devstack@c-api.service[111529]: DEBUG dbcounter [-] [111529] Writing DB stats cinder:SELECT=1 {{(pid=111529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:06:44.505048 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.middleware.request_id [None req-a6e5ebd8-d508-45ba-9211-036ce835d3cb None None] RequestId filter calling following filter/app {{(pid=111526) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:06:44.508107 np0000183836 devstack@c-api.service[111526]: INFO cinder.api.openstack.wsgi [None req-a6e5ebd8-d508-45ba-9211-036ce835d3cb demo demo] GET https://199.19.213.60/volume/v3/volumes/detail Jul 02 01:06:44.508426 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.openstack.wsgi [None req-a6e5ebd8-d508-45ba-9211-036ce835d3cb demo demo] Empty body provided in request {{(pid=111526) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:06:44.508706 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.openstack.wsgi [None req-a6e5ebd8-d508-45ba-9211-036ce835d3cb demo demo] Calling method 'detail' {{(pid=111526) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:06:44.509056 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.api_utils [None req-a6e5ebd8-d508-45ba-9211-036ce835d3cb demo demo] Removing options '' from query. {{(pid=111526) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:06:44.510081 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.volume.api [None req-a6e5ebd8-d508-45ba-9211-036ce835d3cb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111526) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:06:44.522102 np0000183836 devstack@c-api.service[111526]: INFO cinder.volume.api [None req-a6e5ebd8-d508-45ba-9211-036ce835d3cb demo demo] Get all volumes completed successfully. Jul 02 01:06:44.524835 np0000183836 devstack@c-api.service[111526]: INFO cinder.api.openstack.wsgi [None req-a6e5ebd8-d508-45ba-9211-036ce835d3cb demo demo] https://199.19.213.60/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:06:44.525350 np0000183836 devstack@c-api.service[111526]: [pid: 111526|app: 0|req: 9/36] 199.19.213.60 () {64 vars in 1290 bytes} [Thu Jul 2 01:06:44 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) Jul 02 01:06:54.514737 np0000183836 devstack@c-api.service[111526]: DEBUG dbcounter [-] [111526] Writing DB stats cinder:SELECT=1 {{(pid=111526) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:07:44.543970 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.middleware.request_id [None req-25b06acf-f68f-428e-83d4-a1bb80c25e07 None None] RequestId filter calling following filter/app {{(pid=111527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:07:44.692187 np0000183836 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-25b06acf-f68f-428e-83d4-a1bb80c25e07 demo demo] GET https://199.19.213.60/volume/v3/volumes/detail Jul 02 01:07:44.692187 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-25b06acf-f68f-428e-83d4-a1bb80c25e07 demo demo] Empty body provided in request {{(pid=111527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:07:44.692542 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-25b06acf-f68f-428e-83d4-a1bb80c25e07 demo demo] Calling method 'detail' {{(pid=111527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:07:44.692951 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.api_utils [None req-25b06acf-f68f-428e-83d4-a1bb80c25e07 demo demo] Removing options '' from query. {{(pid=111527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:07:44.694213 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.volume.api [None req-25b06acf-f68f-428e-83d4-a1bb80c25e07 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111527) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:07:44.704878 np0000183836 devstack@c-api.service[111527]: INFO cinder.volume.api [None req-25b06acf-f68f-428e-83d4-a1bb80c25e07 demo demo] Get all volumes completed successfully. Jul 02 01:07:44.707203 np0000183836 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-25b06acf-f68f-428e-83d4-a1bb80c25e07 demo demo] https://199.19.213.60/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:07:44.708265 np0000183836 devstack@c-api.service[111527]: [pid: 111527|app: 0|req: 9/37] 199.19.213.60 () {64 vars in 1290 bytes} [Thu Jul 2 01:07:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 01:07:54.698736 np0000183836 devstack@c-api.service[111527]: DEBUG dbcounter [-] [111527] Writing DB stats cinder:SELECT=1 {{(pid=111527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:08:44.923429 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.middleware.request_id [None req-3c9bc431-9db0-481a-b88b-8106d6033052 None None] RequestId filter calling following filter/app {{(pid=111528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:08:44.928965 np0000183836 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-3c9bc431-9db0-481a-b88b-8106d6033052 demo demo] GET https://199.19.213.60/volume/v3/volumes/detail Jul 02 01:08:44.929205 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-3c9bc431-9db0-481a-b88b-8106d6033052 demo demo] Empty body provided in request {{(pid=111528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:08:44.929465 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-3c9bc431-9db0-481a-b88b-8106d6033052 demo demo] Calling method 'detail' {{(pid=111528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:08:44.929717 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.api_utils [None req-3c9bc431-9db0-481a-b88b-8106d6033052 demo demo] Removing options '' from query. {{(pid=111528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:08:44.930524 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.volume.api [None req-3c9bc431-9db0-481a-b88b-8106d6033052 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111528) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:08:44.939364 np0000183836 devstack@c-api.service[111528]: INFO cinder.volume.api [None req-3c9bc431-9db0-481a-b88b-8106d6033052 demo demo] Get all volumes completed successfully. Jul 02 01:08:44.941704 np0000183836 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-3c9bc431-9db0-481a-b88b-8106d6033052 demo demo] https://199.19.213.60/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:08:44.942135 np0000183836 devstack@c-api.service[111528]: [pid: 111528|app: 0|req: 10/38] 199.19.213.60 () {64 vars in 1290 bytes} [Thu Jul 2 01:08:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 01:08:54.933840 np0000183836 devstack@c-api.service[111528]: DEBUG dbcounter [-] [111528] Writing DB stats cinder:SELECT=1 {{(pid=111528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:09:44.972156 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.middleware.request_id [None req-68b9e332-4219-44a9-93a8-40fdc59aae5f None None] RequestId filter calling following filter/app {{(pid=111529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:09:44.975084 np0000183836 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [None req-68b9e332-4219-44a9-93a8-40fdc59aae5f demo demo] GET https://199.19.213.60/volume/v3/volumes/detail Jul 02 01:09:44.975323 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [None req-68b9e332-4219-44a9-93a8-40fdc59aae5f demo demo] Empty body provided in request {{(pid=111529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:09:44.975597 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [None req-68b9e332-4219-44a9-93a8-40fdc59aae5f demo demo] Calling method 'detail' {{(pid=111529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:09:44.975884 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.api_utils [None req-68b9e332-4219-44a9-93a8-40fdc59aae5f demo demo] Removing options '' from query. {{(pid=111529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:09:44.977163 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.volume.api [None req-68b9e332-4219-44a9-93a8-40fdc59aae5f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111529) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:09:44.988032 np0000183836 devstack@c-api.service[111529]: INFO cinder.volume.api [None req-68b9e332-4219-44a9-93a8-40fdc59aae5f demo demo] Get all volumes completed successfully. Jul 02 01:09:44.990656 np0000183836 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [None req-68b9e332-4219-44a9-93a8-40fdc59aae5f demo demo] https://199.19.213.60/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:09:44.991421 np0000183836 devstack@c-api.service[111529]: [pid: 111529|app: 0|req: 11/39] 199.19.213.60 () {64 vars in 1290 bytes} [Thu Jul 2 01:09:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 01:09:54.982080 np0000183836 devstack@c-api.service[111529]: DEBUG dbcounter [-] [111529] Writing DB stats cinder:SELECT=1 {{(pid=111529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:10:45.010418 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.middleware.request_id [None req-a5e0451c-3e35-46b2-8f39-ff094bb9ae91 None None] RequestId filter calling following filter/app {{(pid=111526) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:10:45.014498 np0000183836 devstack@c-api.service[111526]: INFO cinder.api.openstack.wsgi [None req-a5e0451c-3e35-46b2-8f39-ff094bb9ae91 demo demo] GET https://199.19.213.60/volume/v3/volumes/detail Jul 02 01:10:45.014836 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.openstack.wsgi [None req-a5e0451c-3e35-46b2-8f39-ff094bb9ae91 demo demo] Empty body provided in request {{(pid=111526) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:10:45.015184 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.openstack.wsgi [None req-a5e0451c-3e35-46b2-8f39-ff094bb9ae91 demo demo] Calling method 'detail' {{(pid=111526) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:10:45.015616 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.api_utils [None req-a5e0451c-3e35-46b2-8f39-ff094bb9ae91 demo demo] Removing options '' from query. {{(pid=111526) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:10:45.017108 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.volume.api [None req-a5e0451c-3e35-46b2-8f39-ff094bb9ae91 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111526) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:10:45.031861 np0000183836 devstack@c-api.service[111526]: INFO cinder.volume.api [None req-a5e0451c-3e35-46b2-8f39-ff094bb9ae91 demo demo] Get all volumes completed successfully. Jul 02 01:10:45.035040 np0000183836 devstack@c-api.service[111526]: INFO cinder.api.openstack.wsgi [None req-a5e0451c-3e35-46b2-8f39-ff094bb9ae91 demo demo] https://199.19.213.60/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:10:45.035598 np0000183836 devstack@c-api.service[111526]: [pid: 111526|app: 0|req: 10/40] 199.19.213.60 () {64 vars in 1290 bytes} [Thu Jul 2 01:10:45 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) Jul 02 01:10:55.024146 np0000183836 devstack@c-api.service[111526]: DEBUG dbcounter [-] [111526] Writing DB stats cinder:SELECT=1 {{(pid=111526) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:11:45.053363 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.middleware.request_id [None req-b3142183-a4e6-42dc-91d1-2ad0ddfeab19 None None] RequestId filter calling following filter/app {{(pid=111527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:11:45.056733 np0000183836 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-b3142183-a4e6-42dc-91d1-2ad0ddfeab19 demo demo] GET https://199.19.213.60/volume/v3/volumes/detail Jul 02 01:11:45.057121 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-b3142183-a4e6-42dc-91d1-2ad0ddfeab19 demo demo] Empty body provided in request {{(pid=111527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:11:45.057453 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-b3142183-a4e6-42dc-91d1-2ad0ddfeab19 demo demo] Calling method 'detail' {{(pid=111527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:11:45.057860 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.api_utils [None req-b3142183-a4e6-42dc-91d1-2ad0ddfeab19 demo demo] Removing options '' from query. {{(pid=111527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:11:45.058958 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.volume.api [None req-b3142183-a4e6-42dc-91d1-2ad0ddfeab19 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111527) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:11:45.070143 np0000183836 devstack@c-api.service[111527]: INFO cinder.volume.api [None req-b3142183-a4e6-42dc-91d1-2ad0ddfeab19 demo demo] Get all volumes completed successfully. Jul 02 01:11:45.072276 np0000183836 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-b3142183-a4e6-42dc-91d1-2ad0ddfeab19 demo demo] https://199.19.213.60/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:11:45.072912 np0000183836 devstack@c-api.service[111527]: [pid: 111527|app: 0|req: 10/41] 199.19.213.60 () {64 vars in 1290 bytes} [Thu Jul 2 01:11:45 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) Jul 02 01:11:55.063843 np0000183836 devstack@c-api.service[111527]: DEBUG dbcounter [-] [111527] Writing DB stats cinder:SELECT=1 {{(pid=111527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:12:45.088352 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.middleware.request_id [None req-4d6b83ba-4840-40ab-81bb-16abd1f34e33 None None] RequestId filter calling following filter/app {{(pid=111528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:12:45.092569 np0000183836 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-4d6b83ba-4840-40ab-81bb-16abd1f34e33 demo demo] GET https://199.19.213.60/volume/v3/volumes/detail Jul 02 01:12:45.092757 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-4d6b83ba-4840-40ab-81bb-16abd1f34e33 demo demo] Empty body provided in request {{(pid=111528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:12:45.093189 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-4d6b83ba-4840-40ab-81bb-16abd1f34e33 demo demo] Calling method 'detail' {{(pid=111528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:12:45.093483 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.api_utils [None req-4d6b83ba-4840-40ab-81bb-16abd1f34e33 demo demo] Removing options '' from query. {{(pid=111528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:12:45.094910 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.volume.api [None req-4d6b83ba-4840-40ab-81bb-16abd1f34e33 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111528) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:12:45.109071 np0000183836 devstack@c-api.service[111528]: INFO cinder.volume.api [None req-4d6b83ba-4840-40ab-81bb-16abd1f34e33 demo demo] Get all volumes completed successfully. Jul 02 01:12:45.112310 np0000183836 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-4d6b83ba-4840-40ab-81bb-16abd1f34e33 demo demo] https://199.19.213.60/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:12:45.112950 np0000183836 devstack@c-api.service[111528]: [pid: 111528|app: 0|req: 11/42] 199.19.213.60 () {64 vars in 1290 bytes} [Thu Jul 2 01:12:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 01:12:55.099847 np0000183836 devstack@c-api.service[111528]: DEBUG dbcounter [-] [111528] Writing DB stats cinder:SELECT=1 {{(pid=111528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:13:45.129849 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.middleware.request_id [None req-d2ee4969-6fc4-40e6-97f1-d8b0cfcffaa2 None None] RequestId filter calling following filter/app {{(pid=111529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:13:45.228955 np0000183836 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [None req-d2ee4969-6fc4-40e6-97f1-d8b0cfcffaa2 demo demo] GET https://199.19.213.60/volume/v3/volumes/detail Jul 02 01:13:45.229568 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [None req-d2ee4969-6fc4-40e6-97f1-d8b0cfcffaa2 demo demo] Empty body provided in request {{(pid=111529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:13:45.230110 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [None req-d2ee4969-6fc4-40e6-97f1-d8b0cfcffaa2 demo demo] Calling method 'detail' {{(pid=111529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:13:45.230598 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.api_utils [None req-d2ee4969-6fc4-40e6-97f1-d8b0cfcffaa2 demo demo] Removing options '' from query. {{(pid=111529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:13:45.232141 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.volume.api [None req-d2ee4969-6fc4-40e6-97f1-d8b0cfcffaa2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111529) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:13:45.242788 np0000183836 devstack@c-api.service[111529]: INFO cinder.volume.api [None req-d2ee4969-6fc4-40e6-97f1-d8b0cfcffaa2 demo demo] Get all volumes completed successfully. Jul 02 01:13:45.245335 np0000183836 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [None req-d2ee4969-6fc4-40e6-97f1-d8b0cfcffaa2 demo demo] https://199.19.213.60/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:13:45.245789 np0000183836 devstack@c-api.service[111529]: [pid: 111529|app: 0|req: 12/43] 199.19.213.60 () {64 vars in 1290 bytes} [Thu Jul 2 01:13:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 01:13:55.236524 np0000183836 devstack@c-api.service[111529]: DEBUG dbcounter [-] [111529] Writing DB stats cinder:SELECT=1 {{(pid=111529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:14:45.262703 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.middleware.request_id [None req-6df6427c-f678-479b-ae4b-49cfee068146 None None] RequestId filter calling following filter/app {{(pid=111526) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:14:45.267256 np0000183836 devstack@c-api.service[111526]: INFO cinder.api.openstack.wsgi [None req-6df6427c-f678-479b-ae4b-49cfee068146 demo demo] GET https://199.19.213.60/volume/v3/volumes/detail Jul 02 01:14:45.267797 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.openstack.wsgi [None req-6df6427c-f678-479b-ae4b-49cfee068146 demo demo] Empty body provided in request {{(pid=111526) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:14:45.268382 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.openstack.wsgi [None req-6df6427c-f678-479b-ae4b-49cfee068146 demo demo] Calling method 'detail' {{(pid=111526) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:14:45.268980 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.api_utils [None req-6df6427c-f678-479b-ae4b-49cfee068146 demo demo] Removing options '' from query. {{(pid=111526) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:14:45.269858 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.volume.api [None req-6df6427c-f678-479b-ae4b-49cfee068146 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111526) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:14:45.280564 np0000183836 devstack@c-api.service[111526]: INFO cinder.volume.api [None req-6df6427c-f678-479b-ae4b-49cfee068146 demo demo] Get all volumes completed successfully. Jul 02 01:14:45.283126 np0000183836 devstack@c-api.service[111526]: INFO cinder.api.openstack.wsgi [None req-6df6427c-f678-479b-ae4b-49cfee068146 demo demo] https://199.19.213.60/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:14:45.283693 np0000183836 devstack@c-api.service[111526]: [pid: 111526|app: 0|req: 11/44] 199.19.213.60 () {64 vars in 1290 bytes} [Thu Jul 2 01:14:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 01:14:55.273594 np0000183836 devstack@c-api.service[111526]: DEBUG dbcounter [-] [111526] Writing DB stats cinder:SELECT=1 {{(pid=111526) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:15:45.297377 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.middleware.request_id [None req-2479c9d0-6b7c-4da4-bf1d-ae9b728de1ff None None] RequestId filter calling following filter/app {{(pid=111527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:15:45.302329 np0000183836 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-2479c9d0-6b7c-4da4-bf1d-ae9b728de1ff demo demo] GET https://199.19.213.60/volume/v3/volumes/detail Jul 02 01:15:45.302840 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-2479c9d0-6b7c-4da4-bf1d-ae9b728de1ff demo demo] Empty body provided in request {{(pid=111527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:15:45.303232 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-2479c9d0-6b7c-4da4-bf1d-ae9b728de1ff demo demo] Calling method 'detail' {{(pid=111527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:15:45.303880 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.api_utils [None req-2479c9d0-6b7c-4da4-bf1d-ae9b728de1ff demo demo] Removing options '' from query. {{(pid=111527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:15:45.305959 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.volume.api [None req-2479c9d0-6b7c-4da4-bf1d-ae9b728de1ff demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111527) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:15:45.316837 np0000183836 devstack@c-api.service[111527]: INFO cinder.volume.api [None req-2479c9d0-6b7c-4da4-bf1d-ae9b728de1ff demo demo] Get all volumes completed successfully. Jul 02 01:15:45.319976 np0000183836 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-2479c9d0-6b7c-4da4-bf1d-ae9b728de1ff demo demo] https://199.19.213.60/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:15:45.320992 np0000183836 devstack@c-api.service[111527]: [pid: 111527|app: 0|req: 11/45] 199.19.213.60 () {64 vars in 1290 bytes} [Thu Jul 2 01:15:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 02 01:15:55.309678 np0000183836 devstack@c-api.service[111527]: DEBUG dbcounter [-] [111527] Writing DB stats cinder:SELECT=1 {{(pid=111527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:16:45.337276 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.middleware.request_id [None req-ac8d3dad-ef0e-473d-9db5-80b8e2bd8a12 None None] RequestId filter calling following filter/app {{(pid=111528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:16:45.342537 np0000183836 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-ac8d3dad-ef0e-473d-9db5-80b8e2bd8a12 demo demo] GET https://199.19.213.60/volume/v3/volumes/detail Jul 02 01:16:45.343006 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-ac8d3dad-ef0e-473d-9db5-80b8e2bd8a12 demo demo] Empty body provided in request {{(pid=111528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:16:45.343546 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-ac8d3dad-ef0e-473d-9db5-80b8e2bd8a12 demo demo] Calling method 'detail' {{(pid=111528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:16:45.344951 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.api_utils [None req-ac8d3dad-ef0e-473d-9db5-80b8e2bd8a12 demo demo] Removing options '' from query. {{(pid=111528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:16:45.346039 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.volume.api [None req-ac8d3dad-ef0e-473d-9db5-80b8e2bd8a12 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111528) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:16:45.357318 np0000183836 devstack@c-api.service[111528]: INFO cinder.volume.api [None req-ac8d3dad-ef0e-473d-9db5-80b8e2bd8a12 demo demo] Get all volumes completed successfully. Jul 02 01:16:45.360297 np0000183836 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-ac8d3dad-ef0e-473d-9db5-80b8e2bd8a12 demo demo] https://199.19.213.60/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:16:45.360890 np0000183836 devstack@c-api.service[111528]: [pid: 111528|app: 0|req: 12/46] 199.19.213.60 () {64 vars in 1290 bytes} [Thu Jul 2 01:16:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 01:16:55.350765 np0000183836 devstack@c-api.service[111528]: DEBUG dbcounter [-] [111528] Writing DB stats cinder:SELECT=1 {{(pid=111528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:17:45.376248 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.middleware.request_id [None req-1d731253-f4e8-4f31-980f-e96b82082ecd None None] RequestId filter calling following filter/app {{(pid=111529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:17:45.380579 np0000183836 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [None req-1d731253-f4e8-4f31-980f-e96b82082ecd demo demo] GET https://199.19.213.60/volume/v3/volumes/detail Jul 02 01:17:45.380905 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [None req-1d731253-f4e8-4f31-980f-e96b82082ecd demo demo] Empty body provided in request {{(pid=111529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:17:45.381306 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [None req-1d731253-f4e8-4f31-980f-e96b82082ecd demo demo] Calling method 'detail' {{(pid=111529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:17:45.381591 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.api_utils [None req-1d731253-f4e8-4f31-980f-e96b82082ecd demo demo] Removing options '' from query. {{(pid=111529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:17:45.382652 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.volume.api [None req-1d731253-f4e8-4f31-980f-e96b82082ecd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111529) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:17:45.394502 np0000183836 devstack@c-api.service[111529]: INFO cinder.volume.api [None req-1d731253-f4e8-4f31-980f-e96b82082ecd demo demo] Get all volumes completed successfully. Jul 02 01:17:45.398032 np0000183836 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [None req-1d731253-f4e8-4f31-980f-e96b82082ecd demo demo] https://199.19.213.60/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:17:45.398667 np0000183836 devstack@c-api.service[111529]: [pid: 111529|app: 0|req: 13/47] 199.19.213.60 () {64 vars in 1290 bytes} [Thu Jul 2 01:17:45 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) Jul 02 01:17:55.387277 np0000183836 devstack@c-api.service[111529]: DEBUG dbcounter [-] [111529] Writing DB stats cinder:SELECT=1 {{(pid=111529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:18:45.414104 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.middleware.request_id [None req-d447fe3c-06ee-4b62-8938-62bcd428654d None None] RequestId filter calling following filter/app {{(pid=111526) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:18:45.493146 np0000183836 devstack@c-api.service[111526]: INFO cinder.api.openstack.wsgi [None req-d447fe3c-06ee-4b62-8938-62bcd428654d demo demo] GET https://199.19.213.60/volume/v3/volumes/detail Jul 02 01:18:45.493440 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.openstack.wsgi [None req-d447fe3c-06ee-4b62-8938-62bcd428654d demo demo] Empty body provided in request {{(pid=111526) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:18:45.493719 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.openstack.wsgi [None req-d447fe3c-06ee-4b62-8938-62bcd428654d demo demo] Calling method 'detail' {{(pid=111526) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:18:45.494084 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.api.api_utils [None req-d447fe3c-06ee-4b62-8938-62bcd428654d demo demo] Removing options '' from query. {{(pid=111526) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:18:45.495325 np0000183836 devstack@c-api.service[111526]: DEBUG cinder.volume.api [None req-d447fe3c-06ee-4b62-8938-62bcd428654d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111526) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:18:45.514451 np0000183836 devstack@c-api.service[111526]: INFO cinder.volume.api [None req-d447fe3c-06ee-4b62-8938-62bcd428654d demo demo] Get all volumes completed successfully. Jul 02 01:18:45.517130 np0000183836 devstack@c-api.service[111526]: INFO cinder.api.openstack.wsgi [None req-d447fe3c-06ee-4b62-8938-62bcd428654d demo demo] https://199.19.213.60/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:18:45.517741 np0000183836 devstack@c-api.service[111526]: [pid: 111526|app: 0|req: 12/48] 199.19.213.60 () {64 vars in 1290 bytes} [Thu Jul 2 01:18:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 01:18:55.499961 np0000183836 devstack@c-api.service[111526]: DEBUG dbcounter [-] [111526] Writing DB stats cinder:SELECT=1 {{(pid=111526) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:19:45.536460 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.middleware.request_id [None req-20064a08-d00b-4957-80ba-6e9accf73a7d None None] RequestId filter calling following filter/app {{(pid=111527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:19:45.539640 np0000183836 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-20064a08-d00b-4957-80ba-6e9accf73a7d demo demo] GET https://199.19.213.60/volume/v3/volumes/detail Jul 02 01:19:45.539910 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-20064a08-d00b-4957-80ba-6e9accf73a7d demo demo] Empty body provided in request {{(pid=111527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:19:45.540184 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.openstack.wsgi [None req-20064a08-d00b-4957-80ba-6e9accf73a7d demo demo] Calling method 'detail' {{(pid=111527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:19:45.540544 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.api.api_utils [None req-20064a08-d00b-4957-80ba-6e9accf73a7d demo demo] Removing options '' from query. {{(pid=111527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:19:45.541582 np0000183836 devstack@c-api.service[111527]: DEBUG cinder.volume.api [None req-20064a08-d00b-4957-80ba-6e9accf73a7d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111527) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:19:45.550777 np0000183836 devstack@c-api.service[111527]: INFO cinder.volume.api [None req-20064a08-d00b-4957-80ba-6e9accf73a7d demo demo] Get all volumes completed successfully. Jul 02 01:19:45.552675 np0000183836 devstack@c-api.service[111527]: INFO cinder.api.openstack.wsgi [None req-20064a08-d00b-4957-80ba-6e9accf73a7d demo demo] https://199.19.213.60/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:19:45.553021 np0000183836 devstack@c-api.service[111527]: [pid: 111527|app: 0|req: 12/49] 199.19.213.60 () {64 vars in 1290 bytes} [Thu Jul 2 01:19:45 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) Jul 02 01:19:55.545684 np0000183836 devstack@c-api.service[111527]: DEBUG dbcounter [-] [111527] Writing DB stats cinder:SELECT=1 {{(pid=111527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:20:45.564780 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.middleware.request_id [None req-75efb1b3-85ab-4573-8a3a-109ce21f4de3 None None] RequestId filter calling following filter/app {{(pid=111528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:20:45.567342 np0000183836 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-75efb1b3-85ab-4573-8a3a-109ce21f4de3 demo demo] GET https://199.19.213.60/volume/v3/volumes/detail Jul 02 01:20:45.567597 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-75efb1b3-85ab-4573-8a3a-109ce21f4de3 demo demo] Empty body provided in request {{(pid=111528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:20:45.567794 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.openstack.wsgi [None req-75efb1b3-85ab-4573-8a3a-109ce21f4de3 demo demo] Calling method 'detail' {{(pid=111528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:20:45.568012 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.api.api_utils [None req-75efb1b3-85ab-4573-8a3a-109ce21f4de3 demo demo] Removing options '' from query. {{(pid=111528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:20:45.568730 np0000183836 devstack@c-api.service[111528]: DEBUG cinder.volume.api [None req-75efb1b3-85ab-4573-8a3a-109ce21f4de3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111528) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:20:45.576799 np0000183836 devstack@c-api.service[111528]: INFO cinder.volume.api [None req-75efb1b3-85ab-4573-8a3a-109ce21f4de3 demo demo] Get all volumes completed successfully. Jul 02 01:20:45.578667 np0000183836 devstack@c-api.service[111528]: INFO cinder.api.openstack.wsgi [None req-75efb1b3-85ab-4573-8a3a-109ce21f4de3 demo demo] https://199.19.213.60/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:20:45.579002 np0000183836 devstack@c-api.service[111528]: [pid: 111528|app: 0|req: 13/50] 199.19.213.60 () {64 vars in 1290 bytes} [Thu Jul 2 01:20:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 01:20:55.571619 np0000183836 devstack@c-api.service[111528]: DEBUG dbcounter [-] [111528] Writing DB stats cinder:SELECT=1 {{(pid=111528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:21:45.599273 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.middleware.request_id [None req-b95c2e7c-3e9a-4a9e-8f76-52a28e9e1e73 None None] RequestId filter calling following filter/app {{(pid=111529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:21:45.603355 np0000183836 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [None req-b95c2e7c-3e9a-4a9e-8f76-52a28e9e1e73 demo demo] GET https://199.19.213.60/volume/v3/volumes/detail Jul 02 01:21:45.603702 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [None req-b95c2e7c-3e9a-4a9e-8f76-52a28e9e1e73 demo demo] Empty body provided in request {{(pid=111529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:21:45.603841 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.openstack.wsgi [None req-b95c2e7c-3e9a-4a9e-8f76-52a28e9e1e73 demo demo] Calling method 'detail' {{(pid=111529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:21:45.604165 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.api.api_utils [None req-b95c2e7c-3e9a-4a9e-8f76-52a28e9e1e73 demo demo] Removing options '' from query. {{(pid=111529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:21:45.605164 np0000183836 devstack@c-api.service[111529]: DEBUG cinder.volume.api [None req-b95c2e7c-3e9a-4a9e-8f76-52a28e9e1e73 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111529) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:21:45.617660 np0000183836 devstack@c-api.service[111529]: INFO cinder.volume.api [None req-b95c2e7c-3e9a-4a9e-8f76-52a28e9e1e73 demo demo] Get all volumes completed successfully. Jul 02 01:21:45.620903 np0000183836 devstack@c-api.service[111529]: INFO cinder.api.openstack.wsgi [None req-b95c2e7c-3e9a-4a9e-8f76-52a28e9e1e73 demo demo] https://199.19.213.60/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:21:45.621689 np0000183836 devstack@c-api.service[111529]: [pid: 111529|app: 0|req: 14/51] 199.19.213.60 () {64 vars in 1290 bytes} [Thu Jul 2 01:21:45 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) Jul 02 01:21:55.609359 np0000183836 devstack@c-api.service[111529]: DEBUG dbcounter [-] [111529] Writing DB stats cinder:SELECT=1 {{(pid=111529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}