Jun 22 06:17:46.816073 np0000182458 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 22 06:17:46.825023 np0000182458 devstack@c-api.service[112519]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 22 06:17:46.828282 np0000182458 devstack@c-api.service[112519]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Jun 22 06:17:46 2026] *** Jun 22 06:17:46.828282 np0000182458 devstack@c-api.service[112519]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 22 06:17:46.828282 np0000182458 devstack@c-api.service[112519]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 22 06:17:46.828282 np0000182458 devstack@c-api.service[112519]: nodename: np0000182458 Jun 22 06:17:46.828282 np0000182458 devstack@c-api.service[112519]: machine: x86_64 Jun 22 06:17:46.828282 np0000182458 devstack@c-api.service[112519]: clock source: unix Jun 22 06:17:46.828282 np0000182458 devstack@c-api.service[112519]: pcre jit disabled Jun 22 06:17:46.828282 np0000182458 devstack@c-api.service[112519]: detected number of CPU cores: 16 Jun 22 06:17:46.828282 np0000182458 devstack@c-api.service[112519]: current working directory: / Jun 22 06:17:46.828282 np0000182458 devstack@c-api.service[112519]: detected binary path: /usr/bin/uwsgi-core Jun 22 06:17:46.828282 np0000182458 devstack@c-api.service[112519]: your processes number limit is 256917 Jun 22 06:17:46.828282 np0000182458 devstack@c-api.service[112519]: your memory page size is 4096 bytes Jun 22 06:17:46.828282 np0000182458 devstack@c-api.service[112519]: detected max file descriptor number: 2048 Jun 22 06:17:46.828282 np0000182458 devstack@c-api.service[112519]: lock engine: pthread robust mutexes Jun 22 06:17:46.828967 np0000182458 devstack@c-api.service[112519]: thunder lock: enabled Jun 22 06:17:46.828967 np0000182458 devstack@c-api.service[112519]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 22 06:17:46.828967 np0000182458 devstack@c-api.service[112519]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 22 06:17:46.828967 np0000182458 devstack@c-api.service[112519]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 22 06:17:46.828967 np0000182458 devstack@c-api.service[112519]: Set PythonHome to /opt/stack/data/venv Jun 22 06:17:46.865419 np0000182458 devstack@c-api.service[112519]: Python main interpreter initialized at 0x7e55ee8a3668 Jun 22 06:17:46.865419 np0000182458 devstack@c-api.service[112519]: python threads support enabled Jun 22 06:17:46.865419 np0000182458 devstack@c-api.service[112519]: your server socket listen backlog is limited to 100 connections Jun 22 06:17:46.865419 np0000182458 devstack@c-api.service[112519]: your mercy for graceful operations on workers is 80 seconds Jun 22 06:17:46.865958 np0000182458 devstack@c-api.service[112519]: mapped 671795 bytes (656 KB) for 4 cores Jun 22 06:17:46.866056 np0000182458 devstack@c-api.service[112519]: *** Operational MODE: preforking *** Jun 22 06:17:46.866216 np0000182458 devstack@c-api.service[112519]: *** uWSGI is running in multiple interpreter mode *** Jun 22 06:17:46.866216 np0000182458 devstack@c-api.service[112519]: spawned uWSGI master process (pid: 112519) Jun 22 06:17:46.866381 np0000182458 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 22 06:17:46.867108 np0000182458 devstack@c-api.service[112519]: spawned uWSGI worker 1 (pid: 112528, cores: 1) Jun 22 06:17:46.867775 np0000182458 devstack@c-api.service[112519]: spawned uWSGI worker 2 (pid: 112529, cores: 1) Jun 22 06:17:46.868238 np0000182458 devstack@c-api.service[112519]: spawned uWSGI worker 3 (pid: 112530, cores: 1) Jun 22 06:17:46.868713 np0000182458 devstack@c-api.service[112519]: spawned uWSGI worker 4 (pid: 112531, cores: 1) Jun 22 06:17:46.868791 np0000182458 devstack@c-api.service[112519]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 22 06:17:46.998599 np0000182458 devstack@c-api.service[112528]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 22 06:17:46.998599 np0000182458 devstack@c-api.service[112528]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 22 06:17:46.998599 np0000182458 devstack@c-api.service[112528]: we strongly recommend against using it for new projects. Jun 22 06:17:46.998599 np0000182458 devstack@c-api.service[112528]: If you are already using Eventlet, we recommend migrating to a different Jun 22 06:17:46.998599 np0000182458 devstack@c-api.service[112528]: framework. For more detail see Jun 22 06:17:46.998599 np0000182458 devstack@c-api.service[112528]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 22 06:17:46.998599 np0000182458 devstack@c-api.service[112528]: import eventlet # noqa Jun 22 06:17:47.013786 np0000182458 devstack@c-api.service[112529]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 22 06:17:47.013786 np0000182458 devstack@c-api.service[112529]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 22 06:17:47.013786 np0000182458 devstack@c-api.service[112529]: we strongly recommend against using it for new projects. Jun 22 06:17:47.013786 np0000182458 devstack@c-api.service[112529]: If you are already using Eventlet, we recommend migrating to a different Jun 22 06:17:47.013786 np0000182458 devstack@c-api.service[112529]: framework. For more detail see Jun 22 06:17:47.013786 np0000182458 devstack@c-api.service[112529]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 22 06:17:47.013786 np0000182458 devstack@c-api.service[112529]: import eventlet # noqa Jun 22 06:17:47.019171 np0000182458 devstack@c-api.service[112531]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 22 06:17:47.019171 np0000182458 devstack@c-api.service[112531]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 22 06:17:47.019171 np0000182458 devstack@c-api.service[112531]: we strongly recommend against using it for new projects. Jun 22 06:17:47.019171 np0000182458 devstack@c-api.service[112531]: If you are already using Eventlet, we recommend migrating to a different Jun 22 06:17:47.019171 np0000182458 devstack@c-api.service[112531]: framework. For more detail see Jun 22 06:17:47.019171 np0000182458 devstack@c-api.service[112531]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 22 06:17:47.019171 np0000182458 devstack@c-api.service[112531]: import eventlet # noqa Jun 22 06:17:47.042276 np0000182458 devstack@c-api.service[112530]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 22 06:17:47.042276 np0000182458 devstack@c-api.service[112530]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 22 06:17:47.042276 np0000182458 devstack@c-api.service[112530]: we strongly recommend against using it for new projects. Jun 22 06:17:47.042276 np0000182458 devstack@c-api.service[112530]: If you are already using Eventlet, we recommend migrating to a different Jun 22 06:17:47.042276 np0000182458 devstack@c-api.service[112530]: framework. For more detail see Jun 22 06:17:47.042276 np0000182458 devstack@c-api.service[112530]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 22 06:17:47.042276 np0000182458 devstack@c-api.service[112530]: import eventlet # noqa Jun 22 06:17:47.089267 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 22 06:17:47.089267 np0000182458 devstack@c-api.service[112528]: warnings.warn( Jun 22 06:17:47.109050 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 22 06:17:47.109050 np0000182458 devstack@c-api.service[112531]: warnings.warn( Jun 22 06:17:47.113823 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 22 06:17:47.113823 np0000182458 devstack@c-api.service[112529]: warnings.warn( Jun 22 06:17:47.159177 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 22 06:17:47.159177 np0000182458 devstack@c-api.service[112530]: warnings.warn( Jun 22 06:17:47.171330 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 22 06:17:47.171330 np0000182458 devstack@c-api.service[112528]: from cgi import parse_header Jun 22 06:17:47.192992 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 22 06:17:47.192992 np0000182458 devstack@c-api.service[112531]: from cgi import parse_header Jun 22 06:17:47.196577 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 22 06:17:47.196577 np0000182458 devstack@c-api.service[112529]: from cgi import parse_header Jun 22 06:17:47.221133 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 22 06:17:47.221133 np0000182458 devstack@c-api.service[112528]: removals.removed_module( Jun 22 06:17:47.222971 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 22 06:17:47.222971 np0000182458 devstack@c-api.service[112528]: removals.removed_module( Jun 22 06:17:47.262218 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 22 06:17:47.262218 np0000182458 devstack@c-api.service[112529]: removals.removed_module( Jun 22 06:17:47.262218 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 22 06:17:47.262218 np0000182458 devstack@c-api.service[112529]: removals.removed_module( Jun 22 06:17:47.262521 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 22 06:17:47.262521 np0000182458 devstack@c-api.service[112531]: removals.removed_module( Jun 22 06:17:47.262521 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 22 06:17:47.262521 np0000182458 devstack@c-api.service[112531]: removals.removed_module( Jun 22 06:17:47.263921 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 22 06:17:47.263921 np0000182458 devstack@c-api.service[112530]: from cgi import parse_header Jun 22 06:17:47.318518 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 22 06:17:47.318518 np0000182458 devstack@c-api.service[112530]: removals.removed_module( Jun 22 06:17:47.320806 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 22 06:17:47.320806 np0000182458 devstack@c-api.service[112530]: removals.removed_module( Jun 22 06:17:48.013081 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 22 06:17:48.013081 np0000182458 devstack@c-api.service[112528]: warnings.warn( Jun 22 06:17:48.062375 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 22 06:17:48.062375 np0000182458 devstack@c-api.service[112528]: warnings.warn( Jun 22 06:17:48.148624 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 22 06:17:48.148624 np0000182458 devstack@c-api.service[112530]: warnings.warn( Jun 22 06:17:48.160828 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 22 06:17:48.160828 np0000182458 devstack@c-api.service[112529]: warnings.warn( Jun 22 06:17:48.204146 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 22 06:17:48.204146 np0000182458 devstack@c-api.service[112530]: warnings.warn( Jun 22 06:17:48.232158 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 22 06:17:48.232158 np0000182458 devstack@c-api.service[112531]: warnings.warn( Jun 22 06:17:48.237834 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 22 06:17:48.237834 np0000182458 devstack@c-api.service[112529]: warnings.warn( Jun 22 06:17:48.274107 np0000182458 devstack@c-api.service[112528]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 22 06:17:48.274643 np0000182458 devstack@c-api.service[112528]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112528) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 22 06:17:48.292515 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 22 06:17:48.292515 np0000182458 devstack@c-api.service[112531]: warnings.warn( Jun 22 06:17:48.366458 np0000182458 devstack@c-api.service[112528]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 22 06:17:48.366458 np0000182458 devstack@c-api.service[112528]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 22 06:17:48.411813 np0000182458 devstack@c-api.service[112530]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 22 06:17:48.412058 np0000182458 devstack@c-api.service[112530]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112530) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 22 06:17:48.471411 np0000182458 devstack@c-api.service[112529]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 22 06:17:48.471873 np0000182458 devstack@c-api.service[112529]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112529) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 22 06:17:48.477431 np0000182458 devstack@c-api.service[112530]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 22 06:17:48.477431 np0000182458 devstack@c-api.service[112530]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 22 06:17:48.530796 np0000182458 devstack@c-api.service[112531]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 22 06:17:48.531346 np0000182458 devstack@c-api.service[112531]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112531) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 22 06:17:48.547820 np0000182458 devstack@c-api.service[112529]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 22 06:17:48.547820 np0000182458 devstack@c-api.service[112529]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 22 06:17:48.606453 np0000182458 devstack@c-api.service[112531]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 22 06:17:48.606453 np0000182458 devstack@c-api.service[112531]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 22 06:17:48.826757 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112528) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 22 06:17:48.827153 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.827297 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.827444 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.829646 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.829815 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.829815 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.829815 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.830190 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.830190 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.830190 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.830858 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.830936 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.831019 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.831084 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.831137 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.831186 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.831256 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.831314 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.831375 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.831450 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.831513 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.831563 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.831613 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.831662 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.832981 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.833067 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.833124 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.833203 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.833203 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.833297 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.833297 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.835910 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.836000 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.836000 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.836110 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.836110 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.836208 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.836208 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.836669 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.836769 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.836769 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.836863 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.836863 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.836953 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.837010 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.838352 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.838482 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.838482 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.838586 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.838586 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.838684 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.838684 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.840775 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.840836 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.840928 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.841001 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.841001 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.841132 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.841132 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.841899 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.841958 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.842047 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.842126 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.842126 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.842254 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.842254 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.843918 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.843974 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.844063 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.844135 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.844135 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.844213 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.844266 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.845428 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.845506 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.845569 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.845619 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.845663 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.845707 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.845758 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.851941 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.851941 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.852133 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.852133 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.852133 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.852354 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.852354 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.853026 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.853160 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.853160 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.853160 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.853374 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.853374 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.853374 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.854740 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.854740 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.854921 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.854921 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.854921 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.855140 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.855140 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.855861 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.855915 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.856002 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.856073 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.856073 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.856146 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.856183 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.858388 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.858388 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.858756 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.858756 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.858756 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.858756 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.858756 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.859886 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.859985 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.859985 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.860097 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.860097 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.860204 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.860204 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.861021 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.861138 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.861138 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.861235 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.861235 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.861335 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.861335 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.862071 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.862155 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.862155 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.862247 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.862299 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.862349 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.862426 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.866915 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.866915 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.867117 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.867117 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.867117 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.867346 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.867346 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.869259 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.869354 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.869354 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.869518 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.869518 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.869518 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.869685 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.870027 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.870112 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.870112 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.870223 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.870223 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.870324 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.870385 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.871857 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112530) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 22 06:17:48.872228 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.872319 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.872373 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.872484 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.872484 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.872594 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.872646 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.872646 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.872646 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.872796 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.872796 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.872796 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.872930 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.872930 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.873030 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.873030 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.873120 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.873174 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.873224 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.873224 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.873332 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.873332 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.873463 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.873463 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.873936 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.873936 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.873936 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.873936 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.874487 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.874487 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.874487 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.874487 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.874487 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.874487 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.874487 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.874487 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.874487 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.875672 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.875672 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.875672 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.875672 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.875672 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.875672 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.875672 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.875672 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.876409 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.876409 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.876602 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.876602 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.876602 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.876789 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.876789 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.877044 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.877142 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.877213 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.877294 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.877294 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.877479 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.877479 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.877902 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.877968 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.878010 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.878049 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.878084 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.878116 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.878149 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.878193 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.878226 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.878279 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.878312 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.878343 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.878381 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.878381 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.878484 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.878519 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.878729 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.878729 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.878729 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.878729 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.879033 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.879121 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.879121 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.879121 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.879121 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.879410 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.879410 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.879410 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.879656 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.879730 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.879799 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.879866 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.879866 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.880001 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.880001 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.880463 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.880525 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.880572 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.880678 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.880678 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.880857 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.880857 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.881228 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.881284 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.881319 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.881351 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.881384 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.881445 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.881487 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.881533 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.881572 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.881611 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.881652 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.881688 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.881724 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.881756 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.882539 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.882595 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.882689 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.882763 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.882801 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.882849 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.882883 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.882921 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.882958 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.882989 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.883066 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.883100 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.883100 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.883100 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.883100 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.883230 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.883263 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.883299 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.883331 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.883368 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.883441 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.883499 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.883536 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.883587 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.883620 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.883658 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.883689 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.883724 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.884036 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.884036 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.884036 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.884286 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.884286 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.884286 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.884538 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.884738 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.884822 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.884890 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.885002 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.885050 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.885137 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.885309 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.885964 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.886025 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.886072 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.886174 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.886255 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.886330 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.886416 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.886519 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.886593 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.886629 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.886663 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.886663 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.886663 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.886663 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.886663 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.886663 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.886843 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.886843 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.886843 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.886843 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.886960 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.887042 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.887079 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.887116 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112528) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.887150 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.887182 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.887182 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.887247 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.887280 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.887312 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.887343 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112528) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.887378 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.887427 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112528) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.887460 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.887742 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.887824 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.887824 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.887967 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.887967 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.887967 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.888168 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.888345 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.888454 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.888544 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.888544 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.888690 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.888690 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.888836 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.889611 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.889725 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.889810 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.889893 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.889893 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.890027 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.890096 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.890679 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.890871 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.890871 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.890871 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.891366 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.891366 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.891366 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.891366 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.891812 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.891812 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.891812 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.891812 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.891812 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.891812 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.892469 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.892469 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.892469 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.892469 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.892754 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.892754 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.892754 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.892754 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.892754 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.892754 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.893149 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.893149 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.893149 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.893149 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.894030 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.894165 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.894165 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.894339 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.894339 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.894339 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.894545 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.894545 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.894545 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.894805 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.894805 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.894805 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.894805 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.895048 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.895468 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.895521 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.895568 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.895681 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.895757 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.895815 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.895885 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.896378 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.896531 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.896531 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.896711 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.896711 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.896711 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.896711 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.896998 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.896998 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.896998 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.896998 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.896998 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.897351 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.897351 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.897839 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.898011 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.898011 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.898011 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.898285 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.898285 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.898285 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.898285 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.898285 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.898657 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.898657 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.898657 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.898657 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.898657 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:48.898657 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:48.899113 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:48.899113 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:48.899113 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:48.899113 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:48.899113 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:48.938243 np0000182458 devstack@c-api.service[112528]: INFO dbcounter [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Registered counter for database cinder Jun 22 06:17:48.952743 np0000182458 devstack@c-api.service[112530]: INFO dbcounter [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Registered counter for database cinder Jun 22 06:17:49.001172 np0000182458 devstack@c-api.service[112528]: DEBUG oslo_db.sqlalchemy.engines [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 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=112528) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 06:17:49.003634 np0000182458 devstack@c-api.service[112530]: DEBUG oslo_db.sqlalchemy.engines [None req-32b278ac-189a-4f43-b35b-73266b4fac98 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=112530) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 06:17:49.049666 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112529) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 22 06:17:49.050298 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.050298 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.050558 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.051431 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.051431 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.051431 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.051431 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.051431 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.051871 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.051871 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.052049 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.052049 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.052049 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.052326 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.052326 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.052326 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.052326 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.052326 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.054330 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.054330 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.054330 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.054330 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.054330 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.054330 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.054330 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.054330 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.054330 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.054330 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.054928 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.054928 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.054928 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.054928 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.054928 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.054928 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.054928 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.054928 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.054928 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.054928 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.055605 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.055605 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.055605 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.055605 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.055605 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.055605 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.055605 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.055983 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.055983 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.055983 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.055983 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.055983 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.055983 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.055983 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.056894 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.057421 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.057421 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.057421 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.057421 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.057421 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.057421 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.058278 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.058278 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.058278 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.058278 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.058278 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.058278 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.058764 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.059001 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.059139 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.059225 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.059303 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.059418 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.059522 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.059614 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.060158 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.060249 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.060340 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.060447 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.060561 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.060561 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.060727 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.062025 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.062158 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.062158 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.062337 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.062337 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.062578 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.062578 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.062906 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.063006 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.063140 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.063189 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.063302 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.063426 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.063525 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.064111 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.064192 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.064286 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.064286 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.064485 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.064485 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.064485 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.064828 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.064891 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.064925 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.065036 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.065036 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.065191 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.065191 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.065729 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.065791 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.065850 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.065894 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.065933 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.066066 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.066066 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.066576 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.066689 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.066689 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.066894 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.066894 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.066894 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.067209 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.067361 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.067540 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.067540 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.067540 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.067790 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.067790 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.067790 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.068018 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.068103 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.068103 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.068247 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.068247 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.068417 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.068417 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.069177 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.069230 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.069332 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.069448 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.069448 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.069619 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.069619 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.070078 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.070136 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.070236 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.070317 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.070317 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.070520 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.070520 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.070671 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.070768 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.070839 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.070919 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.070919 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.071145 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.071145 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.071595 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.071691 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112531) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 22 06:17:49.071738 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.071738 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.071738 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.071900 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.071900 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.071975 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.071975 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.072048 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.072229 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.072325 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.072325 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.072597 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.072597 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.072597 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.072818 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.072866 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.072990 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.073053 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.073092 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.073207 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.073617 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.073617 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.073617 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.073871 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.073926 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.073974 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.074007 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.074046 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.074091 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.074133 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.074167 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.074167 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.074241 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.074284 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.074326 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.074360 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.074421 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.074480 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.074480 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.074561 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.074599 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.074599 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.074670 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.074670 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.074746 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.074788 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.074828 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.074876 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.074911 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.075281 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.075281 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.075511 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.075511 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.075511 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.075511 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.075511 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.075900 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.075900 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.076054 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.076054 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.076054 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.076284 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.076284 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.076466 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.076466 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.077141 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.077524 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.077524 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.077709 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.077709 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.077709 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.077934 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.077934 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.078129 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.078129 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.078275 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.078275 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.078463 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.078463 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.079289 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.079354 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.079421 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.079471 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.079509 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.079542 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.079579 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.079627 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.079666 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.079703 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.079738 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.079927 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.080011 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.080094 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.080174 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.080252 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.080324 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.080324 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.080516 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.080600 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.080676 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.080748 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.080748 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.080900 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.080900 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.080900 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.080900 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.080900 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.081070 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.081110 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.081152 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.081193 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.081243 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.081433 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.081495 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.081495 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.081568 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.081600 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.081639 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.081671 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.081708 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.081745 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.081778 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.082020 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.082020 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.082020 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.082020 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.082336 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.082443 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.082582 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.082582 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.082582 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.082875 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.082875 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.082875 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.083264 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.083366 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.083366 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.083561 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.083561 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.083561 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.083824 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.084062 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.084196 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.084196 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.084196 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.084382 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.084382 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.084382 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.085410 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.085470 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.085507 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.085595 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.085658 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.085721 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.085779 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.086031 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.086090 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.086156 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.086208 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.086267 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.086312 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.086377 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.086848 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.086895 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.086965 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.087030 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.087101 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.087166 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.087212 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.087537 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.087584 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.087667 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.087729 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.087780 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.087840 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.087887 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.088410 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.088479 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.088621 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.088621 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.088621 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.088838 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.088838 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.089236 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.089311 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.089382 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.089487 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.089522 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.089554 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.089633 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.089945 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.089989 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.090061 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.090119 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.090177 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.090226 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.090288 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.090610 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.090687 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.090720 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.090794 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.090838 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.090914 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.090985 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.091819 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.091877 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.091961 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.092026 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.092087 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.092122 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.092215 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.092711 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.092774 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.092900 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.092900 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.093021 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.093021 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.093094 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.093305 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.093358 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.093466 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.093571 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.093571 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.093754 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.093754 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.094170 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.094267 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.094267 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.094358 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.094432 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.094474 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.094508 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.094681 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.094681 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.094681 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.094908 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.094908 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.094908 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.094908 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.095941 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.096003 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.096039 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.096152 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.096236 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.096236 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.096367 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.096367 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.096563 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.096563 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.096563 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.096759 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.096759 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.096759 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.097293 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.097368 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.097497 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.097497 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.097671 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.097671 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.097671 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.098103 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.098163 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.098223 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.098272 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.098409 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.098409 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.098588 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.098588 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.098588 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.098799 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.098799 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.098799 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.098799 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.099150 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.099630 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.099691 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.099738 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.099895 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.099895 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.100076 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.100076 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.100076 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.100234 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.100234 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.100234 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.100383 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.100383 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.100383 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 22 06:17:49.100544 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 22 06:17:49.100544 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 22 06:17:49.100641 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 22 06:17:49.100641 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 22 06:17:49.100724 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 22 06:17:49.100777 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 22 06:17:49.106334 np0000182458 devstack@c-api.service[112528]: DEBUG dbcounter [-] [112528] Writer thread running {{(pid=112528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 22 06:17:49.109283 np0000182458 devstack@c-api.service[112528]: INFO cinder.rpc [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 22 06:17:49.112726 np0000182458 devstack@c-api.service[112528]: INFO cinder.rpc [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 22 06:17:49.115712 np0000182458 devstack@c-api.service[112528]: INFO cinder.rpc [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 22 06:17:49.117965 np0000182458 devstack@c-api.service[112528]: INFO cinder.rpc [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 22 06:17:49.118892 np0000182458 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.122245 np0000182458 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.131719 np0000182458 devstack@c-api.service[112529]: INFO dbcounter [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Registered counter for database cinder Jun 22 06:17:49.131924 np0000182458 devstack@c-api.service[112530]: DEBUG dbcounter [-] [112530] Writer thread running {{(pid=112530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 22 06:17:49.135103 np0000182458 devstack@c-api.service[112530]: INFO cinder.rpc [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 22 06:17:49.137590 np0000182458 devstack@c-api.service[112530]: INFO cinder.rpc [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 22 06:17:49.139952 np0000182458 devstack@c-api.service[112530]: INFO cinder.rpc [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 22 06:17:49.141735 np0000182458 devstack@c-api.service[112530]: INFO cinder.rpc [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 22 06:17:49.142604 np0000182458 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.145695 np0000182458 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.148126 np0000182458 devstack@c-api.service[112531]: INFO dbcounter [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Registered counter for database cinder Jun 22 06:17:49.157728 np0000182458 devstack@c-api.service[112528]: DEBUG oslo_db.sqlalchemy.engines [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 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=112528) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 06:17:49.160940 np0000182458 devstack@c-api.service[112528]: INFO cinder.rpc [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 22 06:17:49.163623 np0000182458 devstack@c-api.service[112528]: INFO cinder.rpc [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 22 06:17:49.164929 np0000182458 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.179559 np0000182458 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.182886 np0000182458 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.183288 np0000182458 devstack@c-api.service[112530]: DEBUG oslo_db.sqlalchemy.engines [None req-32b278ac-189a-4f43-b35b-73266b4fac98 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=112530) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 06:17:49.186159 np0000182458 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.187163 np0000182458 devstack@c-api.service[112530]: INFO cinder.rpc [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 22 06:17:49.189875 np0000182458 devstack@c-api.service[112530]: INFO cinder.rpc [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 22 06:17:49.191231 np0000182458 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.191325 np0000182458 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.192458 np0000182458 devstack@c-api.service[112531]: DEBUG oslo_db.sqlalchemy.engines [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 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=112531) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 06:17:49.193372 np0000182458 devstack@c-api.service[112529]: DEBUG oslo_db.sqlalchemy.engines [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 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=112529) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 06:17:49.194233 np0000182458 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.197214 np0000182458 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.200559 np0000182458 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.203910 np0000182458 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.204037 np0000182458 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.206940 np0000182458 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.208497 np0000182458 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.209135 np0000182458 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.211116 np0000182458 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.212796 np0000182458 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.216655 np0000182458 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.217363 np0000182458 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.220220 np0000182458 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.221124 np0000182458 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.223130 np0000182458 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.223285 np0000182458 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.224598 np0000182458 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.226259 np0000182458 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.226930 np0000182458 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.227621 np0000182458 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.228643 np0000182458 devstack@c-api.service[112528]: WARNING cinder.api.contrib.hosts [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 22 06:17:49.229371 np0000182458 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.229935 np0000182458 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.230702 np0000182458 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.232336 np0000182458 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.233476 np0000182458 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.233878 np0000182458 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.234709 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Extended resource: extensions {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.235112 np0000182458 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.236096 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Extended resource: extra_specs {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.237657 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Extended resource: os-volume-transfer {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.238318 np0000182458 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.239340 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Extended resource: os-quota-class-sets {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.241412 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Extended resource: cgsnapshots {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.242759 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Extended resource: scheduler-stats {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.244291 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Extended resource: qos-specs {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.245043 np0000182458 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.246349 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Extended resource: capabilities {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.247612 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Extended resource: encryption {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.249150 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Extended resource: encryption {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.249248 np0000182458 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.250814 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Extended resource: os-volume-type-access {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.251676 np0000182458 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.252318 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Extended resource: os-quota-sets {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.253294 np0000182458 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.253826 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Extended resource: os-snapshot-manage {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.255016 np0000182458 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.255343 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Extended resource: os-volume-manage {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.256379 np0000182458 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.256961 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Extended resource: os-hosts {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.257420 np0000182458 devstack@c-api.service[112530]: WARNING cinder.api.contrib.hosts [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 22 06:17:49.258108 np0000182458 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.258317 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Extended resource: os-availability-zone {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.259728 np0000182458 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.260039 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Extended resource: consistencygroups {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.261210 np0000182458 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.261964 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Extended resource: backups {{(pid=112528) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.262599 np0000182458 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.263496 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Extended resource: extensions {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.264061 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.contrib.snapshot_actions [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] SnapshotActionsController initialized {{(pid=112528) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 22 06:17:49.265062 np0000182458 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.265464 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Extended resource: extra_specs {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.266572 np0000182458 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.266955 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Extended resource: os-volume-transfer {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.268129 np0000182458 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.268867 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Extended resource: os-quota-class-sets {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.269479 np0000182458 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.270249 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Extended resource: cgsnapshots {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.270781 np0000182458 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.271867 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Extended resource: scheduler-stats {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.272207 np0000182458 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.273309 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Extended resource: qos-specs {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.273682 np0000182458 devstack@c-api.service[112528]: WARNING castellan.key_manager.migration [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.274522 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Extension UsedLimits extending resource: limits {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.274606 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.274778 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.274912 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.275033 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.275033 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.275276 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.275340 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.275444 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.275567 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Extended resource: capabilities {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.275650 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.275712 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Extension AdminActions extending resource: volumes {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.275961 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Extension AdminActions extending resource: snapshots {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.275961 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Extension AdminActions extending resource: backups {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.276195 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.276195 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Extension VolumeActions extending resource: volumes {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.276509 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.v3.router [None req-ead50e87-60d2-4d3a-812e-46d93cab5677 None None] Extension TypesManage extending resource: types {{(pid=112528) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.276748 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Extended resource: encryption {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.278325 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Extended resource: encryption {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.279919 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Extended resource: os-volume-type-access {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.281567 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Extended resource: os-quota-sets {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.282965 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Extended resource: os-snapshot-manage {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.284551 np0000182458 devstack@c-api.service[112528]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e55ee8a3668 pid: 112528 (default app) Jun 22 06:17:49.284643 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Extended resource: os-volume-manage {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.286366 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Extended resource: os-hosts {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.288218 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Extended resource: os-availability-zone {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.289737 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Extended resource: consistencygroups {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.291704 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Extended resource: backups {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.292574 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.292574 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.292574 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.292574 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.292834 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.292834 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.292834 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.292834 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.293010 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.293010 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.293010 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.293010 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.293010 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.293010 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.293296 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.293296 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.293296 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.293296 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.293296 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.293538 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.293538 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.293538 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.293538 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.293538 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.293768 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.293768 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.293768 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.293768 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.293960 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.293960 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.293960 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.293960 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.293960 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.294255 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.294255 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.294255 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.294255 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.294255 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.294502 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.294502 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.294502 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.294502 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.294502 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.294502 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.294758 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.294758 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.294758 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.294758 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.294758 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.294758 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.295020 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.295020 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.295020 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.295020 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.295020 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.295020 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.295281 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.295281 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.295281 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.295281 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.295281 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.296178 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.296178 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.296178 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.296178 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.296178 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.296635 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.296635 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.296635 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.296635 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.296635 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.296635 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.297155 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.297155 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.297155 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.297155 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.297155 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.297155 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.297641 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.297641 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.297641 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.297641 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.297641 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.298104 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.298104 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.298104 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.298104 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.298104 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.298568 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.298568 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.298568 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.298568 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.298934 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.298934 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.298934 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.298934 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.299328 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.299328 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.299328 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.299328 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.299328 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.299819 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.299819 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.299819 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.299819 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.299819 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.300239 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.300239 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.300239 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.300239 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.300611 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.300611 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.300611 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.300611 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.300945 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.300945 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.300945 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.300945 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.301294 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.301294 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.301294 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.301294 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.301703 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.301703 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.301703 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.301703 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.302060 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.302060 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.302060 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.302060 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.302060 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.302541 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.302541 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.302541 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.302541 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.302541 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.302541 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.302784 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.302784 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.302784 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.302784 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.302784 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.302997 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.302997 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.302997 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.302997 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.302997 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.302997 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.303288 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.303288 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.303288 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.303288 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.303288 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.303288 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.303588 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.303588 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.303588 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.303588 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.303588 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.303588 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.303851 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.303851 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.303851 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.303851 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.303851 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.303851 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.304097 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.304097 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.304097 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.304097 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.304280 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.304280 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.304280 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.304280 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.304280 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.305039 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.305039 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.305039 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.305039 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:49.305039 np0000182458 devstack@c-api.service[112528]: warnings.warn(deprecated_msg) Jun 22 06:17:49.305492 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.contrib.snapshot_actions [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] SnapshotActionsController initialized {{(pid=112530) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 22 06:17:49.305492 np0000182458 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.305669 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [None req-79184e38-7613-4711-9937-00a92d8e46d0 None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:17:49.305756 np0000182458 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.305756 np0000182458 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.305895 np0000182458 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 1/1] 199.204.45.109 () {60 vars in 956 bytes} [Mon Jun 22 06:17:49 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 22 06:17:49.305974 np0000182458 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.305974 np0000182458 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.305974 np0000182458 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.305974 np0000182458 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.305974 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Extension UsedLimits extending resource: limits {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.305974 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.305974 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.305974 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.306637 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.306637 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.306637 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.306637 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.306637 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.306637 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.306637 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Extension AdminActions extending resource: volumes {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.307204 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Extension AdminActions extending resource: snapshots {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.307204 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Extension AdminActions extending resource: backups {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.307204 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.307204 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Extension VolumeActions extending resource: volumes {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.307204 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-32b278ac-189a-4f43-b35b-73266b4fac98 None None] Extension TypesManage extending resource: types {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.313806 np0000182458 devstack@c-api.service[112531]: DEBUG dbcounter [-] [112531] Writer thread running {{(pid=112531) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 22 06:17:49.317085 np0000182458 devstack@c-api.service[112530]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e55ee8a3668 pid: 112530 (default app) Jun 22 06:17:49.317232 np0000182458 devstack@c-api.service[112531]: INFO cinder.rpc [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 22 06:17:49.319503 np0000182458 devstack@c-api.service[112531]: INFO cinder.rpc [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 22 06:17:49.321608 np0000182458 devstack@c-api.service[112531]: INFO cinder.rpc [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 22 06:17:49.323522 np0000182458 devstack@c-api.service[112531]: INFO cinder.rpc [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 22 06:17:49.324535 np0000182458 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.328632 np0000182458 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.336831 np0000182458 devstack@c-api.service[112529]: DEBUG dbcounter [-] [112529] Writer thread running {{(pid=112529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 22 06:17:49.340172 np0000182458 devstack@c-api.service[112529]: INFO cinder.rpc [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 22 06:17:49.343283 np0000182458 devstack@c-api.service[112529]: INFO cinder.rpc [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 22 06:17:49.345762 np0000182458 devstack@c-api.service[112529]: INFO cinder.rpc [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 22 06:17:49.348088 np0000182458 devstack@c-api.service[112529]: INFO cinder.rpc [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 22 06:17:49.349494 np0000182458 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.354190 np0000182458 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.364167 np0000182458 devstack@c-api.service[112531]: DEBUG oslo_db.sqlalchemy.engines [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 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=112531) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 06:17:49.368008 np0000182458 devstack@c-api.service[112531]: INFO cinder.rpc [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 22 06:17:49.370868 np0000182458 devstack@c-api.service[112531]: INFO cinder.rpc [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 22 06:17:49.373192 np0000182458 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.390184 np0000182458 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.390460 np0000182458 devstack@c-api.service[112529]: DEBUG oslo_db.sqlalchemy.engines [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 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=112529) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 06:17:49.394427 np0000182458 devstack@c-api.service[112529]: INFO cinder.rpc [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 22 06:17:49.394982 np0000182458 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.397005 np0000182458 devstack@c-api.service[112529]: INFO cinder.rpc [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 22 06:17:49.398189 np0000182458 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.398448 np0000182458 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.402827 np0000182458 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.405369 np0000182458 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.408359 np0000182458 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.412288 np0000182458 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.412545 np0000182458 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.415582 np0000182458 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.417183 np0000182458 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.418464 np0000182458 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.419954 np0000182458 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.420557 np0000182458 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.422617 np0000182458 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.424662 np0000182458 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.427741 np0000182458 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.428685 np0000182458 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.430792 np0000182458 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.431620 np0000182458 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.434142 np0000182458 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.434219 np0000182458 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.435201 np0000182458 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.436818 np0000182458 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.436997 np0000182458 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.438140 np0000182458 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.439296 np0000182458 devstack@c-api.service[112531]: WARNING cinder.api.contrib.hosts [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 22 06:17:49.439924 np0000182458 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.440035 np0000182458 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.441618 np0000182458 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.441735 np0000182458 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.443865 np0000182458 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.444460 np0000182458 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.445368 np0000182458 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.447083 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Extended resource: extensions {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.448515 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Extended resource: extra_specs {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.450011 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Extended resource: os-volume-transfer {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.450530 np0000182458 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.451677 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Extended resource: os-quota-class-sets {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.453018 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Extended resource: cgsnapshots {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.454062 np0000182458 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.454359 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Extended resource: scheduler-stats {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.455858 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Extended resource: qos-specs {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.456412 np0000182458 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.457917 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Extended resource: capabilities {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.458030 np0000182458 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.459262 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Extended resource: encryption {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.459712 np0000182458 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.460715 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Extended resource: encryption {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.461105 np0000182458 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.462858 np0000182458 devstack@c-api.service[112529]: WARNING cinder.api.contrib.hosts [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 22 06:17:49.462926 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Extended resource: os-volume-type-access {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.462962 np0000182458 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.463903 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Extended resource: os-quota-sets {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.464274 np0000182458 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.465285 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Extended resource: os-snapshot-manage {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.465876 np0000182458 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.466730 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Extended resource: os-volume-manage {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.467350 np0000182458 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.468224 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Extended resource: extensions {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.468308 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Extended resource: os-hosts {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.470122 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Extended resource: os-availability-zone {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.470862 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Extended resource: consistencygroups {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.470996 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Extended resource: extra_specs {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.472647 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Extended resource: os-volume-transfer {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.472810 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Extended resource: backups {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.474455 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Extended resource: os-quota-class-sets {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.475365 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.contrib.snapshot_actions [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] SnapshotActionsController initialized {{(pid=112531) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 22 06:17:49.476827 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Extended resource: cgsnapshots {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.476919 np0000182458 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.477474 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Extended resource: scheduler-stats {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.477812 np0000182458 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.479096 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Extended resource: qos-specs {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.479274 np0000182458 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.480688 np0000182458 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.482068 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Extended resource: capabilities {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.482152 np0000182458 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.483580 np0000182458 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.483703 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Extended resource: encryption {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.484939 np0000182458 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.485004 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Extended resource: encryption {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.485769 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Extension UsedLimits extending resource: limits {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.485899 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.486001 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.486203 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.486314 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.486445 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.486542 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.486590 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Extended resource: os-volume-type-access {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.486632 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.486738 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.486895 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.486959 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Extension AdminActions extending resource: volumes {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.487088 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Extension AdminActions extending resource: snapshots {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.487208 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Extension AdminActions extending resource: backups {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.487285 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.487423 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Extension VolumeActions extending resource: volumes {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.487555 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-7ef82d7a-ed90-44ca-8390-2cca0263b293 None None] Extension TypesManage extending resource: types {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.488241 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Extended resource: os-quota-sets {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.489651 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Extended resource: os-snapshot-manage {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.491095 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Extended resource: os-volume-manage {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.492581 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Extended resource: os-hosts {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.493884 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Extended resource: os-availability-zone {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.495266 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Extended resource: consistencygroups {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.495964 np0000182458 devstack@c-api.service[112531]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e55ee8a3668 pid: 112531 (default app) Jun 22 06:17:49.498099 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Extended resource: backups {{(pid=112529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 22 06:17:49.500121 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.contrib.snapshot_actions [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] SnapshotActionsController initialized {{(pid=112529) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 22 06:17:49.501382 np0000182458 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.503026 np0000182458 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.504463 np0000182458 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.505811 np0000182458 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.507153 np0000182458 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.508580 np0000182458 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.510031 np0000182458 devstack@c-api.service[112529]: WARNING castellan.key_manager.migration [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 22 06:17:49.511548 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Extension UsedLimits extending resource: limits {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.511548 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.511548 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.511548 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.511548 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.511770 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.511770 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.511861 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.511909 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.512123 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.512123 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Extension AdminActions extending resource: volumes {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.512295 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Extension AdminActions extending resource: snapshots {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.512381 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Extension AdminActions extending resource: backups {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.512497 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.512578 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Extension VolumeActions extending resource: volumes {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.512694 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.v3.router [None req-5e157536-50ad-4a43-a5eb-5b81907e4665 None None] Extension TypesManage extending resource: types {{(pid=112529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 22 06:17:49.521480 np0000182458 devstack@c-api.service[112529]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e55ee8a3668 pid: 112529 (default app) Jun 22 06:17:56.865047 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [None req-4ba65e2f-4fff-453f-97f0-fff4aed6e508 None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:17:57.483024 np0000182458 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-4ba65e2f-4fff-453f-97f0-fff4aed6e508 admin admin] POST https://199.204.45.109/volume/v3/types Jun 22 06:17:57.483024 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-4ba65e2f-4fff-453f-97f0-fff4aed6e508 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 22 06:17:57.483630 np0000182458 devstack@c-api.service[112528]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 22 06:17:57.483630 np0000182458 devstack@c-api.service[112528]: warnings.warn( Jun 22 06:17:57.526918 np0000182458 devstack@c-api.service[112528]: DEBUG oslo_db.sqlalchemy.engines [None req-4ba65e2f-4fff-453f-97f0-fff4aed6e508 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=112528) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 06:17:57.568217 np0000182458 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-4ba65e2f-4fff-453f-97f0-fff4aed6e508 admin admin] https://199.204.45.109/volume/v3/types returned with HTTP 200 Jun 22 06:17:57.568887 np0000182458 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 2/2] 199.204.45.109 () {68 vars in 1288 bytes} [Mon Jun 22 06:17:56 2026] POST /volume/v3/types => generated 186 bytes in 705 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 22 06:17:57.596776 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.596776 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.596776 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.596776 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.596776 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.597540 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.597540 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.597540 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.597540 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.597540 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.597804 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.597804 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.597804 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.597804 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.597804 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.597804 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.598110 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.598110 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.598110 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.598110 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.598278 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.598278 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.598278 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.598278 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.598465 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.598465 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.598465 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.598465 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.598653 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.598653 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.598653 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.598653 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.598653 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.598862 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.598862 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.598862 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.598862 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.598862 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.599049 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.599049 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.599049 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.599049 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.599049 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.599049 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.599273 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.599273 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.599273 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.599273 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.599273 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.599273 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.599530 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.599530 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.599530 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.599530 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.599530 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.599530 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.599761 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.599761 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.599761 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.599761 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.599761 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.599967 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.599967 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.599967 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.599967 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.599967 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.600147 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.600147 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.600147 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.600147 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.600147 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.600147 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.600367 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.600367 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.600367 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.600367 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.600367 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.600367 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.600609 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.600609 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.600609 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.600609 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.600609 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.600802 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.600802 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.600802 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.600802 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.600802 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.601038 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.601038 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.601038 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.601038 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.601200 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.601200 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.601200 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.601200 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.601353 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.601353 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.601353 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.601353 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.601353 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.601630 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.601630 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.601630 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.601630 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.601630 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.601816 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.601816 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.601816 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.601816 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.601968 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.601968 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.601968 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.601968 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.602122 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.602122 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.602122 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.602122 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.602284 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.602284 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.602284 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.602284 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.602539 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.602539 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.602539 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.602539 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.602706 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.602706 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.602706 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.602706 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.602706 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.602901 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.602901 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.602901 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.602901 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.602901 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.602901 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.603120 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.603120 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.603120 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.603120 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.603120 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.603355 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.603355 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.603355 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.603355 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.603355 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.603355 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.603654 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.603654 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.603654 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.603654 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.603654 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.603654 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.603889 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.603889 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.603889 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.603889 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.603889 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.603889 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.604178 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.604178 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.604178 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.604178 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.604178 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.604178 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.604419 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.604419 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.604419 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.604419 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.604596 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.604596 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.604596 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.604596 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.604596 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.604792 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.604792 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.604792 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.604792 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:17:57.604792 np0000182458 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) Jun 22 06:17:57.604792 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [req-4ba65e2f-4fff-453f-97f0-fff4aed6e508 req-ac5e4436-2d7f-400f-8321-c2a5a492c6d3 None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:17:57.948433 np0000182458 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [req-4ba65e2f-4fff-453f-97f0-fff4aed6e508 req-ac5e4436-2d7f-400f-8321-c2a5a492c6d3 admin admin] POST https://199.204.45.109/volume/v3/types/bfcd4638-4bfc-4f31-a229-074550092b97/extra_specs Jun 22 06:17:57.949189 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [req-4ba65e2f-4fff-453f-97f0-fff4aed6e508 req-ac5e4436-2d7f-400f-8321-c2a5a492c6d3 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 22 06:17:57.950868 np0000182458 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 22 06:17:57.950868 np0000182458 devstack@c-api.service[112530]: warnings.warn( Jun 22 06:17:57.987357 np0000182458 devstack@c-api.service[112530]: DEBUG oslo_db.sqlalchemy.engines [req-4ba65e2f-4fff-453f-97f0-fff4aed6e508 req-ac5e4436-2d7f-400f-8321-c2a5a492c6d3 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=112530) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 06:17:58.053635 np0000182458 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [req-4ba65e2f-4fff-453f-97f0-fff4aed6e508 req-ac5e4436-2d7f-400f-8321-c2a5a492c6d3 admin admin] https://199.204.45.109/volume/v3/types/bfcd4638-4bfc-4f31-a229-074550092b97/extra_specs returned with HTTP 200 Jun 22 06:17:58.054459 np0000182458 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 1/3] 199.204.45.109 () {70 vars in 1505 bytes} [Mon Jun 22 06:17:57 2026] POST /volume/v3/types/bfcd4638-4bfc-4f31-a229-074550092b97/extra_specs => generated 55 bytes in 473 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 06:17:59.372449 np0000182458 devstack@c-api.service[112531]: DEBUG dbcounter [-] [112531] Writing DB stats cinder:SELECT=6 {{(pid=112531) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:17:59.395920 np0000182458 devstack@c-api.service[112529]: DEBUG dbcounter [-] [112529] Writing DB stats cinder:SELECT=6 {{(pid=112529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:18:07.564176 np0000182458 devstack@c-api.service[112528]: DEBUG dbcounter [-] [112528] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:18:08.052308 np0000182458 devstack@c-api.service[112530]: DEBUG dbcounter [-] [112530] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:21:04.123850 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.123850 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.123850 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.123850 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.123850 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.124760 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.124760 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.124760 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.124760 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.124760 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.125572 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.125572 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.125572 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.125572 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.125572 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.125572 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.126118 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.126118 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.126118 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.126118 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.126387 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.126387 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.126387 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.126387 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.126717 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.126717 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.126717 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.126717 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.127368 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.127368 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.127368 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.127368 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.127368 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.128250 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.128250 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.128250 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.128250 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.128250 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.128973 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.128973 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.128973 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.128973 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.128973 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.128973 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.129587 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.129587 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.129587 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.129587 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.129587 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.129587 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.129987 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.129987 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.129987 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.129987 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.129987 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.129987 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.130372 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.130372 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.130372 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.130372 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.130372 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.131316 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.131316 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.131316 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.131316 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.131316 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.131660 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.131660 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.131660 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.131660 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.131660 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.131660 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.132027 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.132027 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.132027 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.132027 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.132027 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.132027 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.132446 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.132446 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.132446 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.132446 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.132446 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.132800 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.132800 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.132800 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.132800 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.132800 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.133114 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.133114 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.133114 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.133114 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.133365 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.133365 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.133365 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.133365 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.133729 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.133729 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.133729 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.133729 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.133729 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.134048 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.134048 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.134048 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.134048 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.134048 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.134206 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.134206 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.134206 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.134206 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.134321 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.134321 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.134321 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.134321 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.134636 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.134636 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.134636 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.134636 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.134938 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.134938 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.134938 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.134938 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.135205 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.135205 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.135205 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.135205 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.135474 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.135474 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.135474 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.135474 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.135474 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.135769 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.135769 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.135769 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.135769 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.135769 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.135769 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.135942 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.135942 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.135942 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.135942 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.135942 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.136076 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.136076 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.136076 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.136076 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.136076 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.136076 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.136240 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.136240 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.136240 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.136240 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.136240 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.136240 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.136447 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.136447 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.136447 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.136447 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.136447 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.136447 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.136622 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.136622 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.136622 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.136622 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.136622 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.136622 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.136779 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.136779 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.136779 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.136779 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.136904 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.136904 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.136904 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.136904 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.136904 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.137050 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.137050 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.137050 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.137050 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:04.137050 np0000182458 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) Jun 22 06:21:04.137050 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.middleware.request_id [None req-16c50e23-9da7-4b85-aed5-e784fda1b5fb None None] RequestId filter calling following filter/app {{(pid=112531) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:21:04.137050 np0000182458 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-16c50e23-9da7-4b85-aed5-e784fda1b5fb None None] GET https://199.204.45.109/volume// Jun 22 06:21:04.137231 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-16c50e23-9da7-4b85-aed5-e784fda1b5fb None None] Empty body provided in request {{(pid=112531) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:21:04.137231 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-16c50e23-9da7-4b85-aed5-e784fda1b5fb None None] Calling method 'all' {{(pid=112531) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:21:04.137231 np0000182458 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-16c50e23-9da7-4b85-aed5-e784fda1b5fb None None] https://199.204.45.109/volume// returned with HTTP 300 Jun 22 06:21:04.137231 np0000182458 devstack@c-api.service[112531]: [pid: 112531|app: 0|req: 1/4] 199.204.45.109 () {66 vars in 1456 bytes} [Mon Jun 22 06:21:04 2026] GET /volume/ => generated 390 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 22 06:21:48.895753 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.895753 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.895753 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.895753 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.895753 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.896800 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.896800 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.896800 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.896800 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.896800 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.897195 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.897195 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.897195 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.897195 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.897195 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.897195 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.897653 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.897653 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.897653 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.897653 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.897933 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.897933 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.897933 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.897933 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.898203 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.898203 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.898203 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.898203 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.898454 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.898454 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.898454 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.898454 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.898454 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.898802 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.898802 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.898802 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.898802 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.898802 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.899134 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.899134 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.899134 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.899134 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.899134 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.899134 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.899892 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.899892 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.899892 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.899892 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.899892 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.899892 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.900245 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.900245 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.900245 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.900245 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.900245 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.900245 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.900626 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.900626 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.900626 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.900626 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.900626 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.900979 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.900979 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.900979 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.900979 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.900979 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.901348 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.901348 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.901348 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.901348 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.901348 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.901348 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.901826 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.901826 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.901826 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.901826 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.901826 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.901826 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.902151 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.902151 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.902151 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.902151 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.902151 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.902478 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.902478 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.902478 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.902478 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.902478 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.902785 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.902785 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.902785 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.902785 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.903082 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.903082 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.903082 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.903082 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.903385 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.903385 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.903385 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.903385 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.903385 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.903813 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.903813 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.903813 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.903813 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.903813 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.904159 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.904159 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.904159 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.904159 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.904550 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.904550 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.904550 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.904550 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.904880 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.904880 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.904880 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.904880 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.905226 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.905226 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.905226 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.905226 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.905496 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.905496 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.905496 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.905496 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.905723 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.905723 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.905723 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.905723 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.905723 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.906020 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.906020 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.906020 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.906020 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.906020 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.906020 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.906300 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.906300 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.906300 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.906300 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.906300 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.906447 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.906447 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.906447 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.906447 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.906447 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.906447 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.906605 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.906605 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.906605 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.906605 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.906605 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.906605 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.906758 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.906758 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.906758 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.906758 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.906758 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.906758 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.906911 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.906911 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.906911 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.906911 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.906911 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.906911 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.907094 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.907094 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.907094 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.907094 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.907205 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.907205 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.907205 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.907205 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.907205 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.907341 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.907341 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.907341 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.907341 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 22 06:21:48.907341 np0000182458 devstack@c-api.service[112529]: warnings.warn(deprecated_msg) Jun 22 06:21:48.907341 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.middleware.request_id [None req-ee99f97e-713f-4140-b621-c0a1d9f1d219 None None] RequestId filter calling following filter/app {{(pid=112529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:21:48.907341 np0000182458 devstack@c-api.service[112529]: [pid: 112529|app: 0|req: 1/5] 199.204.45.109 () {62 vars in 1068 bytes} [Mon Jun 22 06:21:48 2026] GET /volume/v3 => generated 114 bytes in 18 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 22 06:21:48.944063 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [None req-52b3634e-71cf-474d-bd18-181511c53a4d None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:21:48.956882 np0000182458 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 3/6] 199.204.45.109 () {64 vars in 1272 bytes} [Mon Jun 22 06:21:48 2026] GET /volume/v3 => generated 0 bytes in 15 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 22 06:21:49.002711 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [req-52b3634e-71cf-474d-bd18-181511c53a4d req-0fe69230-b756-48f7-b7fb-a29312269fec None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:21:49.007050 np0000182458 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [req-52b3634e-71cf-474d-bd18-181511c53a4d req-0fe69230-b756-48f7-b7fb-a29312269fec demo demo] GET https://199.204.45.109/volume/v3/ Jun 22 06:21:49.007382 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [req-52b3634e-71cf-474d-bd18-181511c53a4d req-0fe69230-b756-48f7-b7fb-a29312269fec demo demo] Empty body provided in request {{(pid=112530) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:21:49.007717 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [req-52b3634e-71cf-474d-bd18-181511c53a4d req-0fe69230-b756-48f7-b7fb-a29312269fec demo demo] Calling method 'version_select' {{(pid=112530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:21:49.009074 np0000182458 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [req-52b3634e-71cf-474d-bd18-181511c53a4d req-0fe69230-b756-48f7-b7fb-a29312269fec demo demo] https://199.204.45.109/volume/v3/ returned with HTTP 200 Jun 22 06:21:49.009736 np0000182458 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 2/7] 199.204.45.109 () {66 vars in 1346 bytes} [Mon Jun 22 06:21:49 2026] GET /volume/v3/ => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 22 06:21:49.053733 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.middleware.request_id [None req-2a9acd0d-0589-409c-a899-6c286ccaaccc None None] RequestId filter calling following filter/app {{(pid=112531) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:21:49.384880 np0000182458 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-2a9acd0d-0589-409c-a899-6c286ccaaccc demo demo] GET https://199.204.45.109/volume/v3/types Jun 22 06:21:49.385250 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-2a9acd0d-0589-409c-a899-6c286ccaaccc demo demo] Empty body provided in request {{(pid=112531) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:21:49.385553 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-2a9acd0d-0589-409c-a899-6c286ccaaccc demo demo] Calling method 'index' {{(pid=112531) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:21:49.386080 np0000182458 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 22 06:21:49.386080 np0000182458 devstack@c-api.service[112531]: warnings.warn( Jun 22 06:21:49.386751 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.api_utils [None req-2a9acd0d-0589-409c-a899-6c286ccaaccc demo demo] Removing options '' from query. {{(pid=112531) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:21:49.427455 np0000182458 devstack@c-api.service[112531]: DEBUG oslo_db.sqlalchemy.engines [None req-2a9acd0d-0589-409c-a899-6c286ccaaccc 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=112531) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 06:21:49.449771 np0000182458 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-2a9acd0d-0589-409c-a899-6c286ccaaccc demo demo] https://199.204.45.109/volume/v3/types returned with HTTP 200 Jun 22 06:21:49.450132 np0000182458 devstack@c-api.service[112531]: [pid: 112531|app: 0|req: 2/8] 199.204.45.109 () {64 vars in 1290 bytes} [Mon Jun 22 06:21:49 2026] GET /volume/v3/types => generated 377 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 22 06:21:49.486299 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.middleware.request_id [None req-7f4c6957-2a5e-4d4f-9a7e-853fcb1bbbb3 None None] RequestId filter calling following filter/app {{(pid=112529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:21:49.882080 np0000182458 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-7f4c6957-2a5e-4d4f-9a7e-853fcb1bbbb3 demo demo] GET https://199.204.45.109/volume/v3/types/default Jun 22 06:21:49.882364 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-7f4c6957-2a5e-4d4f-9a7e-853fcb1bbbb3 demo demo] Empty body provided in request {{(pid=112529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:21:49.882638 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-7f4c6957-2a5e-4d4f-9a7e-853fcb1bbbb3 demo demo] Calling method 'show' {{(pid=112529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:21:49.917679 np0000182458 devstack@c-api.service[112529]: DEBUG oslo_db.sqlalchemy.engines [None req-7f4c6957-2a5e-4d4f-9a7e-853fcb1bbbb3 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=112529) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 22 06:21:49.936693 np0000182458 devstack@c-api.service[112529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 22 06:21:49.936693 np0000182458 devstack@c-api.service[112529]: warnings.warn( Jun 22 06:21:49.938973 np0000182458 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-7f4c6957-2a5e-4d4f-9a7e-853fcb1bbbb3 demo demo] https://199.204.45.109/volume/v3/types/default returned with HTTP 200 Jun 22 06:21:49.939384 np0000182458 devstack@c-api.service[112529]: [pid: 112529|app: 0|req: 2/9] 199.204.45.109 () {64 vars in 1301 bytes} [Mon Jun 22 06:21:49 2026] GET /volume/v3/types/default => generated 145 bytes in 454 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 22 06:21:50.459013 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [None req-67f45e04-9dc8-440a-90bc-1b1f4296ac36 None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:21:50.459748 np0000182458 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 4/10] 199.204.45.109 () {62 vars in 1068 bytes} [Mon Jun 22 06:21:50 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 22 06:21:50.495179 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-4aa28bd9-64aa-4a39-b034-44e8c00b7f5e None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:21:50.505076 np0000182458 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 3/11] 199.204.45.109 () {64 vars in 1272 bytes} [Mon Jun 22 06:21:50 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 22 06:21:50.543012 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.middleware.request_id [req-4aa28bd9-64aa-4a39-b034-44e8c00b7f5e req-26cf0742-7ed5-45f2-a786-a4c123e81c4e None None] RequestId filter calling following filter/app {{(pid=112531) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:21:50.545650 np0000182458 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [req-4aa28bd9-64aa-4a39-b034-44e8c00b7f5e req-26cf0742-7ed5-45f2-a786-a4c123e81c4e demo demo] GET https://199.204.45.109/volume/v3/ Jun 22 06:21:50.545966 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [req-4aa28bd9-64aa-4a39-b034-44e8c00b7f5e req-26cf0742-7ed5-45f2-a786-a4c123e81c4e demo demo] Empty body provided in request {{(pid=112531) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:21:50.546283 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [req-4aa28bd9-64aa-4a39-b034-44e8c00b7f5e req-26cf0742-7ed5-45f2-a786-a4c123e81c4e demo demo] Calling method 'version_select' {{(pid=112531) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:21:50.546973 np0000182458 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [req-4aa28bd9-64aa-4a39-b034-44e8c00b7f5e req-26cf0742-7ed5-45f2-a786-a4c123e81c4e demo demo] https://199.204.45.109/volume/v3/ returned with HTTP 200 Jun 22 06:21:50.547453 np0000182458 devstack@c-api.service[112531]: [pid: 112531|app: 0|req: 3/12] 199.204.45.109 () {66 vars in 1346 bytes} [Mon Jun 22 06:21:50 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 22 06:21:50.590902 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.middleware.request_id [None req-ffe61b99-03b3-41fa-97bf-68e7b9883ccc None None] RequestId filter calling following filter/app {{(pid=112529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:21:50.593528 np0000182458 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-ffe61b99-03b3-41fa-97bf-68e7b9883ccc demo demo] GET https://199.204.45.109/volume/v3/types/default Jun 22 06:21:50.594051 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-ffe61b99-03b3-41fa-97bf-68e7b9883ccc demo demo] Empty body provided in request {{(pid=112529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:21:50.594942 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-ffe61b99-03b3-41fa-97bf-68e7b9883ccc demo demo] Calling method 'show' {{(pid=112529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:21:50.607117 np0000182458 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-ffe61b99-03b3-41fa-97bf-68e7b9883ccc demo demo] https://199.204.45.109/volume/v3/types/default returned with HTTP 200 Jun 22 06:21:50.607634 np0000182458 devstack@c-api.service[112529]: [pid: 112529|app: 0|req: 3/13] 199.204.45.109 () {64 vars in 1301 bytes} [Mon Jun 22 06:21:50 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 22 06:21:51.249718 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [None req-67fcb6f1-6069-4d40-beac-a5bc33903f04 None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:21:51.250182 np0000182458 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 5/14] 199.204.45.109 () {62 vars in 1068 bytes} [Mon Jun 22 06:21:51 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 22 06:21:51.283299 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-8672728e-09a5-410d-ac9a-3b5f2c8dca70 None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:21:51.286924 np0000182458 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 4/15] 199.204.45.109 () {64 vars in 1272 bytes} [Mon Jun 22 06:21:51 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 22 06:21:51.320920 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.middleware.request_id [req-8672728e-09a5-410d-ac9a-3b5f2c8dca70 req-22e9a6e7-3e8b-436e-b1e7-5b336a0d3826 None None] RequestId filter calling following filter/app {{(pid=112531) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:21:51.323088 np0000182458 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [req-8672728e-09a5-410d-ac9a-3b5f2c8dca70 req-22e9a6e7-3e8b-436e-b1e7-5b336a0d3826 demo demo] GET https://199.204.45.109/volume/v3/ Jun 22 06:21:51.323314 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [req-8672728e-09a5-410d-ac9a-3b5f2c8dca70 req-22e9a6e7-3e8b-436e-b1e7-5b336a0d3826 demo demo] Empty body provided in request {{(pid=112531) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:21:51.323573 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [req-8672728e-09a5-410d-ac9a-3b5f2c8dca70 req-22e9a6e7-3e8b-436e-b1e7-5b336a0d3826 demo demo] Calling method 'version_select' {{(pid=112531) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:21:51.323985 np0000182458 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [req-8672728e-09a5-410d-ac9a-3b5f2c8dca70 req-22e9a6e7-3e8b-436e-b1e7-5b336a0d3826 demo demo] https://199.204.45.109/volume/v3/ returned with HTTP 200 Jun 22 06:21:51.324420 np0000182458 devstack@c-api.service[112531]: [pid: 112531|app: 0|req: 4/16] 199.204.45.109 () {66 vars in 1346 bytes} [Mon Jun 22 06:21:51 2026] GET /volume/v3/ => generated 390 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 22 06:21:51.358509 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.middleware.request_id [None req-25ceec5f-40f9-4e89-a302-93d2eb52eadb None None] RequestId filter calling following filter/app {{(pid=112529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:21:51.361930 np0000182458 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-25ceec5f-40f9-4e89-a302-93d2eb52eadb demo demo] GET https://199.204.45.109/volume/v3/types/default Jun 22 06:21:51.362275 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-25ceec5f-40f9-4e89-a302-93d2eb52eadb demo demo] Empty body provided in request {{(pid=112529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:21:51.362690 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-25ceec5f-40f9-4e89-a302-93d2eb52eadb demo demo] Calling method 'show' {{(pid=112529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:21:51.372379 np0000182458 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-25ceec5f-40f9-4e89-a302-93d2eb52eadb demo demo] https://199.204.45.109/volume/v3/types/default returned with HTTP 200 Jun 22 06:21:51.372956 np0000182458 devstack@c-api.service[112529]: [pid: 112529|app: 0|req: 4/17] 199.204.45.109 () {64 vars in 1301 bytes} [Mon Jun 22 06:21:51 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 22 06:21:51.413097 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [None req-a66163fe-49b6-4ce4-b169-bf6cfc7be3ba None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:21:51.413853 np0000182458 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 6/18] 199.204.45.109 () {62 vars in 1068 bytes} [Mon Jun 22 06:21:51 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 22 06:21:51.450042 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-c98fa8d6-b3e5-4dc6-92cc-96a7486360ff None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:21:51.452021 np0000182458 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 5/19] 199.204.45.109 () {64 vars in 1272 bytes} [Mon Jun 22 06:21:51 2026] GET /volume/v3 => generated 0 bytes in 2 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 22 06:21:51.485285 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.middleware.request_id [req-c98fa8d6-b3e5-4dc6-92cc-96a7486360ff req-c9e31966-231f-423e-912c-5dbba5591c15 None None] RequestId filter calling following filter/app {{(pid=112531) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:21:51.487466 np0000182458 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [req-c98fa8d6-b3e5-4dc6-92cc-96a7486360ff req-c9e31966-231f-423e-912c-5dbba5591c15 demo demo] GET https://199.204.45.109/volume/v3/ Jun 22 06:21:51.487696 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [req-c98fa8d6-b3e5-4dc6-92cc-96a7486360ff req-c9e31966-231f-423e-912c-5dbba5591c15 demo demo] Empty body provided in request {{(pid=112531) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:21:51.487932 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [req-c98fa8d6-b3e5-4dc6-92cc-96a7486360ff req-c9e31966-231f-423e-912c-5dbba5591c15 demo demo] Calling method 'version_select' {{(pid=112531) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:21:51.488354 np0000182458 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [req-c98fa8d6-b3e5-4dc6-92cc-96a7486360ff req-c9e31966-231f-423e-912c-5dbba5591c15 demo demo] https://199.204.45.109/volume/v3/ returned with HTTP 200 Jun 22 06:21:51.488787 np0000182458 devstack@c-api.service[112531]: [pid: 112531|app: 0|req: 5/20] 199.204.45.109 () {66 vars in 1346 bytes} [Mon Jun 22 06:21:51 2026] GET /volume/v3/ => generated 390 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 22 06:21:51.524172 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.middleware.request_id [None req-869614c3-4481-467c-8f4f-40b190c35f49 None None] RequestId filter calling following filter/app {{(pid=112529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:21:51.528037 np0000182458 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-869614c3-4481-467c-8f4f-40b190c35f49 demo demo] GET https://199.204.45.109/volume/v3/types/default Jun 22 06:21:51.528468 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-869614c3-4481-467c-8f4f-40b190c35f49 demo demo] Empty body provided in request {{(pid=112529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:21:51.528711 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-869614c3-4481-467c-8f4f-40b190c35f49 demo demo] Calling method 'show' {{(pid=112529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:21:51.540757 np0000182458 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-869614c3-4481-467c-8f4f-40b190c35f49 demo demo] https://199.204.45.109/volume/v3/types/default returned with HTTP 200 Jun 22 06:21:51.541156 np0000182458 devstack@c-api.service[112529]: [pid: 112529|app: 0|req: 5/21] 199.204.45.109 () {64 vars in 1301 bytes} [Mon Jun 22 06:21:51 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 22 06:21:59.444562 np0000182458 devstack@c-api.service[112531]: DEBUG dbcounter [-] [112531] Writing DB stats cinder:SELECT=1 {{(pid=112531) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:22:01.536365 np0000182458 devstack@c-api.service[112529]: DEBUG dbcounter [-] [112529] Writing DB stats cinder:SELECT=8 {{(pid=112529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:27:56.057356 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [None req-f0657042-0374-4ad8-a8f3-4c95ff2ad029 None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:27:56.147841 np0000182458 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-f0657042-0374-4ad8-a8f3-4c95ff2ad029 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 22 06:27:56.148138 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-f0657042-0374-4ad8-a8f3-4c95ff2ad029 demo demo] Empty body provided in request {{(pid=112528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:27:56.148416 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-f0657042-0374-4ad8-a8f3-4c95ff2ad029 demo demo] Calling method 'detail' {{(pid=112528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:27:56.149091 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.api_utils [None req-f0657042-0374-4ad8-a8f3-4c95ff2ad029 demo demo] Removing options '' from query. {{(pid=112528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:27:56.150180 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.volume.api [None req-f0657042-0374-4ad8-a8f3-4c95ff2ad029 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112528) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:27:56.191382 np0000182458 devstack@c-api.service[112528]: INFO cinder.volume.api [None req-f0657042-0374-4ad8-a8f3-4c95ff2ad029 demo demo] Get all volumes completed successfully. Jun 22 06:27:56.193529 np0000182458 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-f0657042-0374-4ad8-a8f3-4c95ff2ad029 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:27:56.193985 np0000182458 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 7/22] 199.204.45.109 () {64 vars in 1294 bytes} [Mon Jun 22 06:27:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 06:28:06.183137 np0000182458 devstack@c-api.service[112528]: DEBUG dbcounter [-] [112528] Writing DB stats cinder:SELECT=1 {{(pid=112528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:28:56.239939 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-474aae01-f234-473a-bdf6-3c41372491ec None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:28:56.243642 np0000182458 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-474aae01-f234-473a-bdf6-3c41372491ec demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 22 06:28:56.244439 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-474aae01-f234-473a-bdf6-3c41372491ec demo demo] Empty body provided in request {{(pid=112530) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:28:56.244439 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-474aae01-f234-473a-bdf6-3c41372491ec demo demo] Calling method 'detail' {{(pid=112530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:28:56.245125 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.api_utils [None req-474aae01-f234-473a-bdf6-3c41372491ec demo demo] Removing options '' from query. {{(pid=112530) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:28:56.246452 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.volume.api [None req-474aae01-f234-473a-bdf6-3c41372491ec demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112530) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:28:56.284029 np0000182458 devstack@c-api.service[112530]: INFO cinder.volume.api [None req-474aae01-f234-473a-bdf6-3c41372491ec demo demo] Get all volumes completed successfully. Jun 22 06:28:56.287793 np0000182458 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-474aae01-f234-473a-bdf6-3c41372491ec demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:28:56.288275 np0000182458 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 6/23] 199.204.45.109 () {64 vars in 1294 bytes} [Mon Jun 22 06:28:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 06:29:06.277611 np0000182458 devstack@c-api.service[112530]: DEBUG dbcounter [-] [112530] Writing DB stats cinder:SELECT=1 {{(pid=112530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:31:30.232051 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.middleware.request_id [None req-886b1261-4de6-4ea3-b418-f3142cde4268 None None] RequestId filter calling following filter/app {{(pid=112531) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:31:30.239292 np0000182458 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-886b1261-4de6-4ea3-b418-f3142cde4268 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 22 06:31:30.239498 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-886b1261-4de6-4ea3-b418-f3142cde4268 demo demo] Empty body provided in request {{(pid=112531) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:31:30.239722 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-886b1261-4de6-4ea3-b418-f3142cde4268 demo demo] Calling method 'detail' {{(pid=112531) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:31:30.240330 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.api_utils [None req-886b1261-4de6-4ea3-b418-f3142cde4268 demo demo] Removing options '' from query. {{(pid=112531) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:31:30.244846 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.volume.api [None req-886b1261-4de6-4ea3-b418-f3142cde4268 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112531) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:31:30.311085 np0000182458 devstack@c-api.service[112531]: INFO cinder.volume.api [None req-886b1261-4de6-4ea3-b418-f3142cde4268 demo demo] Get all volumes completed successfully. Jun 22 06:31:30.346457 np0000182458 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-886b1261-4de6-4ea3-b418-f3142cde4268 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:31:30.346457 np0000182458 devstack@c-api.service[112531]: [pid: 112531|app: 0|req: 6/24] 199.204.45.109 () {64 vars in 1294 bytes} [Mon Jun 22 06:31:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 06:31:40.298201 np0000182458 devstack@c-api.service[112531]: DEBUG dbcounter [-] [112531] Writing DB stats cinder:SELECT=1 {{(pid=112531) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:32:30.424528 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.middleware.request_id [None req-c3042bea-9990-4d77-b101-251ea5ceb14e None None] RequestId filter calling following filter/app {{(pid=112529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:32:30.433224 np0000182458 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-c3042bea-9990-4d77-b101-251ea5ceb14e demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 22 06:32:30.433596 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-c3042bea-9990-4d77-b101-251ea5ceb14e demo demo] Empty body provided in request {{(pid=112529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:32:30.434525 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-c3042bea-9990-4d77-b101-251ea5ceb14e demo demo] Calling method 'detail' {{(pid=112529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:32:30.436725 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.api_utils [None req-c3042bea-9990-4d77-b101-251ea5ceb14e demo demo] Removing options '' from query. {{(pid=112529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:32:30.438898 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.volume.api [None req-c3042bea-9990-4d77-b101-251ea5ceb14e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112529) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:32:30.501260 np0000182458 devstack@c-api.service[112529]: INFO cinder.volume.api [None req-c3042bea-9990-4d77-b101-251ea5ceb14e demo demo] Get all volumes completed successfully. Jun 22 06:32:30.504692 np0000182458 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-c3042bea-9990-4d77-b101-251ea5ceb14e demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:32:30.505324 np0000182458 devstack@c-api.service[112529]: [pid: 112529|app: 0|req: 6/25] 199.204.45.109 () {64 vars in 1294 bytes} [Mon Jun 22 06:32:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 06:32:40.486582 np0000182458 devstack@c-api.service[112529]: DEBUG dbcounter [-] [112529] Writing DB stats cinder:SELECT=1 {{(pid=112529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:33:30.527492 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [None req-57bf7eda-294e-4923-8d4f-7b4157aace57 None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:33:30.571846 np0000182458 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-57bf7eda-294e-4923-8d4f-7b4157aace57 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 22 06:33:30.572020 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-57bf7eda-294e-4923-8d4f-7b4157aace57 demo demo] Empty body provided in request {{(pid=112528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:33:30.572218 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-57bf7eda-294e-4923-8d4f-7b4157aace57 demo demo] Calling method 'detail' {{(pid=112528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:33:30.573737 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.api_utils [None req-57bf7eda-294e-4923-8d4f-7b4157aace57 demo demo] Removing options '' from query. {{(pid=112528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:33:30.574936 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.volume.api [None req-57bf7eda-294e-4923-8d4f-7b4157aace57 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112528) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:33:30.590251 np0000182458 devstack@c-api.service[112528]: INFO cinder.volume.api [None req-57bf7eda-294e-4923-8d4f-7b4157aace57 demo demo] Get all volumes completed successfully. Jun 22 06:33:30.590594 np0000182458 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-57bf7eda-294e-4923-8d4f-7b4157aace57 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:33:30.591038 np0000182458 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 8/26] 199.204.45.109 () {64 vars in 1294 bytes} [Mon Jun 22 06:33:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 06:33:40.580689 np0000182458 devstack@c-api.service[112528]: DEBUG dbcounter [-] [112528] Writing DB stats cinder:SELECT=1 {{(pid=112528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:34:30.604789 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-a356fbf6-7578-408d-a342-0d995e21eb35 None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:34:30.608705 np0000182458 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-a356fbf6-7578-408d-a342-0d995e21eb35 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 22 06:34:30.608938 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-a356fbf6-7578-408d-a342-0d995e21eb35 demo demo] Empty body provided in request {{(pid=112530) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:34:30.609181 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-a356fbf6-7578-408d-a342-0d995e21eb35 demo demo] Calling method 'detail' {{(pid=112530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:34:30.609565 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.api_utils [None req-a356fbf6-7578-408d-a342-0d995e21eb35 demo demo] Removing options '' from query. {{(pid=112530) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:34:30.610604 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.volume.api [None req-a356fbf6-7578-408d-a342-0d995e21eb35 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112530) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:34:30.621624 np0000182458 devstack@c-api.service[112530]: INFO cinder.volume.api [None req-a356fbf6-7578-408d-a342-0d995e21eb35 demo demo] Get all volumes completed successfully. Jun 22 06:34:30.624172 np0000182458 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-a356fbf6-7578-408d-a342-0d995e21eb35 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:34:30.625157 np0000182458 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 7/27] 199.204.45.109 () {64 vars in 1294 bytes} [Mon Jun 22 06:34:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 06:34:40.614931 np0000182458 devstack@c-api.service[112530]: DEBUG dbcounter [-] [112530] Writing DB stats cinder:SELECT=1 {{(pid=112530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:35:30.644526 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.middleware.request_id [None req-790d15c8-431a-4116-96b6-3dfb2b4aac2d None None] RequestId filter calling following filter/app {{(pid=112531) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:35:30.648478 np0000182458 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-790d15c8-431a-4116-96b6-3dfb2b4aac2d demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 22 06:35:30.648727 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-790d15c8-431a-4116-96b6-3dfb2b4aac2d demo demo] Empty body provided in request {{(pid=112531) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:35:30.649011 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-790d15c8-431a-4116-96b6-3dfb2b4aac2d demo demo] Calling method 'detail' {{(pid=112531) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:35:30.649438 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.api_utils [None req-790d15c8-431a-4116-96b6-3dfb2b4aac2d demo demo] Removing options '' from query. {{(pid=112531) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:35:30.650810 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.volume.api [None req-790d15c8-431a-4116-96b6-3dfb2b4aac2d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112531) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:35:30.663416 np0000182458 devstack@c-api.service[112531]: INFO cinder.volume.api [None req-790d15c8-431a-4116-96b6-3dfb2b4aac2d demo demo] Get all volumes completed successfully. Jun 22 06:35:30.665547 np0000182458 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-790d15c8-431a-4116-96b6-3dfb2b4aac2d demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:35:30.665916 np0000182458 devstack@c-api.service[112531]: [pid: 112531|app: 0|req: 7/28] 199.204.45.109 () {64 vars in 1294 bytes} [Mon Jun 22 06:35:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 06:35:40.654697 np0000182458 devstack@c-api.service[112531]: DEBUG dbcounter [-] [112531] Writing DB stats cinder:SELECT=1 {{(pid=112531) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:36:30.687418 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.middleware.request_id [None req-bc3702d5-05d1-4d67-9a13-7277ea515b9e None None] RequestId filter calling following filter/app {{(pid=112529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:36:30.690842 np0000182458 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-bc3702d5-05d1-4d67-9a13-7277ea515b9e demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 22 06:36:30.691093 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-bc3702d5-05d1-4d67-9a13-7277ea515b9e demo demo] Empty body provided in request {{(pid=112529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:36:30.691433 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-bc3702d5-05d1-4d67-9a13-7277ea515b9e demo demo] Calling method 'detail' {{(pid=112529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:36:30.691809 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.api_utils [None req-bc3702d5-05d1-4d67-9a13-7277ea515b9e demo demo] Removing options '' from query. {{(pid=112529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:36:30.692997 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.volume.api [None req-bc3702d5-05d1-4d67-9a13-7277ea515b9e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112529) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:36:30.705765 np0000182458 devstack@c-api.service[112529]: INFO cinder.volume.api [None req-bc3702d5-05d1-4d67-9a13-7277ea515b9e demo demo] Get all volumes completed successfully. Jun 22 06:36:30.707788 np0000182458 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-bc3702d5-05d1-4d67-9a13-7277ea515b9e demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:36:30.708138 np0000182458 devstack@c-api.service[112529]: [pid: 112529|app: 0|req: 7/29] 199.204.45.109 () {64 vars in 1294 bytes} [Mon Jun 22 06:36:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 06:36:40.698914 np0000182458 devstack@c-api.service[112529]: DEBUG dbcounter [-] [112529] Writing DB stats cinder:SELECT=1 {{(pid=112529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:37:30.725800 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [None req-ace695da-3650-474e-bff1-4943974022f4 None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:37:30.728489 np0000182458 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-ace695da-3650-474e-bff1-4943974022f4 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 22 06:37:30.728887 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-ace695da-3650-474e-bff1-4943974022f4 demo demo] Empty body provided in request {{(pid=112528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:37:30.728978 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-ace695da-3650-474e-bff1-4943974022f4 demo demo] Calling method 'detail' {{(pid=112528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:37:30.729271 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.api_utils [None req-ace695da-3650-474e-bff1-4943974022f4 demo demo] Removing options '' from query. {{(pid=112528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:37:30.730182 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.volume.api [None req-ace695da-3650-474e-bff1-4943974022f4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112528) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:37:30.737140 np0000182458 devstack@c-api.service[112528]: INFO cinder.volume.api [None req-ace695da-3650-474e-bff1-4943974022f4 demo demo] Get all volumes completed successfully. Jun 22 06:37:30.739529 np0000182458 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-ace695da-3650-474e-bff1-4943974022f4 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:37:30.740078 np0000182458 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 9/30] 199.204.45.109 () {64 vars in 1294 bytes} [Mon Jun 22 06:37:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 06:37:40.733157 np0000182458 devstack@c-api.service[112528]: DEBUG dbcounter [-] [112528] Writing DB stats cinder:SELECT=1 {{(pid=112528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:38:30.752547 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-42433dfe-045d-46f3-8f72-0b774264fbb8 None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:38:30.756540 np0000182458 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-42433dfe-045d-46f3-8f72-0b774264fbb8 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 22 06:38:30.756911 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-42433dfe-045d-46f3-8f72-0b774264fbb8 demo demo] Empty body provided in request {{(pid=112530) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:38:30.757283 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-42433dfe-045d-46f3-8f72-0b774264fbb8 demo demo] Calling method 'detail' {{(pid=112530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:38:30.757693 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.api_utils [None req-42433dfe-045d-46f3-8f72-0b774264fbb8 demo demo] Removing options '' from query. {{(pid=112530) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:38:30.758698 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.volume.api [None req-42433dfe-045d-46f3-8f72-0b774264fbb8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112530) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:38:30.768838 np0000182458 devstack@c-api.service[112530]: INFO cinder.volume.api [None req-42433dfe-045d-46f3-8f72-0b774264fbb8 demo demo] Get all volumes completed successfully. Jun 22 06:38:30.771302 np0000182458 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-42433dfe-045d-46f3-8f72-0b774264fbb8 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:38:30.771773 np0000182458 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 8/31] 199.204.45.109 () {64 vars in 1294 bytes} [Mon Jun 22 06:38:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 06:38:40.761959 np0000182458 devstack@c-api.service[112530]: DEBUG dbcounter [-] [112530] Writing DB stats cinder:SELECT=1 {{(pid=112530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:39:30.789662 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.middleware.request_id [None req-3809f30e-31dc-4b24-8def-29b9ed09ec33 None None] RequestId filter calling following filter/app {{(pid=112531) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:39:30.950480 np0000182458 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-3809f30e-31dc-4b24-8def-29b9ed09ec33 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 22 06:39:30.950637 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-3809f30e-31dc-4b24-8def-29b9ed09ec33 demo demo] Empty body provided in request {{(pid=112531) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:39:30.950848 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-3809f30e-31dc-4b24-8def-29b9ed09ec33 demo demo] Calling method 'detail' {{(pid=112531) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:39:30.951052 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.api_utils [None req-3809f30e-31dc-4b24-8def-29b9ed09ec33 demo demo] Removing options '' from query. {{(pid=112531) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:39:30.951724 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.volume.api [None req-3809f30e-31dc-4b24-8def-29b9ed09ec33 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112531) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:39:30.962502 np0000182458 devstack@c-api.service[112531]: INFO cinder.volume.api [None req-3809f30e-31dc-4b24-8def-29b9ed09ec33 demo demo] Get all volumes completed successfully. Jun 22 06:39:30.967028 np0000182458 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-3809f30e-31dc-4b24-8def-29b9ed09ec33 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:39:30.967757 np0000182458 devstack@c-api.service[112531]: [pid: 112531|app: 0|req: 8/32] 199.204.45.109 () {64 vars in 1294 bytes} [Mon Jun 22 06:39:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 06:39:40.955331 np0000182458 devstack@c-api.service[112531]: DEBUG dbcounter [-] [112531] Writing DB stats cinder:SELECT=1 {{(pid=112531) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:40:30.979835 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.middleware.request_id [None req-9ce55a48-d8e3-4513-9c5b-c60e2a776d88 None None] RequestId filter calling following filter/app {{(pid=112529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:40:30.983335 np0000182458 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-9ce55a48-d8e3-4513-9c5b-c60e2a776d88 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 22 06:40:30.983597 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-9ce55a48-d8e3-4513-9c5b-c60e2a776d88 demo demo] Empty body provided in request {{(pid=112529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:40:30.983843 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-9ce55a48-d8e3-4513-9c5b-c60e2a776d88 demo demo] Calling method 'detail' {{(pid=112529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:40:30.984234 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.api_utils [None req-9ce55a48-d8e3-4513-9c5b-c60e2a776d88 demo demo] Removing options '' from query. {{(pid=112529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:40:30.985251 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.volume.api [None req-9ce55a48-d8e3-4513-9c5b-c60e2a776d88 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112529) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:40:30.993521 np0000182458 devstack@c-api.service[112529]: INFO cinder.volume.api [None req-9ce55a48-d8e3-4513-9c5b-c60e2a776d88 demo demo] Get all volumes completed successfully. Jun 22 06:40:30.995566 np0000182458 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-9ce55a48-d8e3-4513-9c5b-c60e2a776d88 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:40:30.995914 np0000182458 devstack@c-api.service[112529]: [pid: 112529|app: 0|req: 8/33] 199.204.45.109 () {64 vars in 1294 bytes} [Mon Jun 22 06:40:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 06:40:40.988999 np0000182458 devstack@c-api.service[112529]: DEBUG dbcounter [-] [112529] Writing DB stats cinder:SELECT=1 {{(pid=112529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:41:31.016980 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [None req-0db9070d-6ea0-46e2-a3b0-f61bf0437a85 None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:41:31.019933 np0000182458 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-0db9070d-6ea0-46e2-a3b0-f61bf0437a85 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 22 06:41:31.020170 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-0db9070d-6ea0-46e2-a3b0-f61bf0437a85 demo demo] Empty body provided in request {{(pid=112528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:41:31.020557 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-0db9070d-6ea0-46e2-a3b0-f61bf0437a85 demo demo] Calling method 'detail' {{(pid=112528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:41:31.021073 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.api_utils [None req-0db9070d-6ea0-46e2-a3b0-f61bf0437a85 demo demo] Removing options '' from query. {{(pid=112528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:41:31.022911 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.volume.api [None req-0db9070d-6ea0-46e2-a3b0-f61bf0437a85 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112528) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:41:31.034059 np0000182458 devstack@c-api.service[112528]: INFO cinder.volume.api [None req-0db9070d-6ea0-46e2-a3b0-f61bf0437a85 demo demo] Get all volumes completed successfully. Jun 22 06:41:31.036966 np0000182458 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-0db9070d-6ea0-46e2-a3b0-f61bf0437a85 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:41:31.037813 np0000182458 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 10/34] 199.204.45.109 () {64 vars in 1294 bytes} [Mon Jun 22 06:41:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 06:41:41.027863 np0000182458 devstack@c-api.service[112528]: DEBUG dbcounter [-] [112528] Writing DB stats cinder:SELECT=1 {{(pid=112528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:42:31.058660 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-dbd7641b-9496-42df-b716-ee8a3b4cfab5 None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:42:31.061788 np0000182458 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-dbd7641b-9496-42df-b716-ee8a3b4cfab5 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 22 06:42:31.062071 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-dbd7641b-9496-42df-b716-ee8a3b4cfab5 demo demo] Empty body provided in request {{(pid=112530) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:42:31.062348 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-dbd7641b-9496-42df-b716-ee8a3b4cfab5 demo demo] Calling method 'detail' {{(pid=112530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:42:31.062677 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.api_utils [None req-dbd7641b-9496-42df-b716-ee8a3b4cfab5 demo demo] Removing options '' from query. {{(pid=112530) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:42:31.063667 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.volume.api [None req-dbd7641b-9496-42df-b716-ee8a3b4cfab5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112530) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:42:31.078498 np0000182458 devstack@c-api.service[112530]: INFO cinder.volume.api [None req-dbd7641b-9496-42df-b716-ee8a3b4cfab5 demo demo] Get all volumes completed successfully. Jun 22 06:42:31.081956 np0000182458 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-dbd7641b-9496-42df-b716-ee8a3b4cfab5 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:42:31.082633 np0000182458 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 9/35] 199.204.45.109 () {64 vars in 1294 bytes} [Mon Jun 22 06:42:31 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) Jun 22 06:42:41.069974 np0000182458 devstack@c-api.service[112530]: DEBUG dbcounter [-] [112530] Writing DB stats cinder:SELECT=1 {{(pid=112530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:43:31.104227 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.middleware.request_id [None req-394a230f-a1b5-4386-a488-01484160130b None None] RequestId filter calling following filter/app {{(pid=112531) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:43:31.109210 np0000182458 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-394a230f-a1b5-4386-a488-01484160130b demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 22 06:43:31.109620 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-394a230f-a1b5-4386-a488-01484160130b demo demo] Empty body provided in request {{(pid=112531) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:43:31.110001 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-394a230f-a1b5-4386-a488-01484160130b demo demo] Calling method 'detail' {{(pid=112531) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:43:31.110550 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.api_utils [None req-394a230f-a1b5-4386-a488-01484160130b demo demo] Removing options '' from query. {{(pid=112531) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:43:31.111269 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.volume.api [None req-394a230f-a1b5-4386-a488-01484160130b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112531) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:43:31.119827 np0000182458 devstack@c-api.service[112531]: INFO cinder.volume.api [None req-394a230f-a1b5-4386-a488-01484160130b demo demo] Get all volumes completed successfully. Jun 22 06:43:31.122321 np0000182458 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-394a230f-a1b5-4386-a488-01484160130b demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:43:31.122881 np0000182458 devstack@c-api.service[112531]: [pid: 112531|app: 0|req: 9/36] 199.204.45.109 () {64 vars in 1294 bytes} [Mon Jun 22 06:43:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 06:43:41.114185 np0000182458 devstack@c-api.service[112531]: DEBUG dbcounter [-] [112531] Writing DB stats cinder:SELECT=1 {{(pid=112531) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:44:31.141782 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.middleware.request_id [None req-1922f6d0-4508-4684-8951-f699c920ad32 None None] RequestId filter calling following filter/app {{(pid=112529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:44:31.249371 np0000182458 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-1922f6d0-4508-4684-8951-f699c920ad32 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 22 06:44:31.249914 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-1922f6d0-4508-4684-8951-f699c920ad32 demo demo] Empty body provided in request {{(pid=112529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:44:31.250340 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-1922f6d0-4508-4684-8951-f699c920ad32 demo demo] Calling method 'detail' {{(pid=112529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:44:31.250838 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.api_utils [None req-1922f6d0-4508-4684-8951-f699c920ad32 demo demo] Removing options '' from query. {{(pid=112529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:44:31.252469 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.volume.api [None req-1922f6d0-4508-4684-8951-f699c920ad32 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112529) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:44:31.262795 np0000182458 devstack@c-api.service[112529]: INFO cinder.volume.api [None req-1922f6d0-4508-4684-8951-f699c920ad32 demo demo] Get all volumes completed successfully. Jun 22 06:44:31.265513 np0000182458 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-1922f6d0-4508-4684-8951-f699c920ad32 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:44:31.265944 np0000182458 devstack@c-api.service[112529]: [pid: 112529|app: 0|req: 9/37] 199.204.45.109 () {64 vars in 1294 bytes} [Mon Jun 22 06:44:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 06:44:41.256115 np0000182458 devstack@c-api.service[112529]: DEBUG dbcounter [-] [112529] Writing DB stats cinder:SELECT=1 {{(pid=112529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:45:31.280017 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [None req-ffcb6026-a6af-4769-85f0-1b09313e7017 None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:45:31.282278 np0000182458 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-ffcb6026-a6af-4769-85f0-1b09313e7017 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 22 06:45:31.282532 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-ffcb6026-a6af-4769-85f0-1b09313e7017 demo demo] Empty body provided in request {{(pid=112528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:45:31.282780 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-ffcb6026-a6af-4769-85f0-1b09313e7017 demo demo] Calling method 'detail' {{(pid=112528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:45:31.283060 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.api_utils [None req-ffcb6026-a6af-4769-85f0-1b09313e7017 demo demo] Removing options '' from query. {{(pid=112528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:45:31.283968 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.volume.api [None req-ffcb6026-a6af-4769-85f0-1b09313e7017 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112528) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:45:31.292588 np0000182458 devstack@c-api.service[112528]: INFO cinder.volume.api [None req-ffcb6026-a6af-4769-85f0-1b09313e7017 demo demo] Get all volumes completed successfully. Jun 22 06:45:31.294550 np0000182458 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-ffcb6026-a6af-4769-85f0-1b09313e7017 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:45:31.294882 np0000182458 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 11/38] 199.204.45.109 () {64 vars in 1294 bytes} [Mon Jun 22 06:45:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 06:45:41.287718 np0000182458 devstack@c-api.service[112528]: DEBUG dbcounter [-] [112528] Writing DB stats cinder:SELECT=1 {{(pid=112528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:46:31.310449 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-01b0278a-2a40-49c7-9150-eeb502876cd2 None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:46:31.314640 np0000182458 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-01b0278a-2a40-49c7-9150-eeb502876cd2 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 22 06:46:31.314908 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-01b0278a-2a40-49c7-9150-eeb502876cd2 demo demo] Empty body provided in request {{(pid=112530) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:46:31.315162 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-01b0278a-2a40-49c7-9150-eeb502876cd2 demo demo] Calling method 'detail' {{(pid=112530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:46:31.315517 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.api_utils [None req-01b0278a-2a40-49c7-9150-eeb502876cd2 demo demo] Removing options '' from query. {{(pid=112530) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:46:31.317033 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.volume.api [None req-01b0278a-2a40-49c7-9150-eeb502876cd2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112530) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:46:31.329539 np0000182458 devstack@c-api.service[112530]: INFO cinder.volume.api [None req-01b0278a-2a40-49c7-9150-eeb502876cd2 demo demo] Get all volumes completed successfully. Jun 22 06:46:31.334920 np0000182458 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-01b0278a-2a40-49c7-9150-eeb502876cd2 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:46:31.335635 np0000182458 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 10/39] 199.204.45.109 () {64 vars in 1294 bytes} [Mon Jun 22 06:46:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 06:46:41.323838 np0000182458 devstack@c-api.service[112530]: DEBUG dbcounter [-] [112530] Writing DB stats cinder:SELECT=1 {{(pid=112530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:47:31.352761 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.middleware.request_id [None req-d54316cd-a8fd-4ab5-bc51-233b91b7e837 None None] RequestId filter calling following filter/app {{(pid=112531) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:47:31.358248 np0000182458 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-d54316cd-a8fd-4ab5-bc51-233b91b7e837 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 22 06:47:31.358599 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-d54316cd-a8fd-4ab5-bc51-233b91b7e837 demo demo] Empty body provided in request {{(pid=112531) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:47:31.358889 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-d54316cd-a8fd-4ab5-bc51-233b91b7e837 demo demo] Calling method 'detail' {{(pid=112531) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:47:31.359299 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.api_utils [None req-d54316cd-a8fd-4ab5-bc51-233b91b7e837 demo demo] Removing options '' from query. {{(pid=112531) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:47:31.360533 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.volume.api [None req-d54316cd-a8fd-4ab5-bc51-233b91b7e837 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112531) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:47:31.376992 np0000182458 devstack@c-api.service[112531]: INFO cinder.volume.api [None req-d54316cd-a8fd-4ab5-bc51-233b91b7e837 demo demo] Get all volumes completed successfully. Jun 22 06:47:31.380154 np0000182458 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-d54316cd-a8fd-4ab5-bc51-233b91b7e837 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:47:31.380713 np0000182458 devstack@c-api.service[112531]: [pid: 112531|app: 0|req: 10/40] 199.204.45.109 () {64 vars in 1294 bytes} [Mon Jun 22 06:47:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 06:47:41.365585 np0000182458 devstack@c-api.service[112531]: DEBUG dbcounter [-] [112531] Writing DB stats cinder:SELECT=1 {{(pid=112531) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:48:31.397138 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.middleware.request_id [None req-fbc34805-aab3-4bab-9da6-20f182b91573 None None] RequestId filter calling following filter/app {{(pid=112529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:48:31.400570 np0000182458 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-fbc34805-aab3-4bab-9da6-20f182b91573 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 22 06:48:31.400804 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-fbc34805-aab3-4bab-9da6-20f182b91573 demo demo] Empty body provided in request {{(pid=112529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:48:31.401048 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-fbc34805-aab3-4bab-9da6-20f182b91573 demo demo] Calling method 'detail' {{(pid=112529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:48:31.401367 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.api_utils [None req-fbc34805-aab3-4bab-9da6-20f182b91573 demo demo] Removing options '' from query. {{(pid=112529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:48:31.402344 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.volume.api [None req-fbc34805-aab3-4bab-9da6-20f182b91573 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112529) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:48:31.413188 np0000182458 devstack@c-api.service[112529]: INFO cinder.volume.api [None req-fbc34805-aab3-4bab-9da6-20f182b91573 demo demo] Get all volumes completed successfully. Jun 22 06:48:31.415171 np0000182458 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-fbc34805-aab3-4bab-9da6-20f182b91573 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:48:31.415366 np0000182458 devstack@c-api.service[112529]: [pid: 112529|app: 0|req: 10/41] 199.204.45.109 () {64 vars in 1294 bytes} [Mon Jun 22 06:48:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 06:48:41.406577 np0000182458 devstack@c-api.service[112529]: DEBUG dbcounter [-] [112529] Writing DB stats cinder:SELECT=1 {{(pid=112529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:49:31.431644 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [None req-3d9c7cba-80ee-4ac1-b683-0098ff9e6bce None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:49:31.528280 np0000182458 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-3d9c7cba-80ee-4ac1-b683-0098ff9e6bce demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 22 06:49:31.528595 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-3d9c7cba-80ee-4ac1-b683-0098ff9e6bce demo demo] Empty body provided in request {{(pid=112528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:49:31.528929 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-3d9c7cba-80ee-4ac1-b683-0098ff9e6bce demo demo] Calling method 'detail' {{(pid=112528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:49:31.529234 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.api_utils [None req-3d9c7cba-80ee-4ac1-b683-0098ff9e6bce demo demo] Removing options '' from query. {{(pid=112528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:49:31.530221 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.volume.api [None req-3d9c7cba-80ee-4ac1-b683-0098ff9e6bce demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112528) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:49:31.538836 np0000182458 devstack@c-api.service[112528]: INFO cinder.volume.api [None req-3d9c7cba-80ee-4ac1-b683-0098ff9e6bce demo demo] Get all volumes completed successfully. Jun 22 06:49:31.541662 np0000182458 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-3d9c7cba-80ee-4ac1-b683-0098ff9e6bce demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:49:31.541946 np0000182458 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 12/42] 199.204.45.109 () {64 vars in 1294 bytes} [Mon Jun 22 06:49:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 06:49:41.533279 np0000182458 devstack@c-api.service[112528]: DEBUG dbcounter [-] [112528] Writing DB stats cinder:SELECT=1 {{(pid=112528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:50:31.557837 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-611b9f93-bd2d-481b-b347-ebad4ee062ec None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:50:31.565578 np0000182458 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-611b9f93-bd2d-481b-b347-ebad4ee062ec demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 22 06:50:31.566060 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-611b9f93-bd2d-481b-b347-ebad4ee062ec demo demo] Empty body provided in request {{(pid=112530) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:50:31.566466 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-611b9f93-bd2d-481b-b347-ebad4ee062ec demo demo] Calling method 'detail' {{(pid=112530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:50:31.566974 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.api_utils [None req-611b9f93-bd2d-481b-b347-ebad4ee062ec demo demo] Removing options '' from query. {{(pid=112530) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:50:31.569575 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.volume.api [None req-611b9f93-bd2d-481b-b347-ebad4ee062ec demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112530) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:50:31.581376 np0000182458 devstack@c-api.service[112530]: INFO cinder.volume.api [None req-611b9f93-bd2d-481b-b347-ebad4ee062ec demo demo] Get all volumes completed successfully. Jun 22 06:50:31.584461 np0000182458 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-611b9f93-bd2d-481b-b347-ebad4ee062ec demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:50:31.584985 np0000182458 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 11/43] 199.204.45.109 () {64 vars in 1294 bytes} [Mon Jun 22 06:50:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 06:50:41.573412 np0000182458 devstack@c-api.service[112530]: DEBUG dbcounter [-] [112530] Writing DB stats cinder:SELECT=1 {{(pid=112530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:51:31.602079 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.middleware.request_id [None req-d2f20006-cf01-4394-bb99-2285db5f3060 None None] RequestId filter calling following filter/app {{(pid=112531) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:51:31.605331 np0000182458 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-d2f20006-cf01-4394-bb99-2285db5f3060 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 22 06:51:31.605631 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-d2f20006-cf01-4394-bb99-2285db5f3060 demo demo] Empty body provided in request {{(pid=112531) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:51:31.605926 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-d2f20006-cf01-4394-bb99-2285db5f3060 demo demo] Calling method 'detail' {{(pid=112531) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:51:31.606281 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.api_utils [None req-d2f20006-cf01-4394-bb99-2285db5f3060 demo demo] Removing options '' from query. {{(pid=112531) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:51:31.607252 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.volume.api [None req-d2f20006-cf01-4394-bb99-2285db5f3060 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112531) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:51:31.615808 np0000182458 devstack@c-api.service[112531]: INFO cinder.volume.api [None req-d2f20006-cf01-4394-bb99-2285db5f3060 demo demo] Get all volumes completed successfully. Jun 22 06:51:31.617712 np0000182458 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-d2f20006-cf01-4394-bb99-2285db5f3060 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:51:31.618054 np0000182458 devstack@c-api.service[112531]: [pid: 112531|app: 0|req: 11/44] 199.204.45.109 () {64 vars in 1294 bytes} [Mon Jun 22 06:51:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 06:51:41.610882 np0000182458 devstack@c-api.service[112531]: DEBUG dbcounter [-] [112531] Writing DB stats cinder:SELECT=1 {{(pid=112531) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:52:31.632209 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.middleware.request_id [None req-35bf784c-c56f-4405-a2a1-1ac122e41e0a None None] RequestId filter calling following filter/app {{(pid=112529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:52:31.635214 np0000182458 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-35bf784c-c56f-4405-a2a1-1ac122e41e0a demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 22 06:52:31.635518 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-35bf784c-c56f-4405-a2a1-1ac122e41e0a demo demo] Empty body provided in request {{(pid=112529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:52:31.635810 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-35bf784c-c56f-4405-a2a1-1ac122e41e0a demo demo] Calling method 'detail' {{(pid=112529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:52:31.636099 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.api_utils [None req-35bf784c-c56f-4405-a2a1-1ac122e41e0a demo demo] Removing options '' from query. {{(pid=112529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:52:31.637065 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.volume.api [None req-35bf784c-c56f-4405-a2a1-1ac122e41e0a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112529) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:52:31.646244 np0000182458 devstack@c-api.service[112529]: INFO cinder.volume.api [None req-35bf784c-c56f-4405-a2a1-1ac122e41e0a demo demo] Get all volumes completed successfully. Jun 22 06:52:31.648310 np0000182458 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-35bf784c-c56f-4405-a2a1-1ac122e41e0a demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:52:31.648838 np0000182458 devstack@c-api.service[112529]: [pid: 112529|app: 0|req: 11/45] 199.204.45.109 () {64 vars in 1294 bytes} [Mon Jun 22 06:52:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 06:52:41.641423 np0000182458 devstack@c-api.service[112529]: DEBUG dbcounter [-] [112529] Writing DB stats cinder:SELECT=1 {{(pid=112529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:53:31.663731 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [None req-0b8e9f04-7c1b-4712-8ce4-4e11174a5e3f None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:53:31.666637 np0000182458 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-0b8e9f04-7c1b-4712-8ce4-4e11174a5e3f demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 22 06:53:31.666867 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-0b8e9f04-7c1b-4712-8ce4-4e11174a5e3f demo demo] Empty body provided in request {{(pid=112528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:53:31.667104 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-0b8e9f04-7c1b-4712-8ce4-4e11174a5e3f demo demo] Calling method 'detail' {{(pid=112528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:53:31.667422 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.api_utils [None req-0b8e9f04-7c1b-4712-8ce4-4e11174a5e3f demo demo] Removing options '' from query. {{(pid=112528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:53:31.668436 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.volume.api [None req-0b8e9f04-7c1b-4712-8ce4-4e11174a5e3f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112528) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:53:31.675096 np0000182458 devstack@c-api.service[112528]: INFO cinder.volume.api [None req-0b8e9f04-7c1b-4712-8ce4-4e11174a5e3f demo demo] Get all volumes completed successfully. Jun 22 06:53:31.676917 np0000182458 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-0b8e9f04-7c1b-4712-8ce4-4e11174a5e3f demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:53:31.677248 np0000182458 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 13/46] 199.204.45.109 () {64 vars in 1294 bytes} [Mon Jun 22 06:53:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 06:53:41.671611 np0000182458 devstack@c-api.service[112528]: DEBUG dbcounter [-] [112528] Writing DB stats cinder:SELECT=1 {{(pid=112528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:54:31.691671 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-f22ddc20-242f-44e1-9e5b-6fb5b79f603b None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:54:31.812592 np0000182458 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-f22ddc20-242f-44e1-9e5b-6fb5b79f603b demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 22 06:54:31.812835 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-f22ddc20-242f-44e1-9e5b-6fb5b79f603b demo demo] Empty body provided in request {{(pid=112530) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:54:31.813124 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-f22ddc20-242f-44e1-9e5b-6fb5b79f603b demo demo] Calling method 'detail' {{(pid=112530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:54:31.813438 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.api_utils [None req-f22ddc20-242f-44e1-9e5b-6fb5b79f603b demo demo] Removing options '' from query. {{(pid=112530) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:54:31.814562 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.volume.api [None req-f22ddc20-242f-44e1-9e5b-6fb5b79f603b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112530) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:54:31.824280 np0000182458 devstack@c-api.service[112530]: INFO cinder.volume.api [None req-f22ddc20-242f-44e1-9e5b-6fb5b79f603b demo demo] Get all volumes completed successfully. Jun 22 06:54:31.826101 np0000182458 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-f22ddc20-242f-44e1-9e5b-6fb5b79f603b demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:54:31.826454 np0000182458 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 12/47] 199.204.45.109 () {64 vars in 1294 bytes} [Mon Jun 22 06:54:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 06:54:41.818272 np0000182458 devstack@c-api.service[112530]: DEBUG dbcounter [-] [112530] Writing DB stats cinder:SELECT=1 {{(pid=112530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:55:31.845513 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.middleware.request_id [None req-39bf8cb3-bd4b-464b-8f5f-01243d249c7d None None] RequestId filter calling following filter/app {{(pid=112531) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:55:31.847908 np0000182458 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-39bf8cb3-bd4b-464b-8f5f-01243d249c7d demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 22 06:55:31.848192 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-39bf8cb3-bd4b-464b-8f5f-01243d249c7d demo demo] Empty body provided in request {{(pid=112531) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:55:31.848494 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-39bf8cb3-bd4b-464b-8f5f-01243d249c7d demo demo] Calling method 'detail' {{(pid=112531) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:55:31.848928 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.api.api_utils [None req-39bf8cb3-bd4b-464b-8f5f-01243d249c7d demo demo] Removing options '' from query. {{(pid=112531) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:55:31.849653 np0000182458 devstack@c-api.service[112531]: DEBUG cinder.volume.api [None req-39bf8cb3-bd4b-464b-8f5f-01243d249c7d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112531) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:55:31.860508 np0000182458 devstack@c-api.service[112531]: INFO cinder.volume.api [None req-39bf8cb3-bd4b-464b-8f5f-01243d249c7d demo demo] Get all volumes completed successfully. Jun 22 06:55:31.862299 np0000182458 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-39bf8cb3-bd4b-464b-8f5f-01243d249c7d demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:55:31.862647 np0000182458 devstack@c-api.service[112531]: [pid: 112531|app: 0|req: 12/48] 199.204.45.109 () {64 vars in 1294 bytes} [Mon Jun 22 06:55:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 06:55:41.852387 np0000182458 devstack@c-api.service[112531]: DEBUG dbcounter [-] [112531] Writing DB stats cinder:SELECT=1 {{(pid=112531) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:56:31.877447 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.middleware.request_id [None req-ae6366b9-9c55-4568-bf97-bf89be04502c None None] RequestId filter calling following filter/app {{(pid=112529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:56:31.881789 np0000182458 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-ae6366b9-9c55-4568-bf97-bf89be04502c demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 22 06:56:31.881966 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-ae6366b9-9c55-4568-bf97-bf89be04502c demo demo] Empty body provided in request {{(pid=112529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:56:31.882217 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.openstack.wsgi [None req-ae6366b9-9c55-4568-bf97-bf89be04502c demo demo] Calling method 'detail' {{(pid=112529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:56:31.882373 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.api.api_utils [None req-ae6366b9-9c55-4568-bf97-bf89be04502c demo demo] Removing options '' from query. {{(pid=112529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:56:31.883125 np0000182458 devstack@c-api.service[112529]: DEBUG cinder.volume.api [None req-ae6366b9-9c55-4568-bf97-bf89be04502c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112529) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:56:31.893539 np0000182458 devstack@c-api.service[112529]: INFO cinder.volume.api [None req-ae6366b9-9c55-4568-bf97-bf89be04502c demo demo] Get all volumes completed successfully. Jun 22 06:56:31.896171 np0000182458 devstack@c-api.service[112529]: INFO cinder.api.openstack.wsgi [None req-ae6366b9-9c55-4568-bf97-bf89be04502c demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:56:31.896682 np0000182458 devstack@c-api.service[112529]: [pid: 112529|app: 0|req: 12/49] 199.204.45.109 () {64 vars in 1294 bytes} [Mon Jun 22 06:56:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 06:56:41.886238 np0000182458 devstack@c-api.service[112529]: DEBUG dbcounter [-] [112529] Writing DB stats cinder:SELECT=1 {{(pid=112529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:57:31.915643 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.middleware.request_id [None req-6df96017-54c7-4271-8a52-5826755df067 None None] RequestId filter calling following filter/app {{(pid=112528) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:57:31.919124 np0000182458 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-6df96017-54c7-4271-8a52-5826755df067 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 22 06:57:31.919472 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-6df96017-54c7-4271-8a52-5826755df067 demo demo] Empty body provided in request {{(pid=112528) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:57:31.919807 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.openstack.wsgi [None req-6df96017-54c7-4271-8a52-5826755df067 demo demo] Calling method 'detail' {{(pid=112528) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:57:31.920226 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.api.api_utils [None req-6df96017-54c7-4271-8a52-5826755df067 demo demo] Removing options '' from query. {{(pid=112528) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:57:31.921459 np0000182458 devstack@c-api.service[112528]: DEBUG cinder.volume.api [None req-6df96017-54c7-4271-8a52-5826755df067 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112528) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:57:31.929732 np0000182458 devstack@c-api.service[112528]: INFO cinder.volume.api [None req-6df96017-54c7-4271-8a52-5826755df067 demo demo] Get all volumes completed successfully. Jun 22 06:57:31.932302 np0000182458 devstack@c-api.service[112528]: INFO cinder.api.openstack.wsgi [None req-6df96017-54c7-4271-8a52-5826755df067 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:57:31.932796 np0000182458 devstack@c-api.service[112528]: [pid: 112528|app: 0|req: 14/50] 199.204.45.109 () {64 vars in 1294 bytes} [Mon Jun 22 06:57:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 06:57:41.925226 np0000182458 devstack@c-api.service[112528]: DEBUG dbcounter [-] [112528] Writing DB stats cinder:SELECT=1 {{(pid=112528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 22 06:58:31.951021 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-8dfb1883-73a3-465c-9163-142ce9349004 None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 22 06:58:31.953383 np0000182458 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-8dfb1883-73a3-465c-9163-142ce9349004 demo demo] GET https://199.204.45.109/volume/v3/volumes/detail Jun 22 06:58:31.953571 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-8dfb1883-73a3-465c-9163-142ce9349004 demo demo] Empty body provided in request {{(pid=112530) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 22 06:58:31.953744 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-8dfb1883-73a3-465c-9163-142ce9349004 demo demo] Calling method 'detail' {{(pid=112530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 22 06:58:31.953983 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.api.api_utils [None req-8dfb1883-73a3-465c-9163-142ce9349004 demo demo] Removing options '' from query. {{(pid=112530) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 22 06:58:31.954671 np0000182458 devstack@c-api.service[112530]: DEBUG cinder.volume.api [None req-8dfb1883-73a3-465c-9163-142ce9349004 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112530) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 22 06:58:31.961712 np0000182458 devstack@c-api.service[112530]: INFO cinder.volume.api [None req-8dfb1883-73a3-465c-9163-142ce9349004 demo demo] Get all volumes completed successfully. Jun 22 06:58:31.963649 np0000182458 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-8dfb1883-73a3-465c-9163-142ce9349004 demo demo] https://199.204.45.109/volume/v3/volumes/detail returned with HTTP 200 Jun 22 06:58:31.964124 np0000182458 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 13/51] 199.204.45.109 () {64 vars in 1294 bytes} [Mon Jun 22 06:58:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 22 06:58:41.957770 np0000182458 devstack@c-api.service[112530]: DEBUG dbcounter [-] [112530] Writing DB stats cinder:SELECT=1 {{(pid=112530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}