Jun 26 09:51:24.819269 np0000183158 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 26 09:51:24.825165 np0000183158 devstack@c-api.service[112706]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 26 09:51:24.828307 np0000183158 devstack@c-api.service[112706]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 26 09:51:24 2026] *** Jun 26 09:51:24.828307 np0000183158 devstack@c-api.service[112706]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 26 09:51:24.828307 np0000183158 devstack@c-api.service[112706]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 26 09:51:24.828307 np0000183158 devstack@c-api.service[112706]: nodename: np0000183158 Jun 26 09:51:24.828307 np0000183158 devstack@c-api.service[112706]: machine: x86_64 Jun 26 09:51:24.828307 np0000183158 devstack@c-api.service[112706]: clock source: unix Jun 26 09:51:24.828307 np0000183158 devstack@c-api.service[112706]: pcre jit disabled Jun 26 09:51:24.828307 np0000183158 devstack@c-api.service[112706]: detected number of CPU cores: 16 Jun 26 09:51:24.828307 np0000183158 devstack@c-api.service[112706]: current working directory: / Jun 26 09:51:24.828307 np0000183158 devstack@c-api.service[112706]: detected binary path: /usr/bin/uwsgi-core Jun 26 09:51:24.828307 np0000183158 devstack@c-api.service[112706]: your processes number limit is 256917 Jun 26 09:51:24.828307 np0000183158 devstack@c-api.service[112706]: your memory page size is 4096 bytes Jun 26 09:51:24.828307 np0000183158 devstack@c-api.service[112706]: detected max file descriptor number: 2048 Jun 26 09:51:24.828307 np0000183158 devstack@c-api.service[112706]: lock engine: pthread robust mutexes Jun 26 09:51:24.829115 np0000183158 devstack@c-api.service[112706]: thunder lock: enabled Jun 26 09:51:24.829115 np0000183158 devstack@c-api.service[112706]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 26 09:51:24.829115 np0000183158 devstack@c-api.service[112706]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 26 09:51:24.829115 np0000183158 devstack@c-api.service[112706]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 26 09:51:24.829115 np0000183158 devstack@c-api.service[112706]: Set PythonHome to /opt/stack/data/venv Jun 26 09:51:24.865350 np0000183158 devstack@c-api.service[112706]: Python main interpreter initialized at 0x797aad6a3668 Jun 26 09:51:24.865350 np0000183158 devstack@c-api.service[112706]: python threads support enabled Jun 26 09:51:24.865350 np0000183158 devstack@c-api.service[112706]: your server socket listen backlog is limited to 100 connections Jun 26 09:51:24.865350 np0000183158 devstack@c-api.service[112706]: your mercy for graceful operations on workers is 80 seconds Jun 26 09:51:24.865891 np0000183158 devstack@c-api.service[112706]: mapped 671795 bytes (656 KB) for 4 cores Jun 26 09:51:24.866094 np0000183158 devstack@c-api.service[112706]: *** Operational MODE: preforking *** Jun 26 09:51:24.866248 np0000183158 devstack@c-api.service[112706]: *** uWSGI is running in multiple interpreter mode *** Jun 26 09:51:24.866248 np0000183158 devstack@c-api.service[112706]: spawned uWSGI master process (pid: 112706) Jun 26 09:51:24.866492 np0000183158 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 26 09:51:24.867183 np0000183158 devstack@c-api.service[112706]: spawned uWSGI worker 1 (pid: 112712, cores: 1) Jun 26 09:51:24.867780 np0000183158 devstack@c-api.service[112706]: spawned uWSGI worker 2 (pid: 112713, cores: 1) Jun 26 09:51:24.868912 np0000183158 devstack@c-api.service[112706]: spawned uWSGI worker 3 (pid: 112715, cores: 1) Jun 26 09:51:24.868912 np0000183158 devstack@c-api.service[112706]: spawned uWSGI worker 4 (pid: 112717, cores: 1) Jun 26 09:51:24.868912 np0000183158 devstack@c-api.service[112706]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 26 09:51:24.996556 np0000183158 devstack@c-api.service[112717]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 09:51:24.996556 np0000183158 devstack@c-api.service[112717]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 09:51:24.996556 np0000183158 devstack@c-api.service[112717]: we strongly recommend against using it for new projects. Jun 26 09:51:24.996556 np0000183158 devstack@c-api.service[112717]: If you are already using Eventlet, we recommend migrating to a different Jun 26 09:51:24.996556 np0000183158 devstack@c-api.service[112717]: framework. For more detail see Jun 26 09:51:24.996556 np0000183158 devstack@c-api.service[112717]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 09:51:24.996556 np0000183158 devstack@c-api.service[112717]: import eventlet # noqa Jun 26 09:51:25.000496 np0000183158 devstack@c-api.service[112715]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 09:51:25.000496 np0000183158 devstack@c-api.service[112715]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 09:51:25.000496 np0000183158 devstack@c-api.service[112715]: we strongly recommend against using it for new projects. Jun 26 09:51:25.000496 np0000183158 devstack@c-api.service[112715]: If you are already using Eventlet, we recommend migrating to a different Jun 26 09:51:25.000496 np0000183158 devstack@c-api.service[112715]: framework. For more detail see Jun 26 09:51:25.000496 np0000183158 devstack@c-api.service[112715]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 09:51:25.000496 np0000183158 devstack@c-api.service[112715]: import eventlet # noqa Jun 26 09:51:25.001155 np0000183158 devstack@c-api.service[112713]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 09:51:25.001155 np0000183158 devstack@c-api.service[112713]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 09:51:25.001155 np0000183158 devstack@c-api.service[112713]: we strongly recommend against using it for new projects. Jun 26 09:51:25.001155 np0000183158 devstack@c-api.service[112713]: If you are already using Eventlet, we recommend migrating to a different Jun 26 09:51:25.001155 np0000183158 devstack@c-api.service[112713]: framework. For more detail see Jun 26 09:51:25.001155 np0000183158 devstack@c-api.service[112713]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 09:51:25.001155 np0000183158 devstack@c-api.service[112713]: import eventlet # noqa Jun 26 09:51:25.005799 np0000183158 devstack@c-api.service[112712]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 09:51:25.005799 np0000183158 devstack@c-api.service[112712]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 09:51:25.005799 np0000183158 devstack@c-api.service[112712]: we strongly recommend against using it for new projects. Jun 26 09:51:25.005799 np0000183158 devstack@c-api.service[112712]: If you are already using Eventlet, we recommend migrating to a different Jun 26 09:51:25.005799 np0000183158 devstack@c-api.service[112712]: framework. For more detail see Jun 26 09:51:25.005799 np0000183158 devstack@c-api.service[112712]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 09:51:25.005799 np0000183158 devstack@c-api.service[112712]: import eventlet # noqa Jun 26 09:51:25.081852 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 09:51:25.081852 np0000183158 devstack@c-api.service[112717]: warnings.warn( Jun 26 09:51:25.087968 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 09:51:25.087968 np0000183158 devstack@c-api.service[112715]: warnings.warn( Jun 26 09:51:25.092754 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 09:51:25.092754 np0000183158 devstack@c-api.service[112713]: warnings.warn( Jun 26 09:51:25.095066 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 09:51:25.095066 np0000183158 devstack@c-api.service[112712]: warnings.warn( Jun 26 09:51:25.160132 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 09:51:25.160132 np0000183158 devstack@c-api.service[112717]: from cgi import parse_header Jun 26 09:51:25.169062 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 09:51:25.169062 np0000183158 devstack@c-api.service[112715]: from cgi import parse_header Jun 26 09:51:25.171047 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 09:51:25.171047 np0000183158 devstack@c-api.service[112712]: from cgi import parse_header Jun 26 09:51:25.171329 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 09:51:25.171329 np0000183158 devstack@c-api.service[112713]: from cgi import parse_header Jun 26 09:51:25.210159 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 09:51:25.210159 np0000183158 devstack@c-api.service[112717]: removals.removed_module( Jun 26 09:51:25.211765 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 09:51:25.211765 np0000183158 devstack@c-api.service[112717]: removals.removed_module( Jun 26 09:51:25.220450 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 09:51:25.220450 np0000183158 devstack@c-api.service[112715]: removals.removed_module( Jun 26 09:51:25.220570 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 09:51:25.220570 np0000183158 devstack@c-api.service[112712]: removals.removed_module( Jun 26 09:51:25.221965 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 09:51:25.221965 np0000183158 devstack@c-api.service[112715]: removals.removed_module( Jun 26 09:51:25.222148 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 09:51:25.222148 np0000183158 devstack@c-api.service[112712]: removals.removed_module( Jun 26 09:51:25.254618 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 09:51:25.254618 np0000183158 devstack@c-api.service[112713]: removals.removed_module( Jun 26 09:51:25.256814 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 09:51:25.256814 np0000183158 devstack@c-api.service[112713]: removals.removed_module( Jun 26 09:51:25.978401 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 09:51:25.978401 np0000183158 devstack@c-api.service[112717]: warnings.warn( Jun 26 09:51:25.979533 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 09:51:25.979533 np0000183158 devstack@c-api.service[112712]: warnings.warn( Jun 26 09:51:26.027682 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 09:51:26.027682 np0000183158 devstack@c-api.service[112717]: warnings.warn( Jun 26 09:51:26.031504 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 09:51:26.031504 np0000183158 devstack@c-api.service[112712]: warnings.warn( Jun 26 09:51:26.036101 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 09:51:26.036101 np0000183158 devstack@c-api.service[112713]: warnings.warn( Jun 26 09:51:26.046639 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 09:51:26.046639 np0000183158 devstack@c-api.service[112715]: warnings.warn( Jun 26 09:51:26.086634 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 09:51:26.086634 np0000183158 devstack@c-api.service[112713]: warnings.warn( Jun 26 09:51:26.098174 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 09:51:26.098174 np0000183158 devstack@c-api.service[112715]: warnings.warn( Jun 26 09:51:26.218909 np0000183158 devstack@c-api.service[112717]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 09:51:26.220292 np0000183158 devstack@c-api.service[112717]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112717) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 09:51:26.228330 np0000183158 devstack@c-api.service[112712]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 09:51:26.228553 np0000183158 devstack@c-api.service[112712]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112712) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 09:51:26.277704 np0000183158 devstack@c-api.service[112713]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 09:51:26.277918 np0000183158 devstack@c-api.service[112713]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112713) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 09:51:26.298731 np0000183158 devstack@c-api.service[112715]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 09:51:26.298731 np0000183158 devstack@c-api.service[112715]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112715) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 09:51:26.306277 np0000183158 devstack@c-api.service[112717]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 09:51:26.306277 np0000183158 devstack@c-api.service[112717]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 09:51:26.307812 np0000183158 devstack@c-api.service[112712]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 09:51:26.307812 np0000183158 devstack@c-api.service[112712]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 09:51:26.340427 np0000183158 devstack@c-api.service[112713]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 09:51:26.340427 np0000183158 devstack@c-api.service[112713]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 09:51:26.360416 np0000183158 devstack@c-api.service[112715]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 09:51:26.360416 np0000183158 devstack@c-api.service[112715]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 09:51:26.769479 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112717) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 09:51:26.769731 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112715) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 09:51:26.769842 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112713) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 09:51:26.769947 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.769947 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.770079 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.770079 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.770189 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.770253 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.770367 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.770431 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.770503 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.770566 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.770629 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.770683 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.770737 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.770799 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.770920 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.770982 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.771051 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.771117 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.771172 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.771233 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.771294 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.771349 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.771409 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.771470 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.771523 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.771575 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.771637 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.771700 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.771766 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.771819 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.773591 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.773694 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.773770 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.773830 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.773921 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.773993 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.773993 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.774117 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.774185 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.774247 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.774394 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.774485 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.774485 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.774485 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.774996 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.775061 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.775114 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.775182 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.775242 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.775301 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.775366 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.780137 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.780219 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.780257 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.780328 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.780367 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.780428 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.780503 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.781004 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.781070 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.781148 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.781198 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.781266 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.781319 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.781389 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.781562 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.781657 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.781738 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.781824 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.781872 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.781922 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.781968 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.782009 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.782048 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.782084 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.782118 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.782153 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.782153 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.782214 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.782248 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.782368 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.782368 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.782450 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.782485 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.782519 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.782558 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.782592 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.782628 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.782670 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.782725 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.782798 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.782848 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.782954 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.782954 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.783032 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.783069 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.783069 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.783140 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.783174 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.783209 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.783343 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.783380 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.783415 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.783452 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.783493 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.783528 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.783528 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.783528 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.783528 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.783528 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.783528 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.783528 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.783765 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.783808 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.783842 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.783891 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.783937 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.783937 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.783937 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.783937 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.783937 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.784220 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.784220 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.784293 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.784333 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.784371 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.784409 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.784448 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.784482 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.784522 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.784557 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.784598 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.784631 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.784669 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.784669 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.785841 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.785917 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.785957 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.786027 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.786102 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.786144 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.786216 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.786256 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.786296 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.786352 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.786352 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.786418 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.786454 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.786494 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.786529 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.786568 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.786603 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.786642 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.786642 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.786703 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.786782 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.787985 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.788053 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.788115 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.788201 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.788243 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.788284 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.788327 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.788327 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.788396 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.788435 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.788476 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.788516 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.788557 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.788591 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.788625 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.788663 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.788702 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.788743 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.788782 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.788782 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.788782 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.788951 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.788993 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.789034 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.789070 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.789109 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.789173 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.789211 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.789247 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.789291 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.789337 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.789376 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.789410 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.789444 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.789477 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.789510 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.789549 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.789591 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.789626 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.789658 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.789705 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.789739 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.791406 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.791454 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.791518 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.791556 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.791601 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.791641 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.791683 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.791725 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.791761 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.791801 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.791839 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.791905 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.791944 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.791986 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.792020 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.792058 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.792058 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.792137 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.792171 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.792171 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.792236 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.798159 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.798220 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.798268 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.798306 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.798358 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.798416 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.798457 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.798500 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.798542 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.798596 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.798628 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.798673 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.798708 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.798749 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.798793 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.798826 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.798859 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.798920 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.798920 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.798920 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.798920 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.799388 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.799449 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.799494 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.799494 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.799562 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.799562 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.799636 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.799671 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.799716 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.799818 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.799905 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.799987 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.800046 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.800106 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.800522 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.800668 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.800668 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.800797 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.800887 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.800958 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.801020 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.801165 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112712) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 09:51:26.801597 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.801683 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.801744 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.801821 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.802516 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.802600 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.802679 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.802751 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.802818 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.802899 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.802958 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.803016 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.803074 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.803157 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.803157 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.803157 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.803314 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.803314 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.803314 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.803499 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.803557 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.803623 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.803688 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.803754 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.803811 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.803898 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.803974 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.804036 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.804036 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.804151 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.804211 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.804270 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.804270 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.804270 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.804453 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.804453 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.804562 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.804562 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.805299 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.805395 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.805466 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.805525 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.805525 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.805647 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.805708 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.805765 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.805824 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.805824 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.806016 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.806016 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.806016 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.806016 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.806247 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.806247 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.806247 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.806247 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.806247 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.806546 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.806546 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.806684 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.806684 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.806800 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.806930 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.806930 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.806930 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.807599 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.807673 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.807673 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.807673 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.807673 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.807673 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.807673 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.807673 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.807673 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.807673 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.807673 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.807673 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.808091 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.808091 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.808091 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.808204 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.808238 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.808274 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.808315 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.808365 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.808406 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.808444 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.808487 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.808523 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.808558 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.808596 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.808630 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.808669 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.808705 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.808740 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.808783 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.808819 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.809255 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.809300 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.809300 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.809363 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.809399 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.809434 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.809468 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.809468 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.809536 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.809580 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.809616 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.809652 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.809652 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.809722 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.809756 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.809795 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.809833 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.809888 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.809969 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.810015 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.810051 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.810086 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.810124 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.810158 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.810194 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.810233 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.810267 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.810302 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.810335 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.810335 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.810435 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.810470 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.810509 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.810550 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.810588 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.810621 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.810654 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.810689 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.810724 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.810724 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.810798 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.810832 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.810885 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.810921 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.810921 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.810997 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.811034 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.811069 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.811107 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.811152 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.811192 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.811229 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.811263 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.811300 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.811335 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.811373 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.811407 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.811445 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.811492 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.811525 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.811558 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.811558 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.811558 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.811558 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.811684 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.811721 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.811755 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.811795 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.811834 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.811884 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.811919 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.811919 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.811919 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.811919 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.811919 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.812088 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.812123 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.812162 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.812209 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.812244 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.812313 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.812357 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.812391 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.812429 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.812463 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.812502 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.812540 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.812574 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.812620 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.812620 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.812620 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.812620 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.812735 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.812735 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.812795 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.812835 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.812886 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.812932 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.813001 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.813040 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.813081 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.813121 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.813161 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.813200 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.813235 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.813271 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.813305 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.813349 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.813383 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.813417 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.813453 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.813492 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.813527 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.813561 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.813596 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.813630 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.813666 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.813706 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.813742 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.813777 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.813811 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.813845 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.813899 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.813935 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.813969 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.814003 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.814048 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.814092 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.814127 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.814166 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.814202 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.814237 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.814269 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.814304 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.814344 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.814390 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.814434 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.814476 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.814516 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.814555 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.814589 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.814623 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.814662 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.814698 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.814732 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.814770 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.814810 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.814848 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.814907 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.814942 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.814980 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.815015 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.815079 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.815115 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.815149 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.815197 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.815237 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.815276 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.815310 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.815349 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.815389 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.815435 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.815469 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.815508 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.815547 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.815586 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.815620 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.815659 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.815693 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.815731 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.815770 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.815770 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.815837 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.815886 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.815886 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.815961 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.816000 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.816067 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.816103 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.816138 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.816196 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.816196 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.816271 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.816271 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.816349 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.816384 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.816424 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.816461 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.816461 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.816461 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.816461 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.816623 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.816665 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.816704 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.816743 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.816783 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.816818 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.816852 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.816913 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.816955 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.816997 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.817035 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.817073 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.817106 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.817142 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.817466 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.817466 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.817619 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.817619 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.817619 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.817619 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.817619 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.817619 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.817619 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.817843 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.817843 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.817938 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.817983 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.818017 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.818055 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.818096 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.818130 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.818165 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.818203 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.818237 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.818271 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.818318 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.818382 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.818424 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.818461 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.818540 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.818581 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.818651 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.818695 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.818730 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.818768 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.818814 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.818844 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.818880 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.818913 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.818942 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.818942 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.818994 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.818994 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.819044 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.819075 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.819075 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.819075 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.819075 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.819075 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.819075 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.819075 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.819075 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.819075 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.819075 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.819292 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.819292 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.819292 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.819292 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.819292 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.819292 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.819292 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.819292 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.819480 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.819480 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.819534 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.819568 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.819596 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.819620 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.819645 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.819667 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.819692 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.819716 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.819746 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.819774 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.819854 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.819903 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.819928 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.819952 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.819980 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.820007 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.820034 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.820058 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.820083 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.820112 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.820143 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.820170 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.820197 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.820197 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.820245 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.820271 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.820299 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.820299 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.820299 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.820299 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.820299 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.820299 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.820299 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.820299 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.820299 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.820299 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.820529 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.820529 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.820529 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.820529 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.820529 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.820529 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.820529 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.820529 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.820529 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.820529 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.820766 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.821072 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.821125 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.821190 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.821252 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.821312 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.821371 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.821436 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.821940 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.822006 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.822063 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.822132 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.822187 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.822247 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.822314 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.823401 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.823445 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.823517 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.823578 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.823612 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.823644 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.823669 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.823699 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.823727 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.823752 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.823780 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.823805 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.823857 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.823901 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.823934 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.823959 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.823989 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.824053 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.824111 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.824168 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.824232 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.824535 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.824599 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.824658 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.824690 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.824716 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.824814 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.824846 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.824885 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.824912 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.824953 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.824984 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.825009 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.825039 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.825068 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.825094 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.825126 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.825152 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.825178 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.825202 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.825231 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.825231 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.825332 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.825399 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.825460 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.825510 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.825543 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.825570 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.825596 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.825634 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.825660 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.825686 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.825712 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.825738 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.825803 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.825873 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.826096 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.826158 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.826189 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.826221 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.826248 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.826275 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.826301 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.826330 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.826360 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.826422 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.826453 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.826483 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.826508 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.826537 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.826562 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.826587 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.826615 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.826643 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.826667 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.826698 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.826727 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.827045 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.827133 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.827186 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.827266 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.827308 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.827377 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.827445 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.828168 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.828233 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.828275 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.828320 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.828363 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.828402 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.828438 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.828472 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.828506 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.828545 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.828590 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.828628 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.828663 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.828697 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.828736 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.828776 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.828811 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.828845 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.828899 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.828934 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.828984 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.829024 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.829074 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.829114 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.829150 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.829190 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.829230 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.829266 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.829300 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.829343 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.829382 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.829418 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.829452 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.829491 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.829529 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.829569 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.829602 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.829636 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.829670 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.829709 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.829741 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.829774 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.829817 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.829851 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.829900 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.829952 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.829986 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.830020 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.830053 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.830093 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.830093 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.830093 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.830093 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.830093 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.830093 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.830093 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.830301 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.830343 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.830400 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.830440 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.830481 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.830515 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.830554 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.830598 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.830633 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.830667 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.830701 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.830733 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.830772 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.830806 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.830843 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.830895 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.830939 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.830974 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.831006 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.831046 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.831046 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.831308 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.831356 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.831423 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.831484 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.831542 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.831600 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.831665 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.833372 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.833435 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.833471 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.833513 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.833548 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.833583 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.833623 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.833663 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.833697 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.833738 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.833778 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.833812 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.833873 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.833912 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.833953 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.833988 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.834022 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.834055 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.834096 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.834130 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.834130 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.834236 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.834286 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.834352 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.834419 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.834482 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.834535 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.834601 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:51:26.835471 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112717) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.835531 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.835583 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112715) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.835630 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.835630 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.835704 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.835740 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112717) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.835774 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.835812 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112717) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.835846 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.835846 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112715) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.835933 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112715) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.837165 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112713) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.837220 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.837304 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.837350 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.837392 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112712) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:51:26.837428 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112713) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.837462 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:51:26.837497 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112713) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.837536 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:51:26.837576 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:51:26.837638 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:51:26.837688 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112712) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:51:26.882718 np0000183158 devstack@c-api.service[112717]: INFO dbcounter [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Registered counter for database cinder Jun 26 09:51:26.882886 np0000183158 devstack@c-api.service[112715]: INFO dbcounter [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Registered counter for database cinder Jun 26 09:51:26.886451 np0000183158 devstack@c-api.service[112713]: INFO dbcounter [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Registered counter for database cinder Jun 26 09:51:26.888576 np0000183158 devstack@c-api.service[112712]: INFO dbcounter [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Registered counter for database cinder Jun 26 09:51:26.923710 np0000183158 devstack@c-api.service[112717]: DEBUG oslo_db.sqlalchemy.engines [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 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=112717) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:51:26.925476 np0000183158 devstack@c-api.service[112715]: DEBUG oslo_db.sqlalchemy.engines [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d 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=112715) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:51:26.927005 np0000183158 devstack@c-api.service[112713]: DEBUG oslo_db.sqlalchemy.engines [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 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=112713) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:51:26.936450 np0000183158 devstack@c-api.service[112712]: DEBUG oslo_db.sqlalchemy.engines [None req-86015291-90a0-4ea8-b820-9f0c5350518a 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=112712) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:51:27.039966 np0000183158 devstack@c-api.service[112713]: DEBUG dbcounter [-] [112713] Writer thread running {{(pid=112713) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 09:51:27.040413 np0000183158 devstack@c-api.service[112717]: DEBUG dbcounter [-] [112717] Writer thread running {{(pid=112717) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 09:51:27.041593 np0000183158 devstack@c-api.service[112715]: DEBUG dbcounter [-] [112715] Writer thread running {{(pid=112715) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 09:51:27.042278 np0000183158 devstack@c-api.service[112713]: INFO cinder.rpc [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 09:51:27.043074 np0000183158 devstack@c-api.service[112717]: INFO cinder.rpc [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 09:51:27.043898 np0000183158 devstack@c-api.service[112715]: INFO cinder.rpc [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 09:51:27.044810 np0000183158 devstack@c-api.service[112713]: INFO cinder.rpc [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 09:51:27.045405 np0000183158 devstack@c-api.service[112717]: INFO cinder.rpc [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 09:51:27.046341 np0000183158 devstack@c-api.service[112715]: INFO cinder.rpc [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 09:51:27.047041 np0000183158 devstack@c-api.service[112713]: INFO cinder.rpc [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 09:51:27.047597 np0000183158 devstack@c-api.service[112717]: INFO cinder.rpc [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 09:51:27.048374 np0000183158 devstack@c-api.service[112715]: INFO cinder.rpc [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 09:51:27.049495 np0000183158 devstack@c-api.service[112713]: INFO cinder.rpc [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 09:51:27.049652 np0000183158 devstack@c-api.service[112717]: INFO cinder.rpc [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 09:51:27.050296 np0000183158 devstack@c-api.service[112715]: INFO cinder.rpc [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 09:51:27.050458 np0000183158 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.050694 np0000183158 devstack@c-api.service[112713]: WARNING castellan.key_manager.migration [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.051190 np0000183158 devstack@c-api.service[112715]: WARNING castellan.key_manager.migration [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.053610 np0000183158 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.054540 np0000183158 devstack@c-api.service[112713]: WARNING castellan.key_manager.migration [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.054940 np0000183158 devstack@c-api.service[112715]: WARNING castellan.key_manager.migration [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.059414 np0000183158 devstack@c-api.service[112712]: DEBUG dbcounter [-] [112712] Writer thread running {{(pid=112712) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 09:51:27.062583 np0000183158 devstack@c-api.service[112712]: INFO cinder.rpc [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 09:51:27.065048 np0000183158 devstack@c-api.service[112712]: INFO cinder.rpc [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 09:51:27.067423 np0000183158 devstack@c-api.service[112712]: INFO cinder.rpc [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 09:51:27.069305 np0000183158 devstack@c-api.service[112712]: INFO cinder.rpc [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 09:51:27.070319 np0000183158 devstack@c-api.service[112712]: WARNING castellan.key_manager.migration [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.074282 np0000183158 devstack@c-api.service[112712]: WARNING castellan.key_manager.migration [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.085469 np0000183158 devstack@c-api.service[112717]: DEBUG oslo_db.sqlalchemy.engines [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 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=112717) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:51:27.087507 np0000183158 devstack@c-api.service[112713]: DEBUG oslo_db.sqlalchemy.engines [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 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=112713) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:51:27.088244 np0000183158 devstack@c-api.service[112717]: INFO cinder.rpc [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 09:51:27.088728 np0000183158 devstack@c-api.service[112715]: DEBUG oslo_db.sqlalchemy.engines [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d 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=112715) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:51:27.090157 np0000183158 devstack@c-api.service[112713]: INFO cinder.rpc [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 09:51:27.090753 np0000183158 devstack@c-api.service[112717]: INFO cinder.rpc [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 09:51:27.091150 np0000183158 devstack@c-api.service[112715]: INFO cinder.rpc [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 09:51:27.092119 np0000183158 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.092514 np0000183158 devstack@c-api.service[112713]: INFO cinder.rpc [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 09:51:27.093396 np0000183158 devstack@c-api.service[112715]: INFO cinder.rpc [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 09:51:27.093769 np0000183158 devstack@c-api.service[112713]: WARNING castellan.key_manager.migration [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.094519 np0000183158 devstack@c-api.service[112715]: WARNING castellan.key_manager.migration [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.104886 np0000183158 devstack@c-api.service[112713]: WARNING castellan.key_manager.migration [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.105095 np0000183158 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.106272 np0000183158 devstack@c-api.service[112715]: WARNING castellan.key_manager.migration [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.107196 np0000183158 devstack@c-api.service[112712]: DEBUG oslo_db.sqlalchemy.engines [None req-86015291-90a0-4ea8-b820-9f0c5350518a 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=112712) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:51:27.108299 np0000183158 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.109492 np0000183158 devstack@c-api.service[112713]: WARNING castellan.key_manager.migration [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.109960 np0000183158 devstack@c-api.service[112712]: INFO cinder.rpc [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 09:51:27.110626 np0000183158 devstack@c-api.service[112715]: WARNING castellan.key_manager.migration [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.111485 np0000183158 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.112722 np0000183158 devstack@c-api.service[112713]: WARNING castellan.key_manager.migration [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.112769 np0000183158 devstack@c-api.service[112712]: INFO cinder.rpc [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 09:51:27.113832 np0000183158 devstack@c-api.service[112715]: WARNING castellan.key_manager.migration [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.113953 np0000183158 devstack@c-api.service[112712]: WARNING castellan.key_manager.migration [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.116432 np0000183158 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.116792 np0000183158 devstack@c-api.service[112713]: WARNING castellan.key_manager.migration [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.117875 np0000183158 devstack@c-api.service[112715]: WARNING castellan.key_manager.migration [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.119457 np0000183158 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.119832 np0000183158 devstack@c-api.service[112713]: WARNING castellan.key_manager.migration [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.120902 np0000183158 devstack@c-api.service[112715]: WARNING castellan.key_manager.migration [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.122407 np0000183158 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.122840 np0000183158 devstack@c-api.service[112713]: WARNING castellan.key_manager.migration [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.123879 np0000183158 devstack@c-api.service[112715]: WARNING castellan.key_manager.migration [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.125446 np0000183158 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.126095 np0000183158 devstack@c-api.service[112713]: WARNING castellan.key_manager.migration [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.126265 np0000183158 devstack@c-api.service[112712]: WARNING castellan.key_manager.migration [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.126979 np0000183158 devstack@c-api.service[112715]: WARNING castellan.key_manager.migration [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.128283 np0000183158 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.128947 np0000183158 devstack@c-api.service[112713]: WARNING castellan.key_manager.migration [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.129479 np0000183158 devstack@c-api.service[112712]: WARNING castellan.key_manager.migration [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.129779 np0000183158 devstack@c-api.service[112715]: WARNING castellan.key_manager.migration [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.131185 np0000183158 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.131879 np0000183158 devstack@c-api.service[112713]: WARNING castellan.key_manager.migration [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.132650 np0000183158 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.132699 np0000183158 devstack@c-api.service[112715]: WARNING castellan.key_manager.migration [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.133374 np0000183158 devstack@c-api.service[112713]: WARNING castellan.key_manager.migration [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.133977 np0000183158 devstack@c-api.service[112712]: WARNING castellan.key_manager.migration [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.134160 np0000183158 devstack@c-api.service[112715]: WARNING castellan.key_manager.migration [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.135323 np0000183158 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.136076 np0000183158 devstack@c-api.service[112713]: WARNING castellan.key_manager.migration [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.136845 np0000183158 devstack@c-api.service[112715]: WARNING castellan.key_manager.migration [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.138046 np0000183158 devstack@c-api.service[112712]: WARNING castellan.key_manager.migration [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.140845 np0000183158 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.141054 np0000183158 devstack@c-api.service[112712]: WARNING castellan.key_manager.migration [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.141699 np0000183158 devstack@c-api.service[112713]: WARNING castellan.key_manager.migration [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.142374 np0000183158 devstack@c-api.service[112715]: WARNING castellan.key_manager.migration [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.144110 np0000183158 devstack@c-api.service[112712]: WARNING castellan.key_manager.migration [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.144202 np0000183158 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.145171 np0000183158 devstack@c-api.service[112713]: WARNING castellan.key_manager.migration [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.145741 np0000183158 devstack@c-api.service[112715]: WARNING castellan.key_manager.migration [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.146284 np0000183158 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.147198 np0000183158 devstack@c-api.service[112712]: WARNING castellan.key_manager.migration [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.147283 np0000183158 devstack@c-api.service[112713]: WARNING castellan.key_manager.migration [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.147880 np0000183158 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.147947 np0000183158 devstack@c-api.service[112715]: WARNING castellan.key_manager.migration [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.148835 np0000183158 devstack@c-api.service[112713]: WARNING castellan.key_manager.migration [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.149341 np0000183158 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.149444 np0000183158 devstack@c-api.service[112715]: WARNING castellan.key_manager.migration [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.150045 np0000183158 devstack@c-api.service[112712]: WARNING castellan.key_manager.migration [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.150278 np0000183158 devstack@c-api.service[112713]: WARNING castellan.key_manager.migration [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.150702 np0000183158 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.150877 np0000183158 devstack@c-api.service[112715]: WARNING castellan.key_manager.migration [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.151700 np0000183158 devstack@c-api.service[112713]: WARNING castellan.key_manager.migration [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.152192 np0000183158 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.152260 np0000183158 devstack@c-api.service[112715]: WARNING castellan.key_manager.migration [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.152956 np0000183158 devstack@c-api.service[112712]: WARNING castellan.key_manager.migration [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.153330 np0000183158 devstack@c-api.service[112713]: WARNING castellan.key_manager.migration [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.153488 np0000183158 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.153916 np0000183158 devstack@c-api.service[112715]: WARNING castellan.key_manager.migration [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.154575 np0000183158 devstack@c-api.service[112712]: WARNING castellan.key_manager.migration [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.154655 np0000183158 devstack@c-api.service[112713]: WARNING castellan.key_manager.migration [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.154907 np0000183158 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.155246 np0000183158 devstack@c-api.service[112715]: WARNING castellan.key_manager.migration [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.156106 np0000183158 devstack@c-api.service[112713]: WARNING castellan.key_manager.migration [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.156278 np0000183158 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.156659 np0000183158 devstack@c-api.service[112715]: WARNING castellan.key_manager.migration [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.157276 np0000183158 devstack@c-api.service[112717]: WARNING cinder.api.contrib.hosts [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 09:51:27.157345 np0000183158 devstack@c-api.service[112712]: WARNING castellan.key_manager.migration [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.157482 np0000183158 devstack@c-api.service[112713]: WARNING castellan.key_manager.migration [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.157556 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Extended resource: extensions {{(pid=112717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.158015 np0000183158 devstack@c-api.service[112715]: WARNING castellan.key_manager.migration [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.158545 np0000183158 devstack@c-api.service[112713]: WARNING cinder.api.contrib.hosts [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 09:51:27.158823 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.v3.router [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Extended resource: extensions {{(pid=112713) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.158957 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Extended resource: cgsnapshots {{(pid=112717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.159053 np0000183158 devstack@c-api.service[112715]: WARNING cinder.api.contrib.hosts [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 09:51:27.159346 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.v3.router [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Extended resource: extensions {{(pid=112715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.160354 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Extended resource: qos-specs {{(pid=112717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.160875 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.v3.router [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Extended resource: cgsnapshots {{(pid=112713) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.161111 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.v3.router [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Extended resource: cgsnapshots {{(pid=112715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.162294 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.v3.router [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Extended resource: qos-specs {{(pid=112713) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.162457 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Extended resource: capabilities {{(pid=112717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.162528 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.v3.router [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Extended resource: qos-specs {{(pid=112715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.163166 np0000183158 devstack@c-api.service[112712]: WARNING castellan.key_manager.migration [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.164472 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Extended resource: backups {{(pid=112717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.164626 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.v3.router [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Extended resource: capabilities {{(pid=112715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.164695 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.v3.router [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Extended resource: capabilities {{(pid=112713) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.166009 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.v3.router [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Extended resource: backups {{(pid=112713) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.166059 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.v3.router [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Extended resource: backups {{(pid=112715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.166572 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Extended resource: os-volume-type-access {{(pid=112717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.166617 np0000183158 devstack@c-api.service[112712]: WARNING castellan.key_manager.migration [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.168067 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.v3.router [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Extended resource: os-volume-type-access {{(pid=112715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.168117 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.v3.router [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Extended resource: os-volume-type-access {{(pid=112713) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.168275 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Extended resource: encryption {{(pid=112717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.168722 np0000183158 devstack@c-api.service[112712]: WARNING castellan.key_manager.migration [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.169685 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.v3.router [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Extended resource: encryption {{(pid=112715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.169740 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.v3.router [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Extended resource: encryption {{(pid=112713) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.169791 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Extended resource: consistencygroups {{(pid=112717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.170367 np0000183158 devstack@c-api.service[112712]: WARNING castellan.key_manager.migration [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.171213 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.v3.router [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Extended resource: consistencygroups {{(pid=112715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.171259 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.v3.router [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Extended resource: consistencygroups {{(pid=112713) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.171831 np0000183158 devstack@c-api.service[112712]: WARNING castellan.key_manager.migration [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.171917 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Extended resource: extra_specs {{(pid=112717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.173213 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.v3.router [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Extended resource: extra_specs {{(pid=112715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.173309 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.v3.router [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Extended resource: extra_specs {{(pid=112713) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.173369 np0000183158 devstack@c-api.service[112712]: WARNING castellan.key_manager.migration [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.173524 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Extended resource: encryption {{(pid=112717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.174738 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.v3.router [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Extended resource: encryption {{(pid=112715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.174816 np0000183158 devstack@c-api.service[112712]: WARNING castellan.key_manager.migration [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.174915 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.v3.router [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Extended resource: encryption {{(pid=112713) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.175303 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Extended resource: os-volume-manage {{(pid=112717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.176079 np0000183158 devstack@c-api.service[112712]: WARNING castellan.key_manager.migration [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.176268 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.v3.router [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Extended resource: os-volume-manage {{(pid=112715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.176337 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.v3.router [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Extended resource: os-volume-manage {{(pid=112713) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.176860 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Extended resource: os-volume-transfer {{(pid=112717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.177513 np0000183158 devstack@c-api.service[112712]: WARNING castellan.key_manager.migration [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.177717 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.v3.router [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Extended resource: os-volume-transfer {{(pid=112715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.177793 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.v3.router [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Extended resource: os-volume-transfer {{(pid=112713) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.178580 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Extended resource: os-availability-zone {{(pid=112717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.178886 np0000183158 devstack@c-api.service[112712]: WARNING castellan.key_manager.migration [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.179406 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.v3.router [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Extended resource: os-availability-zone {{(pid=112715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.179498 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.v3.router [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Extended resource: os-availability-zone {{(pid=112713) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.180039 np0000183158 devstack@c-api.service[112712]: WARNING cinder.api.contrib.hosts [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 09:51:27.180136 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Extended resource: os-quota-sets {{(pid=112717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.180290 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.v3.router [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Extended resource: extensions {{(pid=112712) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.180723 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.v3.router [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Extended resource: os-quota-sets {{(pid=112715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.180790 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.v3.router [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Extended resource: os-quota-sets {{(pid=112713) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.181460 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Extended resource: os-quota-class-sets {{(pid=112717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.181658 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.v3.router [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Extended resource: cgsnapshots {{(pid=112712) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.182288 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.v3.router [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Extended resource: os-quota-class-sets {{(pid=112715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.182359 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.v3.router [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Extended resource: os-quota-class-sets {{(pid=112713) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.182860 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Extended resource: os-snapshot-manage {{(pid=112717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.183264 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.v3.router [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Extended resource: qos-specs {{(pid=112712) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.183622 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.v3.router [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Extended resource: os-snapshot-manage {{(pid=112715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.183832 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.v3.router [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Extended resource: os-snapshot-manage {{(pid=112713) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.184341 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Extended resource: os-hosts {{(pid=112717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.185034 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.v3.router [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Extended resource: os-hosts {{(pid=112715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.185258 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.v3.router [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Extended resource: os-hosts {{(pid=112713) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.185742 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Extended resource: scheduler-stats {{(pid=112717) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.185976 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.v3.router [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Extended resource: capabilities {{(pid=112712) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.186392 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.v3.router [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Extended resource: scheduler-stats {{(pid=112715) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.186632 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.v3.router [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Extended resource: scheduler-stats {{(pid=112713) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.187300 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.v3.router [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Extended resource: backups {{(pid=112712) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.188099 np0000183158 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.188961 np0000183158 devstack@c-api.service[112715]: WARNING castellan.key_manager.migration [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.189233 np0000183158 devstack@c-api.service[112713]: WARNING castellan.key_manager.migration [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.189364 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.v3.router [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Extended resource: os-volume-type-access {{(pid=112712) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.189616 np0000183158 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.190322 np0000183158 devstack@c-api.service[112715]: WARNING castellan.key_manager.migration [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.190487 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.contrib.snapshot_actions [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] SnapshotActionsController initialized {{(pid=112717) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 09:51:27.190647 np0000183158 devstack@c-api.service[112713]: WARNING castellan.key_manager.migration [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.191149 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.v3.router [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Extended resource: encryption {{(pid=112712) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.191209 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.contrib.snapshot_actions [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] SnapshotActionsController initialized {{(pid=112715) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 09:51:27.191279 np0000183158 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.191510 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.contrib.snapshot_actions [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] SnapshotActionsController initialized {{(pid=112713) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 09:51:27.191897 np0000183158 devstack@c-api.service[112715]: WARNING castellan.key_manager.migration [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.192243 np0000183158 devstack@c-api.service[112713]: WARNING castellan.key_manager.migration [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.192640 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.v3.router [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Extended resource: consistencygroups {{(pid=112712) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.192698 np0000183158 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.193224 np0000183158 devstack@c-api.service[112715]: WARNING castellan.key_manager.migration [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.193578 np0000183158 devstack@c-api.service[112713]: WARNING castellan.key_manager.migration [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.194108 np0000183158 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.194611 np0000183158 devstack@c-api.service[112715]: WARNING castellan.key_manager.migration [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.194652 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.v3.router [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Extended resource: extra_specs {{(pid=112712) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.194901 np0000183158 devstack@c-api.service[112713]: WARNING castellan.key_manager.migration [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.195557 np0000183158 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.196035 np0000183158 devstack@c-api.service[112715]: WARNING castellan.key_manager.migration [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.196247 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.v3.router [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Extended resource: encryption {{(pid=112712) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.196313 np0000183158 devstack@c-api.service[112713]: WARNING castellan.key_manager.migration [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.197075 np0000183158 devstack@c-api.service[112717]: WARNING castellan.key_manager.migration [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.197488 np0000183158 devstack@c-api.service[112715]: WARNING castellan.key_manager.migration [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.197752 np0000183158 devstack@c-api.service[112713]: WARNING castellan.key_manager.migration [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.197816 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.v3.router [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Extended resource: os-volume-manage {{(pid=112712) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.197912 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Extension UsedLimits extending resource: limits {{(pid=112717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.198017 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.198236 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.198330 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.v3.router [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Extension UsedLimits extending resource: limits {{(pid=112715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.198391 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.198464 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.v3.router [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.198529 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Extension VolumeActions extending resource: volumes {{(pid=112717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.198587 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.v3.router [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Extension UsedLimits extending resource: limits {{(pid=112713) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.198650 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.198713 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.v3.router [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.198770 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.v3.router [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112713) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.198827 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.198904 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.v3.router [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.198963 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Extension TypesManage extending resource: types {{(pid=112717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.199054 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.v3.router [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Extension VolumeActions extending resource: volumes {{(pid=112715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.199112 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.v3.router [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112713) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.199179 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.199235 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.v3.router [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.199290 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.v3.router [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112713) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.199346 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.199402 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.v3.router [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.199466 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.v3.router [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Extension VolumeActions extending resource: volumes {{(pid=112713) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.199555 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Extension AdminActions extending resource: volumes {{(pid=112717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.199624 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.v3.router [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Extension TypesManage extending resource: types {{(pid=112715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.199680 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.v3.router [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112713) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.199744 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.v3.router [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Extended resource: os-volume-transfer {{(pid=112712) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.199809 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Extension AdminActions extending resource: snapshots {{(pid=112717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.199894 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.v3.router [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.199947 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.v3.router [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112713) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.200013 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Extension AdminActions extending resource: backups {{(pid=112717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.200079 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.v3.router [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.200144 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.v3.router [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Extension TypesManage extending resource: types {{(pid=112713) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.200208 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.200271 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.v3.router [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Extension AdminActions extending resource: volumes {{(pid=112715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.200328 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.v3.router [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112713) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.200385 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.200441 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.v3.router [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Extension AdminActions extending resource: snapshots {{(pid=112715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.200496 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.v3.router [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112713) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.200570 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.v3.router [None req-3360f167-06d1-414e-87a0-8fc62678f7c3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112717) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.200626 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.v3.router [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Extension AdminActions extending resource: backups {{(pid=112715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.200681 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.v3.router [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Extension AdminActions extending resource: volumes {{(pid=112713) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.200737 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.v3.router [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.200799 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.v3.router [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Extension AdminActions extending resource: snapshots {{(pid=112713) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.200854 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.v3.router [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.200854 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.v3.router [None req-4c50601b-0b48-4789-b82c-d6c3c113c58d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112715) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.201003 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.v3.router [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Extension AdminActions extending resource: backups {{(pid=112713) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.201003 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.v3.router [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112713) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.201003 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.v3.router [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112713) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.201003 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.v3.router [None req-067c344f-b0fe-4d18-ba66-ba9d8b27e2f7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112713) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.201228 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.v3.router [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Extended resource: os-availability-zone {{(pid=112712) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.202225 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.v3.router [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Extended resource: os-quota-sets {{(pid=112712) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.203670 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.v3.router [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Extended resource: os-quota-class-sets {{(pid=112712) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.205008 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.v3.router [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Extended resource: os-snapshot-manage {{(pid=112712) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.206448 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.v3.router [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Extended resource: os-hosts {{(pid=112712) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.207856 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.v3.router [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Extended resource: scheduler-stats {{(pid=112712) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:51:27.208047 np0000183158 devstack@c-api.service[112715]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x797aad6a3668 pid: 112715 (default app) Jun 26 09:51:27.208100 np0000183158 devstack@c-api.service[112717]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x797aad6a3668 pid: 112717 (default app) Jun 26 09:51:27.208231 np0000183158 devstack@c-api.service[112713]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x797aad6a3668 pid: 112713 (default app) Jun 26 09:51:27.210020 np0000183158 devstack@c-api.service[112712]: WARNING castellan.key_manager.migration [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.211482 np0000183158 devstack@c-api.service[112712]: WARNING castellan.key_manager.migration [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.212361 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.contrib.snapshot_actions [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] SnapshotActionsController initialized {{(pid=112712) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 09:51:27.213108 np0000183158 devstack@c-api.service[112712]: WARNING castellan.key_manager.migration [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.214456 np0000183158 devstack@c-api.service[112712]: WARNING castellan.key_manager.migration [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.215803 np0000183158 devstack@c-api.service[112712]: WARNING castellan.key_manager.migration [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.216233 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.216233 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.216233 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.216233 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.216627 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.216627 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.216627 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.216627 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.216957 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.216957 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.216957 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.216957 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.216957 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.216957 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.217384 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.217384 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.217384 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.217384 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.217384 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.217728 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.217728 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.217728 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.217728 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.217728 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.218072 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.218072 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.218072 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.218072 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.218357 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.218357 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.218357 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.218357 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.218357 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.218716 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.218716 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.218716 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.218716 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.218716 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.219095 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.219095 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.219095 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.219095 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.219095 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.219095 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.219554 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.219554 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.219554 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.219554 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.219554 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.219554 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.220011 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.220011 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.220011 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.220011 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.220011 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.220011 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.220277 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.220277 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.220277 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.220277 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.220277 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.220497 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.220497 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.220497 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.220497 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.220497 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.220692 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.220692 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.220692 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.220692 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.220692 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.220692 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.221026 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.221026 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.221026 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.221026 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.221026 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.221026 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.221288 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.221288 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.221288 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.221288 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.221288 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.221546 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.221546 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.221546 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.221546 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.221546 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.221767 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.221767 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.221767 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.221767 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.222170 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.222170 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.222170 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.222170 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.222351 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.222351 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.222351 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.222351 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.222351 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.222572 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.222572 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.222572 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.222572 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.222572 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.222762 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.222762 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.222762 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.222762 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.222938 np0000183158 devstack@c-api.service[112712]: WARNING castellan.key_manager.migration [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.222975 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.222975 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.222975 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.222975 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.223164 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.223164 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.223164 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.223164 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.223427 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.223427 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.223427 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.223427 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.223594 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.223594 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.223594 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.223594 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.223758 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.223758 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.223758 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.223758 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.223758 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.224029 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.224029 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.224029 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.224029 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.224029 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.224029 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.224298 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.224298 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.224298 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.224298 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.224298 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.224519 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.224519 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.224519 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.224519 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.224519 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.224519 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.224792 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.224792 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.224792 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.224792 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.224792 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.224792 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.225092 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.225092 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.225092 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.225092 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.225092 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.225092 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.225350 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.225350 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.225350 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.225350 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.225350 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.225350 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.225608 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.225608 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.225608 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.225608 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.225784 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.225784 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.225784 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.225784 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.225784 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.226042 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.226042 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.226042 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.226042 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:27.226042 np0000183158 devstack@c-api.service[112715]: warnings.warn(deprecated_msg) Jun 26 09:51:27.226246 np0000183158 devstack@c-api.service[112712]: WARNING castellan.key_manager.migration [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:51:27.226285 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.middleware.request_id [None req-2ba52dd4-4373-4fba-9f1d-9217e1175947 None None] RequestId filter calling following filter/app {{(pid=112715) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:51:27.226321 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.v3.router [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Extension UsedLimits extending resource: limits {{(pid=112712) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.226321 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.v3.router [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112712) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.226321 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.v3.router [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112712) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.226321 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.v3.router [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112712) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.226321 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.v3.router [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Extension VolumeActions extending resource: volumes {{(pid=112712) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.226321 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.v3.router [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112712) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.226321 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.v3.router [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112712) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.226561 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.v3.router [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Extension TypesManage extending resource: types {{(pid=112712) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.226561 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.v3.router [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112712) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.226561 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.v3.router [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112712) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.226561 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.v3.router [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Extension AdminActions extending resource: volumes {{(pid=112712) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.226561 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.v3.router [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Extension AdminActions extending resource: snapshots {{(pid=112712) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.226561 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.v3.router [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Extension AdminActions extending resource: backups {{(pid=112712) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.226561 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.v3.router [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112712) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.226818 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.v3.router [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112712) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.226818 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.v3.router [None req-86015291-90a0-4ea8-b820-9f0c5350518a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112712) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:51:27.226907 np0000183158 devstack@c-api.service[112715]: [pid: 112715|app: 0|req: 1/1] 199.204.45.240 () {60 vars in 956 bytes} [Fri Jun 26 09:51:27 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 26 09:51:27.230502 np0000183158 devstack@c-api.service[112712]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x797aad6a3668 pid: 112712 (default app) Jun 26 09:51:34.406587 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.406587 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.406587 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.406587 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.406587 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.407450 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.407450 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.407450 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.407450 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.407450 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.407802 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.407802 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.407802 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.407802 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.407802 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.407802 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.408309 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.408309 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.408309 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.408309 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.408543 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.408543 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.408543 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.408543 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.408781 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.408781 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.408781 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.408781 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.409072 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.409072 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.409072 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.409072 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.409072 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.409410 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.409410 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.409410 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.409410 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.409410 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.409680 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.409680 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.409680 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.409680 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.409680 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.409680 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.410041 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.410041 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.410041 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.410041 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.410041 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.410041 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.410374 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.410374 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.410374 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.410374 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.410374 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.410374 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.410721 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.410721 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.410721 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.410721 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.410721 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.411041 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.411041 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.411041 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.411041 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.411041 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.411309 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.411309 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.411309 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.411309 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.411309 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.411309 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.411662 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.411662 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.411662 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.411662 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.411662 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.411662 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.412136 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.412136 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.412136 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.412136 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.412136 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.412379 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.412379 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.412379 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.412379 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.412379 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.412587 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.412587 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.412587 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.412587 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.412781 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.412781 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.412781 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.412781 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.413010 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.413010 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.413010 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.413010 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.413010 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.413199 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.413199 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.413199 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.413199 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.413199 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.413370 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.413370 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.413370 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.413370 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.413512 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.413512 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.413512 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.413512 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.413657 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.413657 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.413657 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.413657 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.413799 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.413799 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.413799 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.413799 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.413974 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.413974 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.413974 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.413974 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.414118 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.414118 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.414118 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.414118 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.414118 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.414298 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.414298 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.414298 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.414298 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.414298 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.414298 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.414508 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.414508 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.414508 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.414508 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.414508 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.414681 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.414681 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.414681 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.414681 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.414681 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.414681 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.414921 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.414921 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.414921 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.414921 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.414921 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.414921 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.415146 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.415146 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.415146 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.415146 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.415146 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.415146 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.415377 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.415377 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.415377 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.415377 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.415377 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.415377 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.415594 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.415594 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.415594 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.415594 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.415777 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.415777 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.415777 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.415777 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.415777 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.416004 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.416004 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.416004 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.416004 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.416004 np0000183158 devstack@c-api.service[112717]: warnings.warn(deprecated_msg) Jun 26 09:51:34.416004 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.middleware.request_id [None req-3512d795-d81b-43a7-b258-b8b17023edea None None] RequestId filter calling following filter/app {{(pid=112717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:51:34.879659 np0000183158 devstack@c-api.service[112717]: INFO cinder.api.openstack.wsgi [None req-3512d795-d81b-43a7-b258-b8b17023edea admin admin] POST https://199.204.45.240/volume/v3/types Jun 26 09:51:34.880251 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.openstack.wsgi [None req-3512d795-d81b-43a7-b258-b8b17023edea admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 09:51:34.881951 np0000183158 devstack@c-api.service[112717]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 09:51:34.881951 np0000183158 devstack@c-api.service[112717]: warnings.warn( Jun 26 09:51:34.917295 np0000183158 devstack@c-api.service[112717]: DEBUG oslo_db.sqlalchemy.engines [None req-3512d795-d81b-43a7-b258-b8b17023edea 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=112717) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:51:34.949183 np0000183158 devstack@c-api.service[112717]: INFO cinder.api.openstack.wsgi [None req-3512d795-d81b-43a7-b258-b8b17023edea admin admin] https://199.204.45.240/volume/v3/types returned with HTTP 200 Jun 26 09:51:34.950064 np0000183158 devstack@c-api.service[112717]: [pid: 112717|app: 0|req: 1/2] 199.204.45.240 () {68 vars in 1288 bytes} [Fri Jun 26 09:51:34 2026] POST /volume/v3/types => generated 186 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 09:51:34.974587 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.974587 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.974587 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.974587 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.974587 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.975387 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.975387 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.975387 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.975387 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.975387 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.975668 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.975668 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.975668 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.975668 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.975668 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.975668 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.976058 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.976058 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.976058 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.976058 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.976283 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.976283 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.976283 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.976283 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.976617 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.976617 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.976617 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.976617 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.976856 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.976856 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.976856 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.976856 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.976856 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.977171 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.977171 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.977171 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.977171 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.977171 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.977454 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.977454 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.977454 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.977454 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.977454 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.977454 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.977773 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.977773 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.977773 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.977773 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.977773 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.977773 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.978152 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.978152 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.978152 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.978152 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.978152 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.978152 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.978466 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.978466 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.978466 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.978466 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.978466 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.978775 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.978775 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.978775 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.978775 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.978775 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.979099 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.979099 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.979099 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.979099 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.979099 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.979099 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.979422 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.979422 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.979422 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.979422 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.979422 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.979422 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.979716 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.979716 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.979716 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.979716 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.979716 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.979998 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.979998 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.979998 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.979998 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.979998 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.980249 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.980249 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.980249 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.980249 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.980528 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.980528 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.980528 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.980528 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.980750 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.980750 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.980750 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.980750 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.980750 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.981048 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.981048 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.981048 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.981048 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.981048 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.981304 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.981304 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.981304 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.981304 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.981528 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.981528 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.981528 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.981528 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.981754 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.981754 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.981754 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.981754 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.982069 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.982069 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.982069 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.982069 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.982300 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.982300 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.982300 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.982300 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.982523 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.982523 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.982523 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.982523 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.982523 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.982839 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.982839 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.982839 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.982839 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.982839 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.982839 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.983198 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.983198 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.983198 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.983198 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.983198 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.983465 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.983465 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.983465 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.983465 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.983465 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.983465 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.983829 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.983829 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.983829 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.983829 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.983829 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.983829 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.984185 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.984185 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.984185 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.984185 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.984185 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.984185 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.984580 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.984580 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.984580 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.984580 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.984580 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.984580 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.984932 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.984932 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.984932 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.984932 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.985157 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.985157 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.985157 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.985157 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.985157 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.985374 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.985374 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.985374 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.985374 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:51:34.985374 np0000183158 devstack@c-api.service[112713]: warnings.warn(deprecated_msg) Jun 26 09:51:34.985374 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.middleware.request_id [req-3512d795-d81b-43a7-b258-b8b17023edea req-566383f7-2242-4e8e-a1ff-5083b7b7accf None None] RequestId filter calling following filter/app {{(pid=112713) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:51:35.298350 np0000183158 devstack@c-api.service[112713]: INFO cinder.api.openstack.wsgi [req-3512d795-d81b-43a7-b258-b8b17023edea req-566383f7-2242-4e8e-a1ff-5083b7b7accf admin admin] POST https://199.204.45.240/volume/v3/types/55d6b8b2-d272-4108-83fa-4e2746f39a03/extra_specs Jun 26 09:51:35.298884 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.openstack.wsgi [req-3512d795-d81b-43a7-b258-b8b17023edea req-566383f7-2242-4e8e-a1ff-5083b7b7accf admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112713) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 09:51:35.300505 np0000183158 devstack@c-api.service[112713]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 09:51:35.300505 np0000183158 devstack@c-api.service[112713]: warnings.warn( Jun 26 09:51:35.336932 np0000183158 devstack@c-api.service[112713]: DEBUG oslo_db.sqlalchemy.engines [req-3512d795-d81b-43a7-b258-b8b17023edea req-566383f7-2242-4e8e-a1ff-5083b7b7accf 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=112713) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:51:35.405624 np0000183158 devstack@c-api.service[112713]: INFO cinder.api.openstack.wsgi [req-3512d795-d81b-43a7-b258-b8b17023edea req-566383f7-2242-4e8e-a1ff-5083b7b7accf admin admin] https://199.204.45.240/volume/v3/types/55d6b8b2-d272-4108-83fa-4e2746f39a03/extra_specs returned with HTTP 200 Jun 26 09:51:35.406156 np0000183158 devstack@c-api.service[112713]: [pid: 112713|app: 0|req: 1/3] 199.204.45.240 () {70 vars in 1505 bytes} [Fri Jun 26 09:51:34 2026] POST /volume/v3/types/55d6b8b2-d272-4108-83fa-4e2746f39a03/extra_specs => generated 55 bytes in 445 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 09:51:37.092684 np0000183158 devstack@c-api.service[112715]: DEBUG dbcounter [-] [112715] Writing DB stats cinder:SELECT=6 {{(pid=112715) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:51:37.111784 np0000183158 devstack@c-api.service[112712]: DEBUG dbcounter [-] [112712] Writing DB stats cinder:SELECT=6 {{(pid=112712) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:51:44.948321 np0000183158 devstack@c-api.service[112717]: DEBUG dbcounter [-] [112717] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112717) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:51:45.405690 np0000183158 devstack@c-api.service[112713]: DEBUG dbcounter [-] [112713] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112713) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:54:02.960130 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.middleware.request_id [None req-48bf3342-f9b9-407b-8f6a-ba887010df71 None None] RequestId filter calling following filter/app {{(pid=112715) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:54:02.960969 np0000183158 devstack@c-api.service[112715]: INFO cinder.api.openstack.wsgi [None req-48bf3342-f9b9-407b-8f6a-ba887010df71 None None] GET https://199.204.45.240/volume// Jun 26 09:54:02.961186 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.openstack.wsgi [None req-48bf3342-f9b9-407b-8f6a-ba887010df71 None None] Empty body provided in request {{(pid=112715) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:54:02.961496 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.openstack.wsgi [None req-48bf3342-f9b9-407b-8f6a-ba887010df71 None None] Calling method 'all' {{(pid=112715) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:54:02.962194 np0000183158 devstack@c-api.service[112715]: INFO cinder.api.openstack.wsgi [None req-48bf3342-f9b9-407b-8f6a-ba887010df71 None None] https://199.204.45.240/volume// returned with HTTP 300 Jun 26 09:54:02.962534 np0000183158 devstack@c-api.service[112715]: [pid: 112715|app: 0|req: 2/4] 199.204.45.240 () {66 vars in 1456 bytes} [Fri Jun 26 09:54:02 2026] GET /volume/ => generated 390 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 26 09:54:40.273577 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.273577 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.273577 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.273577 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.273577 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.274438 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.274438 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.274438 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.274438 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.274438 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.274749 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.274749 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.274749 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.274749 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.274749 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.274749 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.275196 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.275196 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.275196 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.275196 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.275464 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.275464 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.275464 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.275464 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.275737 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.275737 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.275737 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.275737 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.276053 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.276053 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.276053 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.276053 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.276053 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.276395 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.276395 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.276395 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.276395 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.276395 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.276721 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.276721 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.276721 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.276721 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.276721 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.276721 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.277152 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.277152 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.277152 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.277152 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.277152 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.277152 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.277574 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.277574 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.277574 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.277574 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.277574 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.277574 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.277971 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.277971 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.277971 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.277971 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.277971 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.278324 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.278324 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.278324 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.278324 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.278324 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.278630 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.278630 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.278630 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.278630 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.278630 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.278630 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.279053 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.279053 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.279053 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.279053 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.279053 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.279053 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.279442 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.279442 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.279442 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.279442 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.279442 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.279813 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.279813 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.279813 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.279813 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.279813 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.280225 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.280225 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.280225 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.280225 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.280493 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.280493 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.280493 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.280493 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.280749 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.280749 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.280749 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.280749 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.280749 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.281113 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.281113 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.281113 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.281113 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.281113 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.281389 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.281389 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.281389 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.281389 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.281642 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.281642 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.281642 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.281642 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.281951 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.281951 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.281951 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.281951 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.282216 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.282216 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.282216 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.282216 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.282456 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.282456 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.282456 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.282456 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.282719 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.282719 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.282719 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.282719 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.282719 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.283094 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.283094 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.283094 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.283094 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.283094 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.283094 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.283497 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.283497 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.283497 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.283497 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.283497 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.283799 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.283799 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.283799 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.283799 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.283799 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.283799 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.284247 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.284247 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.284247 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.284247 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.284247 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.284247 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.284625 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.284625 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.284625 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.284625 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.284625 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.284625 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.285045 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.285045 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.285045 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.285045 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.285045 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.285045 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.285443 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.285443 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.285443 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.285443 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.285762 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.285762 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.285762 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.285762 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.285762 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.286139 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.286139 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.286139 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.286139 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 09:54:40.286139 np0000183158 devstack@c-api.service[112712]: warnings.warn(deprecated_msg) Jun 26 09:54:40.286139 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.middleware.request_id [None req-10494ca3-dc98-4e0f-9d4c-8bf0796345b3 None None] RequestId filter calling following filter/app {{(pid=112712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:54:40.286139 np0000183158 devstack@c-api.service[112712]: [pid: 112712|app: 0|req: 1/5] 199.204.45.240 () {62 vars in 1068 bytes} [Fri Jun 26 09:54:40 2026] GET /volume/v3 => generated 114 bytes in 23 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 26 09:54:40.313713 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.middleware.request_id [None req-e814472f-c6ea-4699-ae3b-44c7c88e9168 None None] RequestId filter calling following filter/app {{(pid=112717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:54:40.324157 np0000183158 devstack@c-api.service[112717]: [pid: 112717|app: 0|req: 2/6] 199.204.45.240 () {64 vars in 1272 bytes} [Fri Jun 26 09:54:40 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 26 09:54:40.360045 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.middleware.request_id [req-e814472f-c6ea-4699-ae3b-44c7c88e9168 req-7dcd3a0a-89e9-4edf-92ad-fada0a0b572a None None] RequestId filter calling following filter/app {{(pid=112713) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:54:40.365776 np0000183158 devstack@c-api.service[112713]: INFO cinder.api.openstack.wsgi [req-e814472f-c6ea-4699-ae3b-44c7c88e9168 req-7dcd3a0a-89e9-4edf-92ad-fada0a0b572a demo demo] GET https://199.204.45.240/volume/v3/ Jun 26 09:54:40.366332 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.openstack.wsgi [req-e814472f-c6ea-4699-ae3b-44c7c88e9168 req-7dcd3a0a-89e9-4edf-92ad-fada0a0b572a demo demo] Empty body provided in request {{(pid=112713) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:54:40.366698 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.openstack.wsgi [req-e814472f-c6ea-4699-ae3b-44c7c88e9168 req-7dcd3a0a-89e9-4edf-92ad-fada0a0b572a demo demo] Calling method 'version_select' {{(pid=112713) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:54:40.367591 np0000183158 devstack@c-api.service[112713]: INFO cinder.api.openstack.wsgi [req-e814472f-c6ea-4699-ae3b-44c7c88e9168 req-7dcd3a0a-89e9-4edf-92ad-fada0a0b572a demo demo] https://199.204.45.240/volume/v3/ returned with HTTP 200 Jun 26 09:54:40.367948 np0000183158 devstack@c-api.service[112713]: [pid: 112713|app: 0|req: 2/7] 199.204.45.240 () {66 vars in 1346 bytes} [Fri Jun 26 09:54:40 2026] GET /volume/v3/ => generated 390 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 09:54:40.406468 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.middleware.request_id [None req-4670a830-1f43-4086-9991-8584d61ce6ee None None] RequestId filter calling following filter/app {{(pid=112715) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:54:40.720121 np0000183158 devstack@c-api.service[112715]: INFO cinder.api.openstack.wsgi [None req-4670a830-1f43-4086-9991-8584d61ce6ee demo demo] GET https://199.204.45.240/volume/v3/types Jun 26 09:54:40.720483 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.openstack.wsgi [None req-4670a830-1f43-4086-9991-8584d61ce6ee demo demo] Empty body provided in request {{(pid=112715) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:54:40.720693 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.openstack.wsgi [None req-4670a830-1f43-4086-9991-8584d61ce6ee demo demo] Calling method 'index' {{(pid=112715) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:54:40.721240 np0000183158 devstack@c-api.service[112715]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 09:54:40.721240 np0000183158 devstack@c-api.service[112715]: warnings.warn( Jun 26 09:54:40.721858 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.api_utils [None req-4670a830-1f43-4086-9991-8584d61ce6ee demo demo] Removing options '' from query. {{(pid=112715) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 09:54:40.758516 np0000183158 devstack@c-api.service[112715]: DEBUG oslo_db.sqlalchemy.engines [None req-4670a830-1f43-4086-9991-8584d61ce6ee 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=112715) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:54:40.774898 np0000183158 devstack@c-api.service[112715]: INFO cinder.api.openstack.wsgi [None req-4670a830-1f43-4086-9991-8584d61ce6ee demo demo] https://199.204.45.240/volume/v3/types returned with HTTP 200 Jun 26 09:54:40.775328 np0000183158 devstack@c-api.service[112715]: [pid: 112715|app: 0|req: 3/8] 199.204.45.240 () {64 vars in 1290 bytes} [Fri Jun 26 09:54:40 2026] GET /volume/v3/types => generated 377 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 09:54:40.814073 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.middleware.request_id [None req-1f57cc6a-f266-4a9c-92bb-e896e72d086e None None] RequestId filter calling following filter/app {{(pid=112712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:54:41.148042 np0000183158 devstack@c-api.service[112712]: INFO cinder.api.openstack.wsgi [None req-1f57cc6a-f266-4a9c-92bb-e896e72d086e demo demo] GET https://199.204.45.240/volume/v3/types/default Jun 26 09:54:41.148443 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.openstack.wsgi [None req-1f57cc6a-f266-4a9c-92bb-e896e72d086e demo demo] Empty body provided in request {{(pid=112712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:54:41.148684 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.openstack.wsgi [None req-1f57cc6a-f266-4a9c-92bb-e896e72d086e demo demo] Calling method 'show' {{(pid=112712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:54:41.185237 np0000183158 devstack@c-api.service[112712]: DEBUG oslo_db.sqlalchemy.engines [None req-1f57cc6a-f266-4a9c-92bb-e896e72d086e 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=112712) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:54:41.203188 np0000183158 devstack@c-api.service[112712]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 09:54:41.203188 np0000183158 devstack@c-api.service[112712]: warnings.warn( Jun 26 09:54:41.205405 np0000183158 devstack@c-api.service[112712]: INFO cinder.api.openstack.wsgi [None req-1f57cc6a-f266-4a9c-92bb-e896e72d086e demo demo] https://199.204.45.240/volume/v3/types/default returned with HTTP 200 Jun 26 09:54:41.205788 np0000183158 devstack@c-api.service[112712]: [pid: 112712|app: 0|req: 2/9] 199.204.45.240 () {64 vars in 1301 bytes} [Fri Jun 26 09:54:40 2026] GET /volume/v3/types/default => generated 145 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 09:54:41.671322 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.middleware.request_id [None req-ca47d7e4-1764-47fb-b361-9b0c8ec7ed31 None None] RequestId filter calling following filter/app {{(pid=112717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:54:41.672500 np0000183158 devstack@c-api.service[112717]: [pid: 112717|app: 0|req: 3/10] 199.204.45.240 () {62 vars in 1068 bytes} [Fri Jun 26 09:54:41 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 26 09:54:41.707394 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.middleware.request_id [None req-eec5753b-f4fa-44d4-9677-66596bd9889e None None] RequestId filter calling following filter/app {{(pid=112713) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:54:41.714464 np0000183158 devstack@c-api.service[112713]: [pid: 112713|app: 0|req: 3/11] 199.204.45.240 () {64 vars in 1272 bytes} [Fri Jun 26 09:54:41 2026] GET /volume/v3 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 26 09:54:41.750442 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.middleware.request_id [req-eec5753b-f4fa-44d4-9677-66596bd9889e req-44dbeeb7-81eb-4808-a0c6-8d24f0c76f79 None None] RequestId filter calling following filter/app {{(pid=112715) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:54:41.753760 np0000183158 devstack@c-api.service[112715]: INFO cinder.api.openstack.wsgi [req-eec5753b-f4fa-44d4-9677-66596bd9889e req-44dbeeb7-81eb-4808-a0c6-8d24f0c76f79 demo demo] GET https://199.204.45.240/volume/v3/ Jun 26 09:54:41.754160 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.openstack.wsgi [req-eec5753b-f4fa-44d4-9677-66596bd9889e req-44dbeeb7-81eb-4808-a0c6-8d24f0c76f79 demo demo] Empty body provided in request {{(pid=112715) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:54:41.754517 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.openstack.wsgi [req-eec5753b-f4fa-44d4-9677-66596bd9889e req-44dbeeb7-81eb-4808-a0c6-8d24f0c76f79 demo demo] Calling method 'version_select' {{(pid=112715) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:54:41.755476 np0000183158 devstack@c-api.service[112715]: INFO cinder.api.openstack.wsgi [req-eec5753b-f4fa-44d4-9677-66596bd9889e req-44dbeeb7-81eb-4808-a0c6-8d24f0c76f79 demo demo] https://199.204.45.240/volume/v3/ returned with HTTP 200 Jun 26 09:54:41.756065 np0000183158 devstack@c-api.service[112715]: [pid: 112715|app: 0|req: 4/12] 199.204.45.240 () {66 vars in 1346 bytes} [Fri Jun 26 09:54:41 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 09:54:41.789770 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.middleware.request_id [None req-0ab61778-8876-4565-afd5-bbaa6a50d026 None None] RequestId filter calling following filter/app {{(pid=112712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:54:41.792050 np0000183158 devstack@c-api.service[112712]: INFO cinder.api.openstack.wsgi [None req-0ab61778-8876-4565-afd5-bbaa6a50d026 demo demo] GET https://199.204.45.240/volume/v3/types/default Jun 26 09:54:41.792299 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.openstack.wsgi [None req-0ab61778-8876-4565-afd5-bbaa6a50d026 demo demo] Empty body provided in request {{(pid=112712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:54:41.792564 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.openstack.wsgi [None req-0ab61778-8876-4565-afd5-bbaa6a50d026 demo demo] Calling method 'show' {{(pid=112712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:54:41.804523 np0000183158 devstack@c-api.service[112712]: INFO cinder.api.openstack.wsgi [None req-0ab61778-8876-4565-afd5-bbaa6a50d026 demo demo] https://199.204.45.240/volume/v3/types/default returned with HTTP 200 Jun 26 09:54:41.805156 np0000183158 devstack@c-api.service[112712]: [pid: 112712|app: 0|req: 3/13] 199.204.45.240 () {64 vars in 1301 bytes} [Fri Jun 26 09:54:41 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 09:54:42.410412 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.middleware.request_id [None req-dce84825-62e6-4dca-bd07-d0052e51f7b0 None None] RequestId filter calling following filter/app {{(pid=112717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:54:42.411767 np0000183158 devstack@c-api.service[112717]: [pid: 112717|app: 0|req: 4/14] 199.204.45.240 () {62 vars in 1068 bytes} [Fri Jun 26 09:54:42 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 26 09:54:42.438208 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.middleware.request_id [None req-26021c31-21b8-42be-986a-fba70cc2fbe5 None None] RequestId filter calling following filter/app {{(pid=112713) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:54:42.441760 np0000183158 devstack@c-api.service[112713]: [pid: 112713|app: 0|req: 4/15] 199.204.45.240 () {64 vars in 1272 bytes} [Fri Jun 26 09:54:42 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 26 09:54:42.470367 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.middleware.request_id [req-26021c31-21b8-42be-986a-fba70cc2fbe5 req-63b99334-b3e9-449e-b823-aab4fb213369 None None] RequestId filter calling following filter/app {{(pid=112715) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:54:42.477383 np0000183158 devstack@c-api.service[112715]: INFO cinder.api.openstack.wsgi [req-26021c31-21b8-42be-986a-fba70cc2fbe5 req-63b99334-b3e9-449e-b823-aab4fb213369 demo demo] GET https://199.204.45.240/volume/v3/ Jun 26 09:54:42.478959 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.openstack.wsgi [req-26021c31-21b8-42be-986a-fba70cc2fbe5 req-63b99334-b3e9-449e-b823-aab4fb213369 demo demo] Empty body provided in request {{(pid=112715) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:54:42.478959 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.openstack.wsgi [req-26021c31-21b8-42be-986a-fba70cc2fbe5 req-63b99334-b3e9-449e-b823-aab4fb213369 demo demo] Calling method 'version_select' {{(pid=112715) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:54:42.478959 np0000183158 devstack@c-api.service[112715]: INFO cinder.api.openstack.wsgi [req-26021c31-21b8-42be-986a-fba70cc2fbe5 req-63b99334-b3e9-449e-b823-aab4fb213369 demo demo] https://199.204.45.240/volume/v3/ returned with HTTP 200 Jun 26 09:54:42.478959 np0000183158 devstack@c-api.service[112715]: [pid: 112715|app: 0|req: 5/16] 199.204.45.240 () {66 vars in 1346 bytes} [Fri Jun 26 09:54:42 2026] GET /volume/v3/ => generated 390 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 09:54:42.512326 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.middleware.request_id [None req-46e0f29b-3324-434c-b01f-28ef690bb9e5 None None] RequestId filter calling following filter/app {{(pid=112712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:54:42.515702 np0000183158 devstack@c-api.service[112712]: INFO cinder.api.openstack.wsgi [None req-46e0f29b-3324-434c-b01f-28ef690bb9e5 demo demo] GET https://199.204.45.240/volume/v3/types/default Jun 26 09:54:42.516090 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.openstack.wsgi [None req-46e0f29b-3324-434c-b01f-28ef690bb9e5 demo demo] Empty body provided in request {{(pid=112712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:54:42.516474 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.openstack.wsgi [None req-46e0f29b-3324-434c-b01f-28ef690bb9e5 demo demo] Calling method 'show' {{(pid=112712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:54:42.525447 np0000183158 devstack@c-api.service[112712]: INFO cinder.api.openstack.wsgi [None req-46e0f29b-3324-434c-b01f-28ef690bb9e5 demo demo] https://199.204.45.240/volume/v3/types/default returned with HTTP 200 Jun 26 09:54:42.525738 np0000183158 devstack@c-api.service[112712]: [pid: 112712|app: 0|req: 4/17] 199.204.45.240 () {64 vars in 1301 bytes} [Fri Jun 26 09:54:42 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 09:54:42.558883 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.middleware.request_id [None req-e0ecbc91-2bb6-469f-ae54-2d8449841de9 None None] RequestId filter calling following filter/app {{(pid=112717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:54:42.559505 np0000183158 devstack@c-api.service[112717]: [pid: 112717|app: 0|req: 5/18] 199.204.45.240 () {62 vars in 1068 bytes} [Fri Jun 26 09:54:42 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 26 09:54:42.594983 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.middleware.request_id [None req-667b7bd1-c35d-4848-9b3a-6124bb8e264f None None] RequestId filter calling following filter/app {{(pid=112713) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:54:42.598179 np0000183158 devstack@c-api.service[112713]: [pid: 112713|app: 0|req: 5/19] 199.204.45.240 () {64 vars in 1272 bytes} [Fri Jun 26 09:54:42 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 26 09:54:42.632019 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.middleware.request_id [req-667b7bd1-c35d-4848-9b3a-6124bb8e264f req-8ec3047f-526c-4885-8ea0-5010079085e9 None None] RequestId filter calling following filter/app {{(pid=112715) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:54:42.635412 np0000183158 devstack@c-api.service[112715]: INFO cinder.api.openstack.wsgi [req-667b7bd1-c35d-4848-9b3a-6124bb8e264f req-8ec3047f-526c-4885-8ea0-5010079085e9 demo demo] GET https://199.204.45.240/volume/v3/ Jun 26 09:54:42.635790 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.openstack.wsgi [req-667b7bd1-c35d-4848-9b3a-6124bb8e264f req-8ec3047f-526c-4885-8ea0-5010079085e9 demo demo] Empty body provided in request {{(pid=112715) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:54:42.636219 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.openstack.wsgi [req-667b7bd1-c35d-4848-9b3a-6124bb8e264f req-8ec3047f-526c-4885-8ea0-5010079085e9 demo demo] Calling method 'version_select' {{(pid=112715) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:54:42.636934 np0000183158 devstack@c-api.service[112715]: INFO cinder.api.openstack.wsgi [req-667b7bd1-c35d-4848-9b3a-6124bb8e264f req-8ec3047f-526c-4885-8ea0-5010079085e9 demo demo] https://199.204.45.240/volume/v3/ returned with HTTP 200 Jun 26 09:54:42.637612 np0000183158 devstack@c-api.service[112715]: [pid: 112715|app: 0|req: 6/20] 199.204.45.240 () {66 vars in 1346 bytes} [Fri Jun 26 09:54:42 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 09:54:42.678163 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.middleware.request_id [None req-44b1a793-9950-4f8b-a29c-71ef624eeea0 None None] RequestId filter calling following filter/app {{(pid=112712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:54:42.681654 np0000183158 devstack@c-api.service[112712]: INFO cinder.api.openstack.wsgi [None req-44b1a793-9950-4f8b-a29c-71ef624eeea0 demo demo] GET https://199.204.45.240/volume/v3/types/default Jun 26 09:54:42.682095 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.openstack.wsgi [None req-44b1a793-9950-4f8b-a29c-71ef624eeea0 demo demo] Empty body provided in request {{(pid=112712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:54:42.682433 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.openstack.wsgi [None req-44b1a793-9950-4f8b-a29c-71ef624eeea0 demo demo] Calling method 'show' {{(pid=112712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:54:42.691283 np0000183158 devstack@c-api.service[112712]: INFO cinder.api.openstack.wsgi [None req-44b1a793-9950-4f8b-a29c-71ef624eeea0 demo demo] https://199.204.45.240/volume/v3/types/default returned with HTTP 200 Jun 26 09:54:42.691517 np0000183158 devstack@c-api.service[112712]: [pid: 112712|app: 0|req: 5/21] 199.204.45.240 () {64 vars in 1301 bytes} [Fri Jun 26 09:54:42 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 09:54:50.769772 np0000183158 devstack@c-api.service[112715]: DEBUG dbcounter [-] [112715] Writing DB stats cinder:SELECT=1 {{(pid=112715) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:54:52.688109 np0000183158 devstack@c-api.service[112712]: DEBUG dbcounter [-] [112712] Writing DB stats cinder:SELECT=8 {{(pid=112712) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:59:36.597877 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.middleware.request_id [None req-4474f767-c85d-4eef-9489-0f0e7d390322 None None] RequestId filter calling following filter/app {{(pid=112717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:59:36.688899 np0000183158 devstack@c-api.service[112717]: INFO cinder.api.openstack.wsgi [None req-4474f767-c85d-4eef-9489-0f0e7d390322 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 26 09:59:36.689314 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.openstack.wsgi [None req-4474f767-c85d-4eef-9489-0f0e7d390322 demo demo] Empty body provided in request {{(pid=112717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:59:36.689709 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.openstack.wsgi [None req-4474f767-c85d-4eef-9489-0f0e7d390322 demo demo] Calling method 'detail' {{(pid=112717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:59:36.690771 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.api_utils [None req-4474f767-c85d-4eef-9489-0f0e7d390322 demo demo] Removing options '' from query. {{(pid=112717) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 09:59:36.692161 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.volume.api [None req-4474f767-c85d-4eef-9489-0f0e7d390322 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112717) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 09:59:36.728696 np0000183158 devstack@c-api.service[112717]: INFO cinder.volume.api [None req-4474f767-c85d-4eef-9489-0f0e7d390322 demo demo] Get all volumes completed successfully. Jun 26 09:59:36.731561 np0000183158 devstack@c-api.service[112717]: INFO cinder.api.openstack.wsgi [None req-4474f767-c85d-4eef-9489-0f0e7d390322 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 26 09:59:36.732335 np0000183158 devstack@c-api.service[112717]: [pid: 112717|app: 0|req: 6/22] 199.204.45.240 () {64 vars in 1294 bytes} [Fri Jun 26 09:59:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 09:59:46.724001 np0000183158 devstack@c-api.service[112717]: DEBUG dbcounter [-] [112717] Writing DB stats cinder:SELECT=1 {{(pid=112717) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:00:36.770828 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.middleware.request_id [None req-9a32e099-d089-4676-b5d0-06b412e11f6e None None] RequestId filter calling following filter/app {{(pid=112713) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:00:36.773472 np0000183158 devstack@c-api.service[112713]: INFO cinder.api.openstack.wsgi [None req-9a32e099-d089-4676-b5d0-06b412e11f6e demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 26 10:00:36.773710 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.openstack.wsgi [None req-9a32e099-d089-4676-b5d0-06b412e11f6e demo demo] Empty body provided in request {{(pid=112713) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:00:36.773949 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.openstack.wsgi [None req-9a32e099-d089-4676-b5d0-06b412e11f6e demo demo] Calling method 'detail' {{(pid=112713) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:00:36.774437 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.api_utils [None req-9a32e099-d089-4676-b5d0-06b412e11f6e demo demo] Removing options '' from query. {{(pid=112713) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:00:36.775190 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.volume.api [None req-9a32e099-d089-4676-b5d0-06b412e11f6e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112713) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:00:36.804204 np0000183158 devstack@c-api.service[112713]: INFO cinder.volume.api [None req-9a32e099-d089-4676-b5d0-06b412e11f6e demo demo] Get all volumes completed successfully. Jun 26 10:00:36.807509 np0000183158 devstack@c-api.service[112713]: INFO cinder.api.openstack.wsgi [None req-9a32e099-d089-4676-b5d0-06b412e11f6e demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:00:36.808022 np0000183158 devstack@c-api.service[112713]: [pid: 112713|app: 0|req: 6/23] 199.204.45.240 () {64 vars in 1294 bytes} [Fri Jun 26 10:00:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:00:46.797668 np0000183158 devstack@c-api.service[112713]: DEBUG dbcounter [-] [112713] Writing DB stats cinder:SELECT=1 {{(pid=112713) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:01:36.842598 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.middleware.request_id [None req-93b69b6f-02d6-4efe-b19c-4a66619da6de None None] RequestId filter calling following filter/app {{(pid=112715) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:01:36.848005 np0000183158 devstack@c-api.service[112715]: INFO cinder.api.openstack.wsgi [None req-93b69b6f-02d6-4efe-b19c-4a66619da6de demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 26 10:01:36.848173 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.openstack.wsgi [None req-93b69b6f-02d6-4efe-b19c-4a66619da6de demo demo] Empty body provided in request {{(pid=112715) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:01:36.848358 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.openstack.wsgi [None req-93b69b6f-02d6-4efe-b19c-4a66619da6de demo demo] Calling method 'detail' {{(pid=112715) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:01:36.848809 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.api_utils [None req-93b69b6f-02d6-4efe-b19c-4a66619da6de demo demo] Removing options '' from query. {{(pid=112715) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:01:36.849558 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.volume.api [None req-93b69b6f-02d6-4efe-b19c-4a66619da6de demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112715) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:01:36.892889 np0000183158 devstack@c-api.service[112715]: INFO cinder.volume.api [None req-93b69b6f-02d6-4efe-b19c-4a66619da6de demo demo] Get all volumes completed successfully. Jun 26 10:01:36.896297 np0000183158 devstack@c-api.service[112715]: INFO cinder.api.openstack.wsgi [None req-93b69b6f-02d6-4efe-b19c-4a66619da6de demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:01:36.896297 np0000183158 devstack@c-api.service[112715]: [pid: 112715|app: 0|req: 7/24] 199.204.45.240 () {64 vars in 1294 bytes} [Fri Jun 26 10:01:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:01:46.886679 np0000183158 devstack@c-api.service[112715]: DEBUG dbcounter [-] [112715] Writing DB stats cinder:SELECT=1 {{(pid=112715) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:02:36.912379 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.middleware.request_id [None req-b8ee4593-fe06-4717-b553-d72934023d02 None None] RequestId filter calling following filter/app {{(pid=112712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:02:36.919110 np0000183158 devstack@c-api.service[112712]: INFO cinder.api.openstack.wsgi [None req-b8ee4593-fe06-4717-b553-d72934023d02 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 26 10:02:36.919351 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.openstack.wsgi [None req-b8ee4593-fe06-4717-b553-d72934023d02 demo demo] Empty body provided in request {{(pid=112712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:02:36.919594 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.openstack.wsgi [None req-b8ee4593-fe06-4717-b553-d72934023d02 demo demo] Calling method 'detail' {{(pid=112712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:02:36.920239 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.api_utils [None req-b8ee4593-fe06-4717-b553-d72934023d02 demo demo] Removing options '' from query. {{(pid=112712) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:02:36.921511 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.volume.api [None req-b8ee4593-fe06-4717-b553-d72934023d02 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112712) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:02:36.960196 np0000183158 devstack@c-api.service[112712]: INFO cinder.volume.api [None req-b8ee4593-fe06-4717-b553-d72934023d02 demo demo] Get all volumes completed successfully. Jun 26 10:02:36.962372 np0000183158 devstack@c-api.service[112712]: INFO cinder.api.openstack.wsgi [None req-b8ee4593-fe06-4717-b553-d72934023d02 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:02:36.962791 np0000183158 devstack@c-api.service[112712]: [pid: 112712|app: 0|req: 6/25] 199.204.45.240 () {64 vars in 1294 bytes} [Fri Jun 26 10:02:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:02:46.953902 np0000183158 devstack@c-api.service[112712]: DEBUG dbcounter [-] [112712] Writing DB stats cinder:SELECT=1 {{(pid=112712) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:03:36.979478 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.middleware.request_id [None req-23c8d9c7-9a5f-4a80-9a83-e32da8ab9b85 None None] RequestId filter calling following filter/app {{(pid=112717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:03:36.986213 np0000183158 devstack@c-api.service[112717]: INFO cinder.api.openstack.wsgi [None req-23c8d9c7-9a5f-4a80-9a83-e32da8ab9b85 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 26 10:03:36.986501 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.openstack.wsgi [None req-23c8d9c7-9a5f-4a80-9a83-e32da8ab9b85 demo demo] Empty body provided in request {{(pid=112717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:03:36.986619 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.openstack.wsgi [None req-23c8d9c7-9a5f-4a80-9a83-e32da8ab9b85 demo demo] Calling method 'detail' {{(pid=112717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:03:36.986851 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.api_utils [None req-23c8d9c7-9a5f-4a80-9a83-e32da8ab9b85 demo demo] Removing options '' from query. {{(pid=112717) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:03:36.987591 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.volume.api [None req-23c8d9c7-9a5f-4a80-9a83-e32da8ab9b85 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112717) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:03:36.998173 np0000183158 devstack@c-api.service[112717]: INFO cinder.volume.api [None req-23c8d9c7-9a5f-4a80-9a83-e32da8ab9b85 demo demo] Get all volumes completed successfully. Jun 26 10:03:37.000278 np0000183158 devstack@c-api.service[112717]: INFO cinder.api.openstack.wsgi [None req-23c8d9c7-9a5f-4a80-9a83-e32da8ab9b85 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:03:37.000815 np0000183158 devstack@c-api.service[112717]: [pid: 112717|app: 0|req: 7/26] 199.204.45.240 () {64 vars in 1294 bytes} [Fri Jun 26 10:03:36 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:03:46.994817 np0000183158 devstack@c-api.service[112717]: DEBUG dbcounter [-] [112717] Writing DB stats cinder:SELECT=1 {{(pid=112717) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:04:37.019165 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.middleware.request_id [None req-42285455-1a01-451c-a3d6-4134a55b9bac None None] RequestId filter calling following filter/app {{(pid=112713) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:04:37.196115 np0000183158 devstack@c-api.service[112713]: INFO cinder.api.openstack.wsgi [None req-42285455-1a01-451c-a3d6-4134a55b9bac demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 26 10:04:37.196513 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.openstack.wsgi [None req-42285455-1a01-451c-a3d6-4134a55b9bac demo demo] Empty body provided in request {{(pid=112713) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:04:37.197705 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.openstack.wsgi [None req-42285455-1a01-451c-a3d6-4134a55b9bac demo demo] Calling method 'detail' {{(pid=112713) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:04:37.197769 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.api_utils [None req-42285455-1a01-451c-a3d6-4134a55b9bac demo demo] Removing options '' from query. {{(pid=112713) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:04:37.199470 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.volume.api [None req-42285455-1a01-451c-a3d6-4134a55b9bac demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112713) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:04:37.207177 np0000183158 devstack@c-api.service[112713]: INFO cinder.volume.api [None req-42285455-1a01-451c-a3d6-4134a55b9bac demo demo] Get all volumes completed successfully. Jun 26 10:04:37.209185 np0000183158 devstack@c-api.service[112713]: INFO cinder.api.openstack.wsgi [None req-42285455-1a01-451c-a3d6-4134a55b9bac demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:04:37.209505 np0000183158 devstack@c-api.service[112713]: [pid: 112713|app: 0|req: 7/27] 199.204.45.240 () {64 vars in 1294 bytes} [Fri Jun 26 10:04:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:04:47.202497 np0000183158 devstack@c-api.service[112713]: DEBUG dbcounter [-] [112713] Writing DB stats cinder:SELECT=1 {{(pid=112713) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:05:37.229252 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.middleware.request_id [None req-342ffa1a-dfce-4e0b-98ec-800ae969242a None None] RequestId filter calling following filter/app {{(pid=112715) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:05:37.232291 np0000183158 devstack@c-api.service[112715]: INFO cinder.api.openstack.wsgi [None req-342ffa1a-dfce-4e0b-98ec-800ae969242a demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 26 10:05:37.232552 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.openstack.wsgi [None req-342ffa1a-dfce-4e0b-98ec-800ae969242a demo demo] Empty body provided in request {{(pid=112715) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:05:37.232848 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.openstack.wsgi [None req-342ffa1a-dfce-4e0b-98ec-800ae969242a demo demo] Calling method 'detail' {{(pid=112715) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:05:37.233210 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.api_utils [None req-342ffa1a-dfce-4e0b-98ec-800ae969242a demo demo] Removing options '' from query. {{(pid=112715) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:05:37.234272 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.volume.api [None req-342ffa1a-dfce-4e0b-98ec-800ae969242a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112715) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:05:37.242548 np0000183158 devstack@c-api.service[112715]: INFO cinder.volume.api [None req-342ffa1a-dfce-4e0b-98ec-800ae969242a demo demo] Get all volumes completed successfully. Jun 26 10:05:37.244526 np0000183158 devstack@c-api.service[112715]: INFO cinder.api.openstack.wsgi [None req-342ffa1a-dfce-4e0b-98ec-800ae969242a demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:05:37.244848 np0000183158 devstack@c-api.service[112715]: [pid: 112715|app: 0|req: 8/28] 199.204.45.240 () {64 vars in 1294 bytes} [Fri Jun 26 10:05:37 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 26 10:05:47.237744 np0000183158 devstack@c-api.service[112715]: DEBUG dbcounter [-] [112715] Writing DB stats cinder:SELECT=1 {{(pid=112715) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:06:37.257999 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.middleware.request_id [None req-bb67a7eb-b653-4932-8454-f14cd1b1aac2 None None] RequestId filter calling following filter/app {{(pid=112712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:06:37.263294 np0000183158 devstack@c-api.service[112712]: INFO cinder.api.openstack.wsgi [None req-bb67a7eb-b653-4932-8454-f14cd1b1aac2 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 26 10:06:37.263535 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.openstack.wsgi [None req-bb67a7eb-b653-4932-8454-f14cd1b1aac2 demo demo] Empty body provided in request {{(pid=112712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:06:37.263837 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.openstack.wsgi [None req-bb67a7eb-b653-4932-8454-f14cd1b1aac2 demo demo] Calling method 'detail' {{(pid=112712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:06:37.264367 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.api_utils [None req-bb67a7eb-b653-4932-8454-f14cd1b1aac2 demo demo] Removing options '' from query. {{(pid=112712) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:06:37.265323 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.volume.api [None req-bb67a7eb-b653-4932-8454-f14cd1b1aac2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112712) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:06:37.272617 np0000183158 devstack@c-api.service[112712]: INFO cinder.volume.api [None req-bb67a7eb-b653-4932-8454-f14cd1b1aac2 demo demo] Get all volumes completed successfully. Jun 26 10:06:37.274494 np0000183158 devstack@c-api.service[112712]: INFO cinder.api.openstack.wsgi [None req-bb67a7eb-b653-4932-8454-f14cd1b1aac2 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:06:37.274848 np0000183158 devstack@c-api.service[112712]: [pid: 112712|app: 0|req: 7/29] 199.204.45.240 () {64 vars in 1294 bytes} [Fri Jun 26 10:06:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:06:47.269071 np0000183158 devstack@c-api.service[112712]: DEBUG dbcounter [-] [112712] Writing DB stats cinder:SELECT=1 {{(pid=112712) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:07:37.298361 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.middleware.request_id [None req-d949f54a-de78-41ce-be23-fd3e3b5f98b0 None None] RequestId filter calling following filter/app {{(pid=112717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:07:37.301669 np0000183158 devstack@c-api.service[112717]: INFO cinder.api.openstack.wsgi [None req-d949f54a-de78-41ce-be23-fd3e3b5f98b0 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 26 10:07:37.302106 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.openstack.wsgi [None req-d949f54a-de78-41ce-be23-fd3e3b5f98b0 demo demo] Empty body provided in request {{(pid=112717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:07:37.302515 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.openstack.wsgi [None req-d949f54a-de78-41ce-be23-fd3e3b5f98b0 demo demo] Calling method 'detail' {{(pid=112717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:07:37.303027 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.api_utils [None req-d949f54a-de78-41ce-be23-fd3e3b5f98b0 demo demo] Removing options '' from query. {{(pid=112717) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:07:37.304784 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.volume.api [None req-d949f54a-de78-41ce-be23-fd3e3b5f98b0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112717) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:07:37.314775 np0000183158 devstack@c-api.service[112717]: INFO cinder.volume.api [None req-d949f54a-de78-41ce-be23-fd3e3b5f98b0 demo demo] Get all volumes completed successfully. Jun 26 10:07:37.316625 np0000183158 devstack@c-api.service[112717]: INFO cinder.api.openstack.wsgi [None req-d949f54a-de78-41ce-be23-fd3e3b5f98b0 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:07:37.316928 np0000183158 devstack@c-api.service[112717]: [pid: 112717|app: 0|req: 8/30] 199.204.45.240 () {64 vars in 1294 bytes} [Fri Jun 26 10:07:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:07:47.309716 np0000183158 devstack@c-api.service[112717]: DEBUG dbcounter [-] [112717] Writing DB stats cinder:SELECT=1 {{(pid=112717) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:08:37.331179 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.middleware.request_id [None req-34e4cc23-52d9-4d5f-81a4-3bff61dd9186 None None] RequestId filter calling following filter/app {{(pid=112713) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:08:37.336065 np0000183158 devstack@c-api.service[112713]: INFO cinder.api.openstack.wsgi [None req-34e4cc23-52d9-4d5f-81a4-3bff61dd9186 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 26 10:08:37.336065 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.openstack.wsgi [None req-34e4cc23-52d9-4d5f-81a4-3bff61dd9186 demo demo] Empty body provided in request {{(pid=112713) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:08:37.336065 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.openstack.wsgi [None req-34e4cc23-52d9-4d5f-81a4-3bff61dd9186 demo demo] Calling method 'detail' {{(pid=112713) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:08:37.336065 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.api_utils [None req-34e4cc23-52d9-4d5f-81a4-3bff61dd9186 demo demo] Removing options '' from query. {{(pid=112713) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:08:37.336065 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.volume.api [None req-34e4cc23-52d9-4d5f-81a4-3bff61dd9186 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112713) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:08:37.342899 np0000183158 devstack@c-api.service[112713]: INFO cinder.volume.api [None req-34e4cc23-52d9-4d5f-81a4-3bff61dd9186 demo demo] Get all volumes completed successfully. Jun 26 10:08:37.345924 np0000183158 devstack@c-api.service[112713]: INFO cinder.api.openstack.wsgi [None req-34e4cc23-52d9-4d5f-81a4-3bff61dd9186 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:08:37.346505 np0000183158 devstack@c-api.service[112713]: [pid: 112713|app: 0|req: 8/31] 199.204.45.240 () {64 vars in 1294 bytes} [Fri Jun 26 10:08:37 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 26 10:08:47.338977 np0000183158 devstack@c-api.service[112713]: DEBUG dbcounter [-] [112713] Writing DB stats cinder:SELECT=1 {{(pid=112713) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:09:37.364006 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.middleware.request_id [None req-bebd03dc-304d-4e84-ac10-7defdc47cfb1 None None] RequestId filter calling following filter/app {{(pid=112715) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:09:37.505676 np0000183158 devstack@c-api.service[112715]: INFO cinder.api.openstack.wsgi [None req-bebd03dc-304d-4e84-ac10-7defdc47cfb1 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 26 10:09:37.506160 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.openstack.wsgi [None req-bebd03dc-304d-4e84-ac10-7defdc47cfb1 demo demo] Empty body provided in request {{(pid=112715) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:09:37.506553 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.openstack.wsgi [None req-bebd03dc-304d-4e84-ac10-7defdc47cfb1 demo demo] Calling method 'detail' {{(pid=112715) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:09:37.507065 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.api_utils [None req-bebd03dc-304d-4e84-ac10-7defdc47cfb1 demo demo] Removing options '' from query. {{(pid=112715) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:09:37.508637 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.volume.api [None req-bebd03dc-304d-4e84-ac10-7defdc47cfb1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112715) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:09:37.521426 np0000183158 devstack@c-api.service[112715]: INFO cinder.volume.api [None req-bebd03dc-304d-4e84-ac10-7defdc47cfb1 demo demo] Get all volumes completed successfully. Jun 26 10:09:37.523517 np0000183158 devstack@c-api.service[112715]: INFO cinder.api.openstack.wsgi [None req-bebd03dc-304d-4e84-ac10-7defdc47cfb1 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:09:37.523886 np0000183158 devstack@c-api.service[112715]: [pid: 112715|app: 0|req: 9/32] 199.204.45.240 () {64 vars in 1294 bytes} [Fri Jun 26 10:09:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:09:47.514800 np0000183158 devstack@c-api.service[112715]: DEBUG dbcounter [-] [112715] Writing DB stats cinder:SELECT=1 {{(pid=112715) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:10:37.537702 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.middleware.request_id [None req-ab3b16b4-2a8e-4ee1-99b4-bac49431cd74 None None] RequestId filter calling following filter/app {{(pid=112712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:10:37.542524 np0000183158 devstack@c-api.service[112712]: INFO cinder.api.openstack.wsgi [None req-ab3b16b4-2a8e-4ee1-99b4-bac49431cd74 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 26 10:10:37.543226 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.openstack.wsgi [None req-ab3b16b4-2a8e-4ee1-99b4-bac49431cd74 demo demo] Empty body provided in request {{(pid=112712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:10:37.543634 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.openstack.wsgi [None req-ab3b16b4-2a8e-4ee1-99b4-bac49431cd74 demo demo] Calling method 'detail' {{(pid=112712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:10:37.544195 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.api_utils [None req-ab3b16b4-2a8e-4ee1-99b4-bac49431cd74 demo demo] Removing options '' from query. {{(pid=112712) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:10:37.545769 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.volume.api [None req-ab3b16b4-2a8e-4ee1-99b4-bac49431cd74 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112712) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:10:37.556894 np0000183158 devstack@c-api.service[112712]: INFO cinder.volume.api [None req-ab3b16b4-2a8e-4ee1-99b4-bac49431cd74 demo demo] Get all volumes completed successfully. Jun 26 10:10:37.560253 np0000183158 devstack@c-api.service[112712]: INFO cinder.api.openstack.wsgi [None req-ab3b16b4-2a8e-4ee1-99b4-bac49431cd74 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:10:37.560990 np0000183158 devstack@c-api.service[112712]: [pid: 112712|app: 0|req: 8/33] 199.204.45.240 () {64 vars in 1294 bytes} [Fri Jun 26 10:10:37 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 26 10:10:47.548818 np0000183158 devstack@c-api.service[112712]: DEBUG dbcounter [-] [112712] Writing DB stats cinder:SELECT=1 {{(pid=112712) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:11:37.580006 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.middleware.request_id [None req-370e0849-7ca2-4270-8081-8f438a6b2ed4 None None] RequestId filter calling following filter/app {{(pid=112717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:11:37.584087 np0000183158 devstack@c-api.service[112717]: INFO cinder.api.openstack.wsgi [None req-370e0849-7ca2-4270-8081-8f438a6b2ed4 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 26 10:11:37.584462 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.openstack.wsgi [None req-370e0849-7ca2-4270-8081-8f438a6b2ed4 demo demo] Empty body provided in request {{(pid=112717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:11:37.584842 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.openstack.wsgi [None req-370e0849-7ca2-4270-8081-8f438a6b2ed4 demo demo] Calling method 'detail' {{(pid=112717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:11:37.585354 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.api_utils [None req-370e0849-7ca2-4270-8081-8f438a6b2ed4 demo demo] Removing options '' from query. {{(pid=112717) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:11:37.586922 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.volume.api [None req-370e0849-7ca2-4270-8081-8f438a6b2ed4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112717) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:11:37.598062 np0000183158 devstack@c-api.service[112717]: INFO cinder.volume.api [None req-370e0849-7ca2-4270-8081-8f438a6b2ed4 demo demo] Get all volumes completed successfully. Jun 26 10:11:37.600966 np0000183158 devstack@c-api.service[112717]: INFO cinder.api.openstack.wsgi [None req-370e0849-7ca2-4270-8081-8f438a6b2ed4 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:11:37.601476 np0000183158 devstack@c-api.service[112717]: [pid: 112717|app: 0|req: 9/34] 199.204.45.240 () {64 vars in 1294 bytes} [Fri Jun 26 10:11:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:11:47.590841 np0000183158 devstack@c-api.service[112717]: DEBUG dbcounter [-] [112717] Writing DB stats cinder:SELECT=1 {{(pid=112717) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:12:37.614973 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.middleware.request_id [None req-d2a2684d-b3a5-48dd-83ad-cdec0a6989b1 None None] RequestId filter calling following filter/app {{(pid=112713) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:12:37.618231 np0000183158 devstack@c-api.service[112713]: INFO cinder.api.openstack.wsgi [None req-d2a2684d-b3a5-48dd-83ad-cdec0a6989b1 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 26 10:12:37.618652 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.openstack.wsgi [None req-d2a2684d-b3a5-48dd-83ad-cdec0a6989b1 demo demo] Empty body provided in request {{(pid=112713) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:12:37.618924 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.openstack.wsgi [None req-d2a2684d-b3a5-48dd-83ad-cdec0a6989b1 demo demo] Calling method 'detail' {{(pid=112713) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:12:37.619627 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.api_utils [None req-d2a2684d-b3a5-48dd-83ad-cdec0a6989b1 demo demo] Removing options '' from query. {{(pid=112713) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:12:37.620411 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.volume.api [None req-d2a2684d-b3a5-48dd-83ad-cdec0a6989b1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112713) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:12:37.629182 np0000183158 devstack@c-api.service[112713]: INFO cinder.volume.api [None req-d2a2684d-b3a5-48dd-83ad-cdec0a6989b1 demo demo] Get all volumes completed successfully. Jun 26 10:12:37.631128 np0000183158 devstack@c-api.service[112713]: INFO cinder.api.openstack.wsgi [None req-d2a2684d-b3a5-48dd-83ad-cdec0a6989b1 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:12:37.631466 np0000183158 devstack@c-api.service[112713]: [pid: 112713|app: 0|req: 9/35] 199.204.45.240 () {64 vars in 1294 bytes} [Fri Jun 26 10:12:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:12:47.623847 np0000183158 devstack@c-api.service[112713]: DEBUG dbcounter [-] [112713] Writing DB stats cinder:SELECT=1 {{(pid=112713) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:13:37.647958 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.middleware.request_id [None req-1a09652c-3a0c-4137-8aae-1adc025f0e4c None None] RequestId filter calling following filter/app {{(pid=112715) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:13:37.651047 np0000183158 devstack@c-api.service[112715]: INFO cinder.api.openstack.wsgi [None req-1a09652c-3a0c-4137-8aae-1adc025f0e4c demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 26 10:13:37.651221 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.openstack.wsgi [None req-1a09652c-3a0c-4137-8aae-1adc025f0e4c demo demo] Empty body provided in request {{(pid=112715) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:13:37.651412 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.openstack.wsgi [None req-1a09652c-3a0c-4137-8aae-1adc025f0e4c demo demo] Calling method 'detail' {{(pid=112715) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:13:37.651661 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.api_utils [None req-1a09652c-3a0c-4137-8aae-1adc025f0e4c demo demo] Removing options '' from query. {{(pid=112715) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:13:37.652372 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.volume.api [None req-1a09652c-3a0c-4137-8aae-1adc025f0e4c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112715) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:13:37.661721 np0000183158 devstack@c-api.service[112715]: INFO cinder.volume.api [None req-1a09652c-3a0c-4137-8aae-1adc025f0e4c demo demo] Get all volumes completed successfully. Jun 26 10:13:37.663623 np0000183158 devstack@c-api.service[112715]: INFO cinder.api.openstack.wsgi [None req-1a09652c-3a0c-4137-8aae-1adc025f0e4c demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:13:37.663980 np0000183158 devstack@c-api.service[112715]: [pid: 112715|app: 0|req: 10/36] 199.204.45.240 () {64 vars in 1294 bytes} [Fri Jun 26 10:13:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:13:47.654954 np0000183158 devstack@c-api.service[112715]: DEBUG dbcounter [-] [112715] Writing DB stats cinder:SELECT=1 {{(pid=112715) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:14:37.683371 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.middleware.request_id [None req-faa482ca-5521-4988-8257-4ae41f29cab5 None None] RequestId filter calling following filter/app {{(pid=112712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:14:37.862755 np0000183158 devstack@c-api.service[112712]: INFO cinder.api.openstack.wsgi [None req-faa482ca-5521-4988-8257-4ae41f29cab5 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 26 10:14:37.863068 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.openstack.wsgi [None req-faa482ca-5521-4988-8257-4ae41f29cab5 demo demo] Empty body provided in request {{(pid=112712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:14:37.863352 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.openstack.wsgi [None req-faa482ca-5521-4988-8257-4ae41f29cab5 demo demo] Calling method 'detail' {{(pid=112712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:14:37.863682 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.api_utils [None req-faa482ca-5521-4988-8257-4ae41f29cab5 demo demo] Removing options '' from query. {{(pid=112712) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:14:37.864799 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.volume.api [None req-faa482ca-5521-4988-8257-4ae41f29cab5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112712) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:14:37.875309 np0000183158 devstack@c-api.service[112712]: INFO cinder.volume.api [None req-faa482ca-5521-4988-8257-4ae41f29cab5 demo demo] Get all volumes completed successfully. Jun 26 10:14:37.877238 np0000183158 devstack@c-api.service[112712]: INFO cinder.api.openstack.wsgi [None req-faa482ca-5521-4988-8257-4ae41f29cab5 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:14:37.877638 np0000183158 devstack@c-api.service[112712]: [pid: 112712|app: 0|req: 9/37] 199.204.45.240 () {64 vars in 1294 bytes} [Fri Jun 26 10:14:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:14:47.869297 np0000183158 devstack@c-api.service[112712]: DEBUG dbcounter [-] [112712] Writing DB stats cinder:SELECT=1 {{(pid=112712) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:15:37.901448 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.middleware.request_id [None req-aa8003e8-4887-453f-a26b-d0b18d32a840 None None] RequestId filter calling following filter/app {{(pid=112717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:15:37.907859 np0000183158 devstack@c-api.service[112717]: INFO cinder.api.openstack.wsgi [None req-aa8003e8-4887-453f-a26b-d0b18d32a840 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 26 10:15:37.908699 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.openstack.wsgi [None req-aa8003e8-4887-453f-a26b-d0b18d32a840 demo demo] Empty body provided in request {{(pid=112717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:15:37.909036 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.openstack.wsgi [None req-aa8003e8-4887-453f-a26b-d0b18d32a840 demo demo] Calling method 'detail' {{(pid=112717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:15:37.909413 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.api_utils [None req-aa8003e8-4887-453f-a26b-d0b18d32a840 demo demo] Removing options '' from query. {{(pid=112717) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:15:37.910384 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.volume.api [None req-aa8003e8-4887-453f-a26b-d0b18d32a840 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112717) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:15:37.920524 np0000183158 devstack@c-api.service[112717]: INFO cinder.volume.api [None req-aa8003e8-4887-453f-a26b-d0b18d32a840 demo demo] Get all volumes completed successfully. Jun 26 10:15:37.923081 np0000183158 devstack@c-api.service[112717]: INFO cinder.api.openstack.wsgi [None req-aa8003e8-4887-453f-a26b-d0b18d32a840 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:15:37.923682 np0000183158 devstack@c-api.service[112717]: [pid: 112717|app: 0|req: 10/38] 199.204.45.240 () {64 vars in 1294 bytes} [Fri Jun 26 10:15:37 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 26 10:15:47.913711 np0000183158 devstack@c-api.service[112717]: DEBUG dbcounter [-] [112717] Writing DB stats cinder:SELECT=1 {{(pid=112717) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:16:37.940109 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.middleware.request_id [None req-bda0a359-fe53-42ea-bc5b-6aa119d875ed None None] RequestId filter calling following filter/app {{(pid=112713) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:16:37.944974 np0000183158 devstack@c-api.service[112713]: INFO cinder.api.openstack.wsgi [None req-bda0a359-fe53-42ea-bc5b-6aa119d875ed demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 26 10:16:37.945413 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.openstack.wsgi [None req-bda0a359-fe53-42ea-bc5b-6aa119d875ed demo demo] Empty body provided in request {{(pid=112713) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:16:37.945840 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.openstack.wsgi [None req-bda0a359-fe53-42ea-bc5b-6aa119d875ed demo demo] Calling method 'detail' {{(pid=112713) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:16:37.948324 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.api_utils [None req-bda0a359-fe53-42ea-bc5b-6aa119d875ed demo demo] Removing options '' from query. {{(pid=112713) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:16:37.949443 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.volume.api [None req-bda0a359-fe53-42ea-bc5b-6aa119d875ed demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112713) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:16:37.962614 np0000183158 devstack@c-api.service[112713]: INFO cinder.volume.api [None req-bda0a359-fe53-42ea-bc5b-6aa119d875ed demo demo] Get all volumes completed successfully. Jun 26 10:16:37.965547 np0000183158 devstack@c-api.service[112713]: INFO cinder.api.openstack.wsgi [None req-bda0a359-fe53-42ea-bc5b-6aa119d875ed demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:16:37.966077 np0000183158 devstack@c-api.service[112713]: [pid: 112713|app: 0|req: 10/39] 199.204.45.240 () {64 vars in 1294 bytes} [Fri Jun 26 10:16:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:16:47.954941 np0000183158 devstack@c-api.service[112713]: DEBUG dbcounter [-] [112713] Writing DB stats cinder:SELECT=1 {{(pid=112713) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:17:37.990173 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.middleware.request_id [None req-f06803cb-4c63-4885-9b26-6670ca3f0efe None None] RequestId filter calling following filter/app {{(pid=112715) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:17:37.993992 np0000183158 devstack@c-api.service[112715]: INFO cinder.api.openstack.wsgi [None req-f06803cb-4c63-4885-9b26-6670ca3f0efe demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 26 10:17:37.993992 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.openstack.wsgi [None req-f06803cb-4c63-4885-9b26-6670ca3f0efe demo demo] Empty body provided in request {{(pid=112715) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:17:37.993992 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.openstack.wsgi [None req-f06803cb-4c63-4885-9b26-6670ca3f0efe demo demo] Calling method 'detail' {{(pid=112715) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:17:37.994741 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.api_utils [None req-f06803cb-4c63-4885-9b26-6670ca3f0efe demo demo] Removing options '' from query. {{(pid=112715) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:17:37.995188 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.volume.api [None req-f06803cb-4c63-4885-9b26-6670ca3f0efe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112715) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:17:38.005197 np0000183158 devstack@c-api.service[112715]: INFO cinder.volume.api [None req-f06803cb-4c63-4885-9b26-6670ca3f0efe demo demo] Get all volumes completed successfully. Jun 26 10:17:38.008750 np0000183158 devstack@c-api.service[112715]: INFO cinder.api.openstack.wsgi [None req-f06803cb-4c63-4885-9b26-6670ca3f0efe demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:17:38.008750 np0000183158 devstack@c-api.service[112715]: [pid: 112715|app: 0|req: 11/40] 199.204.45.240 () {64 vars in 1294 bytes} [Fri Jun 26 10:17:37 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:17:47.999727 np0000183158 devstack@c-api.service[112715]: DEBUG dbcounter [-] [112715] Writing DB stats cinder:SELECT=1 {{(pid=112715) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:18:38.030466 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.middleware.request_id [None req-a38a20b4-bf39-49b1-a3af-6ffcc8acf01d None None] RequestId filter calling following filter/app {{(pid=112712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:18:38.033601 np0000183158 devstack@c-api.service[112712]: INFO cinder.api.openstack.wsgi [None req-a38a20b4-bf39-49b1-a3af-6ffcc8acf01d demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 26 10:18:38.033955 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.openstack.wsgi [None req-a38a20b4-bf39-49b1-a3af-6ffcc8acf01d demo demo] Empty body provided in request {{(pid=112712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:18:38.034289 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.openstack.wsgi [None req-a38a20b4-bf39-49b1-a3af-6ffcc8acf01d demo demo] Calling method 'detail' {{(pid=112712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:18:38.034688 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.api_utils [None req-a38a20b4-bf39-49b1-a3af-6ffcc8acf01d demo demo] Removing options '' from query. {{(pid=112712) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:18:38.035819 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.volume.api [None req-a38a20b4-bf39-49b1-a3af-6ffcc8acf01d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112712) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:18:38.043386 np0000183158 devstack@c-api.service[112712]: INFO cinder.volume.api [None req-a38a20b4-bf39-49b1-a3af-6ffcc8acf01d demo demo] Get all volumes completed successfully. Jun 26 10:18:38.045641 np0000183158 devstack@c-api.service[112712]: INFO cinder.api.openstack.wsgi [None req-a38a20b4-bf39-49b1-a3af-6ffcc8acf01d demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:18:38.046113 np0000183158 devstack@c-api.service[112712]: [pid: 112712|app: 0|req: 10/41] 199.204.45.240 () {64 vars in 1294 bytes} [Fri Jun 26 10:18:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:18:48.039202 np0000183158 devstack@c-api.service[112712]: DEBUG dbcounter [-] [112712] Writing DB stats cinder:SELECT=1 {{(pid=112712) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:19:38.083665 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.middleware.request_id [None req-47973104-ca04-4bf4-99fb-6e133ed19827 None None] RequestId filter calling following filter/app {{(pid=112717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:19:38.092521 np0000183158 devstack@c-api.service[112717]: INFO cinder.api.openstack.wsgi [None req-47973104-ca04-4bf4-99fb-6e133ed19827 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 26 10:19:38.092710 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.openstack.wsgi [None req-47973104-ca04-4bf4-99fb-6e133ed19827 demo demo] Empty body provided in request {{(pid=112717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:19:38.092900 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.openstack.wsgi [None req-47973104-ca04-4bf4-99fb-6e133ed19827 demo demo] Calling method 'detail' {{(pid=112717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:19:38.093603 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.api_utils [None req-47973104-ca04-4bf4-99fb-6e133ed19827 demo demo] Removing options '' from query. {{(pid=112717) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:19:38.096578 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.volume.api [None req-47973104-ca04-4bf4-99fb-6e133ed19827 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112717) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:19:38.107128 np0000183158 devstack@c-api.service[112717]: INFO cinder.volume.api [None req-47973104-ca04-4bf4-99fb-6e133ed19827 demo demo] Get all volumes completed successfully. Jun 26 10:19:38.109414 np0000183158 devstack@c-api.service[112717]: INFO cinder.api.openstack.wsgi [None req-47973104-ca04-4bf4-99fb-6e133ed19827 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:19:38.109726 np0000183158 devstack@c-api.service[112717]: [pid: 112717|app: 0|req: 11/42] 199.204.45.240 () {64 vars in 1294 bytes} [Fri Jun 26 10:19:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:19:48.103027 np0000183158 devstack@c-api.service[112717]: DEBUG dbcounter [-] [112717] Writing DB stats cinder:SELECT=1 {{(pid=112717) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:20:38.127689 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.middleware.request_id [None req-54d8c758-bc02-4dd5-b208-70ce576ba6c0 None None] RequestId filter calling following filter/app {{(pid=112713) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:20:38.224942 np0000183158 devstack@c-api.service[112713]: INFO cinder.api.openstack.wsgi [None req-54d8c758-bc02-4dd5-b208-70ce576ba6c0 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 26 10:20:38.225238 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.openstack.wsgi [None req-54d8c758-bc02-4dd5-b208-70ce576ba6c0 demo demo] Empty body provided in request {{(pid=112713) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:20:38.225511 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.openstack.wsgi [None req-54d8c758-bc02-4dd5-b208-70ce576ba6c0 demo demo] Calling method 'detail' {{(pid=112713) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:20:38.225821 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.api_utils [None req-54d8c758-bc02-4dd5-b208-70ce576ba6c0 demo demo] Removing options '' from query. {{(pid=112713) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:20:38.226857 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.volume.api [None req-54d8c758-bc02-4dd5-b208-70ce576ba6c0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112713) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:20:38.234763 np0000183158 devstack@c-api.service[112713]: INFO cinder.volume.api [None req-54d8c758-bc02-4dd5-b208-70ce576ba6c0 demo demo] Get all volumes completed successfully. Jun 26 10:20:38.236825 np0000183158 devstack@c-api.service[112713]: INFO cinder.api.openstack.wsgi [None req-54d8c758-bc02-4dd5-b208-70ce576ba6c0 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:20:38.237250 np0000183158 devstack@c-api.service[112713]: [pid: 112713|app: 0|req: 11/43] 199.204.45.240 () {64 vars in 1294 bytes} [Fri Jun 26 10:20:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:20:48.230535 np0000183158 devstack@c-api.service[112713]: DEBUG dbcounter [-] [112713] Writing DB stats cinder:SELECT=1 {{(pid=112713) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:21:38.254028 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.middleware.request_id [None req-1acb2a60-f157-44fb-af1f-1a79e25406a7 None None] RequestId filter calling following filter/app {{(pid=112715) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:21:38.258716 np0000183158 devstack@c-api.service[112715]: INFO cinder.api.openstack.wsgi [None req-1acb2a60-f157-44fb-af1f-1a79e25406a7 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 26 10:21:38.259203 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.openstack.wsgi [None req-1acb2a60-f157-44fb-af1f-1a79e25406a7 demo demo] Empty body provided in request {{(pid=112715) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:21:38.259624 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.openstack.wsgi [None req-1acb2a60-f157-44fb-af1f-1a79e25406a7 demo demo] Calling method 'detail' {{(pid=112715) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:21:38.260154 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.api_utils [None req-1acb2a60-f157-44fb-af1f-1a79e25406a7 demo demo] Removing options '' from query. {{(pid=112715) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:21:38.261718 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.volume.api [None req-1acb2a60-f157-44fb-af1f-1a79e25406a7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112715) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:21:38.268904 np0000183158 devstack@c-api.service[112715]: INFO cinder.volume.api [None req-1acb2a60-f157-44fb-af1f-1a79e25406a7 demo demo] Get all volumes completed successfully. Jun 26 10:21:38.271086 np0000183158 devstack@c-api.service[112715]: INFO cinder.api.openstack.wsgi [None req-1acb2a60-f157-44fb-af1f-1a79e25406a7 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:21:38.271452 np0000183158 devstack@c-api.service[112715]: [pid: 112715|app: 0|req: 12/44] 199.204.45.240 () {64 vars in 1294 bytes} [Fri Jun 26 10:21:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:21:48.265310 np0000183158 devstack@c-api.service[112715]: DEBUG dbcounter [-] [112715] Writing DB stats cinder:SELECT=1 {{(pid=112715) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:22:38.289212 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.middleware.request_id [None req-54c20a13-f5f7-4eab-8a70-07fd4d7e8650 None None] RequestId filter calling following filter/app {{(pid=112712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:22:38.294172 np0000183158 devstack@c-api.service[112712]: INFO cinder.api.openstack.wsgi [None req-54c20a13-f5f7-4eab-8a70-07fd4d7e8650 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 26 10:22:38.294565 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.openstack.wsgi [None req-54c20a13-f5f7-4eab-8a70-07fd4d7e8650 demo demo] Empty body provided in request {{(pid=112712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:22:38.295040 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.openstack.wsgi [None req-54c20a13-f5f7-4eab-8a70-07fd4d7e8650 demo demo] Calling method 'detail' {{(pid=112712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:22:38.295547 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.api_utils [None req-54c20a13-f5f7-4eab-8a70-07fd4d7e8650 demo demo] Removing options '' from query. {{(pid=112712) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:22:38.296676 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.volume.api [None req-54c20a13-f5f7-4eab-8a70-07fd4d7e8650 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112712) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:22:38.309666 np0000183158 devstack@c-api.service[112712]: INFO cinder.volume.api [None req-54c20a13-f5f7-4eab-8a70-07fd4d7e8650 demo demo] Get all volumes completed successfully. Jun 26 10:22:38.312032 np0000183158 devstack@c-api.service[112712]: INFO cinder.api.openstack.wsgi [None req-54c20a13-f5f7-4eab-8a70-07fd4d7e8650 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:22:38.312589 np0000183158 devstack@c-api.service[112712]: [pid: 112712|app: 0|req: 11/45] 199.204.45.240 () {64 vars in 1294 bytes} [Fri Jun 26 10:22:38 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 26 10:22:48.301478 np0000183158 devstack@c-api.service[112712]: DEBUG dbcounter [-] [112712] Writing DB stats cinder:SELECT=1 {{(pid=112712) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:23:38.333726 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.middleware.request_id [None req-d7e48776-1aba-420e-868f-da71bc1a2c77 None None] RequestId filter calling following filter/app {{(pid=112717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:23:38.336996 np0000183158 devstack@c-api.service[112717]: INFO cinder.api.openstack.wsgi [None req-d7e48776-1aba-420e-868f-da71bc1a2c77 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 26 10:23:38.337169 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.openstack.wsgi [None req-d7e48776-1aba-420e-868f-da71bc1a2c77 demo demo] Empty body provided in request {{(pid=112717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:23:38.337345 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.openstack.wsgi [None req-d7e48776-1aba-420e-868f-da71bc1a2c77 demo demo] Calling method 'detail' {{(pid=112717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:23:38.337591 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.api_utils [None req-d7e48776-1aba-420e-868f-da71bc1a2c77 demo demo] Removing options '' from query. {{(pid=112717) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:23:38.338320 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.volume.api [None req-d7e48776-1aba-420e-868f-da71bc1a2c77 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112717) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:23:38.347363 np0000183158 devstack@c-api.service[112717]: INFO cinder.volume.api [None req-d7e48776-1aba-420e-868f-da71bc1a2c77 demo demo] Get all volumes completed successfully. Jun 26 10:23:38.349257 np0000183158 devstack@c-api.service[112717]: INFO cinder.api.openstack.wsgi [None req-d7e48776-1aba-420e-868f-da71bc1a2c77 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:23:38.349701 np0000183158 devstack@c-api.service[112717]: [pid: 112717|app: 0|req: 12/46] 199.204.45.240 () {64 vars in 1294 bytes} [Fri Jun 26 10:23:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:23:48.343455 np0000183158 devstack@c-api.service[112717]: DEBUG dbcounter [-] [112717] Writing DB stats cinder:SELECT=1 {{(pid=112717) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:24:38.373821 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.middleware.request_id [None req-471c20cc-0d9d-4a55-990d-a9eba670e863 None None] RequestId filter calling following filter/app {{(pid=112713) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:24:38.378702 np0000183158 devstack@c-api.service[112713]: INFO cinder.api.openstack.wsgi [None req-471c20cc-0d9d-4a55-990d-a9eba670e863 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 26 10:24:38.379266 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.openstack.wsgi [None req-471c20cc-0d9d-4a55-990d-a9eba670e863 demo demo] Empty body provided in request {{(pid=112713) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:24:38.379266 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.openstack.wsgi [None req-471c20cc-0d9d-4a55-990d-a9eba670e863 demo demo] Calling method 'detail' {{(pid=112713) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:24:38.379568 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.api_utils [None req-471c20cc-0d9d-4a55-990d-a9eba670e863 demo demo] Removing options '' from query. {{(pid=112713) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:24:38.381077 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.volume.api [None req-471c20cc-0d9d-4a55-990d-a9eba670e863 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112713) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:24:38.389206 np0000183158 devstack@c-api.service[112713]: INFO cinder.volume.api [None req-471c20cc-0d9d-4a55-990d-a9eba670e863 demo demo] Get all volumes completed successfully. Jun 26 10:24:38.391203 np0000183158 devstack@c-api.service[112713]: INFO cinder.api.openstack.wsgi [None req-471c20cc-0d9d-4a55-990d-a9eba670e863 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:24:38.391601 np0000183158 devstack@c-api.service[112713]: [pid: 112713|app: 0|req: 12/47] 199.204.45.240 () {64 vars in 1294 bytes} [Fri Jun 26 10:24:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:24:48.384933 np0000183158 devstack@c-api.service[112713]: DEBUG dbcounter [-] [112713] Writing DB stats cinder:SELECT=1 {{(pid=112713) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:25:38.410234 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.middleware.request_id [None req-054e794c-04b6-4189-b77e-af5cae9b703b None None] RequestId filter calling following filter/app {{(pid=112715) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:25:38.500380 np0000183158 devstack@c-api.service[112715]: INFO cinder.api.openstack.wsgi [None req-054e794c-04b6-4189-b77e-af5cae9b703b demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 26 10:25:38.500759 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.openstack.wsgi [None req-054e794c-04b6-4189-b77e-af5cae9b703b demo demo] Empty body provided in request {{(pid=112715) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:25:38.501169 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.openstack.wsgi [None req-054e794c-04b6-4189-b77e-af5cae9b703b demo demo] Calling method 'detail' {{(pid=112715) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:25:38.501623 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.api_utils [None req-054e794c-04b6-4189-b77e-af5cae9b703b demo demo] Removing options '' from query. {{(pid=112715) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:25:38.503093 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.volume.api [None req-054e794c-04b6-4189-b77e-af5cae9b703b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112715) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:25:38.510768 np0000183158 devstack@c-api.service[112715]: INFO cinder.volume.api [None req-054e794c-04b6-4189-b77e-af5cae9b703b demo demo] Get all volumes completed successfully. Jun 26 10:25:38.512739 np0000183158 devstack@c-api.service[112715]: INFO cinder.api.openstack.wsgi [None req-054e794c-04b6-4189-b77e-af5cae9b703b demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:25:38.513135 np0000183158 devstack@c-api.service[112715]: [pid: 112715|app: 0|req: 13/48] 199.204.45.240 () {64 vars in 1294 bytes} [Fri Jun 26 10:25:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:25:48.506595 np0000183158 devstack@c-api.service[112715]: DEBUG dbcounter [-] [112715] Writing DB stats cinder:SELECT=1 {{(pid=112715) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:26:38.529329 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.middleware.request_id [None req-a9b87a52-6f2b-4ef0-812a-69ccadc6631a None None] RequestId filter calling following filter/app {{(pid=112712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:26:38.533301 np0000183158 devstack@c-api.service[112712]: INFO cinder.api.openstack.wsgi [None req-a9b87a52-6f2b-4ef0-812a-69ccadc6631a demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 26 10:26:38.533521 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.openstack.wsgi [None req-a9b87a52-6f2b-4ef0-812a-69ccadc6631a demo demo] Empty body provided in request {{(pid=112712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:26:38.533777 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.openstack.wsgi [None req-a9b87a52-6f2b-4ef0-812a-69ccadc6631a demo demo] Calling method 'detail' {{(pid=112712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:26:38.534079 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.api_utils [None req-a9b87a52-6f2b-4ef0-812a-69ccadc6631a demo demo] Removing options '' from query. {{(pid=112712) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:26:38.535265 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.volume.api [None req-a9b87a52-6f2b-4ef0-812a-69ccadc6631a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112712) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:26:38.543572 np0000183158 devstack@c-api.service[112712]: INFO cinder.volume.api [None req-a9b87a52-6f2b-4ef0-812a-69ccadc6631a demo demo] Get all volumes completed successfully. Jun 26 10:26:38.545481 np0000183158 devstack@c-api.service[112712]: INFO cinder.api.openstack.wsgi [None req-a9b87a52-6f2b-4ef0-812a-69ccadc6631a demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:26:38.545849 np0000183158 devstack@c-api.service[112712]: [pid: 112712|app: 0|req: 12/49] 199.204.45.240 () {64 vars in 1294 bytes} [Fri Jun 26 10:26:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:26:48.539056 np0000183158 devstack@c-api.service[112712]: DEBUG dbcounter [-] [112712] Writing DB stats cinder:SELECT=1 {{(pid=112712) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:27:38.568242 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.middleware.request_id [None req-9908285f-8cec-490d-a265-2305b78952e0 None None] RequestId filter calling following filter/app {{(pid=112717) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:27:38.573413 np0000183158 devstack@c-api.service[112717]: INFO cinder.api.openstack.wsgi [None req-9908285f-8cec-490d-a265-2305b78952e0 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 26 10:27:38.573929 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.openstack.wsgi [None req-9908285f-8cec-490d-a265-2305b78952e0 demo demo] Empty body provided in request {{(pid=112717) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:27:38.574333 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.openstack.wsgi [None req-9908285f-8cec-490d-a265-2305b78952e0 demo demo] Calling method 'detail' {{(pid=112717) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:27:38.574775 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.api.api_utils [None req-9908285f-8cec-490d-a265-2305b78952e0 demo demo] Removing options '' from query. {{(pid=112717) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:27:38.576441 np0000183158 devstack@c-api.service[112717]: DEBUG cinder.volume.api [None req-9908285f-8cec-490d-a265-2305b78952e0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112717) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:27:38.585224 np0000183158 devstack@c-api.service[112717]: INFO cinder.volume.api [None req-9908285f-8cec-490d-a265-2305b78952e0 demo demo] Get all volumes completed successfully. Jun 26 10:27:38.589895 np0000183158 devstack@c-api.service[112717]: INFO cinder.api.openstack.wsgi [None req-9908285f-8cec-490d-a265-2305b78952e0 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:27:38.590730 np0000183158 devstack@c-api.service[112717]: [pid: 112717|app: 0|req: 13/50] 199.204.45.240 () {64 vars in 1294 bytes} [Fri Jun 26 10:27:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:27:48.579899 np0000183158 devstack@c-api.service[112717]: DEBUG dbcounter [-] [112717] Writing DB stats cinder:SELECT=1 {{(pid=112717) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:28:38.609735 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.middleware.request_id [None req-08261b35-eee7-4fd5-9e59-7e0a93963ef2 None None] RequestId filter calling following filter/app {{(pid=112713) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:28:38.613114 np0000183158 devstack@c-api.service[112713]: INFO cinder.api.openstack.wsgi [None req-08261b35-eee7-4fd5-9e59-7e0a93963ef2 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 26 10:28:38.613352 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.openstack.wsgi [None req-08261b35-eee7-4fd5-9e59-7e0a93963ef2 demo demo] Empty body provided in request {{(pid=112713) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:28:38.613605 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.openstack.wsgi [None req-08261b35-eee7-4fd5-9e59-7e0a93963ef2 demo demo] Calling method 'detail' {{(pid=112713) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:28:38.613944 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.api.api_utils [None req-08261b35-eee7-4fd5-9e59-7e0a93963ef2 demo demo] Removing options '' from query. {{(pid=112713) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:28:38.615097 np0000183158 devstack@c-api.service[112713]: DEBUG cinder.volume.api [None req-08261b35-eee7-4fd5-9e59-7e0a93963ef2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112713) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:28:38.626007 np0000183158 devstack@c-api.service[112713]: INFO cinder.volume.api [None req-08261b35-eee7-4fd5-9e59-7e0a93963ef2 demo demo] Get all volumes completed successfully. Jun 26 10:28:38.628616 np0000183158 devstack@c-api.service[112713]: INFO cinder.api.openstack.wsgi [None req-08261b35-eee7-4fd5-9e59-7e0a93963ef2 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:28:38.629423 np0000183158 devstack@c-api.service[112713]: [pid: 112713|app: 0|req: 13/51] 199.204.45.240 () {64 vars in 1294 bytes} [Fri Jun 26 10:28:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:28:48.620556 np0000183158 devstack@c-api.service[112713]: DEBUG dbcounter [-] [112713] Writing DB stats cinder:SELECT=1 {{(pid=112713) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:29:38.648103 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.middleware.request_id [None req-16226aa6-4ca5-4aa7-ab97-fcbfb0d14b18 None None] RequestId filter calling following filter/app {{(pid=112715) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:29:38.651459 np0000183158 devstack@c-api.service[112715]: INFO cinder.api.openstack.wsgi [None req-16226aa6-4ca5-4aa7-ab97-fcbfb0d14b18 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 26 10:29:38.651697 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.openstack.wsgi [None req-16226aa6-4ca5-4aa7-ab97-fcbfb0d14b18 demo demo] Empty body provided in request {{(pid=112715) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:29:38.652028 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.openstack.wsgi [None req-16226aa6-4ca5-4aa7-ab97-fcbfb0d14b18 demo demo] Calling method 'detail' {{(pid=112715) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:29:38.652295 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.api.api_utils [None req-16226aa6-4ca5-4aa7-ab97-fcbfb0d14b18 demo demo] Removing options '' from query. {{(pid=112715) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:29:38.653225 np0000183158 devstack@c-api.service[112715]: DEBUG cinder.volume.api [None req-16226aa6-4ca5-4aa7-ab97-fcbfb0d14b18 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112715) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:29:38.661174 np0000183158 devstack@c-api.service[112715]: INFO cinder.volume.api [None req-16226aa6-4ca5-4aa7-ab97-fcbfb0d14b18 demo demo] Get all volumes completed successfully. Jun 26 10:29:38.663093 np0000183158 devstack@c-api.service[112715]: INFO cinder.api.openstack.wsgi [None req-16226aa6-4ca5-4aa7-ab97-fcbfb0d14b18 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:29:38.663446 np0000183158 devstack@c-api.service[112715]: [pid: 112715|app: 0|req: 14/52] 199.204.45.240 () {64 vars in 1294 bytes} [Fri Jun 26 10:29:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:29:48.656596 np0000183158 devstack@c-api.service[112715]: DEBUG dbcounter [-] [112715] Writing DB stats cinder:SELECT=1 {{(pid=112715) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:30:38.681998 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.middleware.request_id [None req-13b2bc9a-8d26-42d2-90c6-f518c79edaf8 None None] RequestId filter calling following filter/app {{(pid=112712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:30:38.791107 np0000183158 devstack@c-api.service[112712]: INFO cinder.api.openstack.wsgi [None req-13b2bc9a-8d26-42d2-90c6-f518c79edaf8 demo demo] GET https://199.204.45.240/volume/v3/volumes/detail Jun 26 10:30:38.791490 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.openstack.wsgi [None req-13b2bc9a-8d26-42d2-90c6-f518c79edaf8 demo demo] Empty body provided in request {{(pid=112712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:30:38.791740 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.openstack.wsgi [None req-13b2bc9a-8d26-42d2-90c6-f518c79edaf8 demo demo] Calling method 'detail' {{(pid=112712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:30:38.792075 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.api.api_utils [None req-13b2bc9a-8d26-42d2-90c6-f518c79edaf8 demo demo] Removing options '' from query. {{(pid=112712) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:30:38.793040 np0000183158 devstack@c-api.service[112712]: DEBUG cinder.volume.api [None req-13b2bc9a-8d26-42d2-90c6-f518c79edaf8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112712) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:30:38.802891 np0000183158 devstack@c-api.service[112712]: INFO cinder.volume.api [None req-13b2bc9a-8d26-42d2-90c6-f518c79edaf8 demo demo] Get all volumes completed successfully. Jun 26 10:30:38.808118 np0000183158 devstack@c-api.service[112712]: INFO cinder.api.openstack.wsgi [None req-13b2bc9a-8d26-42d2-90c6-f518c79edaf8 demo demo] https://199.204.45.240/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:30:38.808716 np0000183158 devstack@c-api.service[112712]: [pid: 112712|app: 0|req: 13/53] 199.204.45.240 () {64 vars in 1294 bytes} [Fri Jun 26 10:30:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:30:48.797433 np0000183158 devstack@c-api.service[112712]: DEBUG dbcounter [-] [112712] Writing DB stats cinder:SELECT=1 {{(pid=112712) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}