Jun 26 09:53:08.110798 np0000183159 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 26 09:53:08.117757 np0000183159 devstack@c-api.service[112765]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 26 09:53:08.120764 np0000183159 devstack@c-api.service[112765]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 26 09:53:08 2026] *** Jun 26 09:53:08.120764 np0000183159 devstack@c-api.service[112765]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 26 09:53:08.120764 np0000183159 devstack@c-api.service[112765]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 26 09:53:08.120764 np0000183159 devstack@c-api.service[112765]: nodename: np0000183159 Jun 26 09:53:08.120764 np0000183159 devstack@c-api.service[112765]: machine: x86_64 Jun 26 09:53:08.120764 np0000183159 devstack@c-api.service[112765]: clock source: unix Jun 26 09:53:08.120764 np0000183159 devstack@c-api.service[112765]: pcre jit disabled Jun 26 09:53:08.120764 np0000183159 devstack@c-api.service[112765]: detected number of CPU cores: 16 Jun 26 09:53:08.120764 np0000183159 devstack@c-api.service[112765]: current working directory: / Jun 26 09:53:08.120764 np0000183159 devstack@c-api.service[112765]: detected binary path: /usr/bin/uwsgi-core Jun 26 09:53:08.120764 np0000183159 devstack@c-api.service[112765]: your processes number limit is 256917 Jun 26 09:53:08.120764 np0000183159 devstack@c-api.service[112765]: your memory page size is 4096 bytes Jun 26 09:53:08.120764 np0000183159 devstack@c-api.service[112765]: detected max file descriptor number: 2048 Jun 26 09:53:08.120764 np0000183159 devstack@c-api.service[112765]: lock engine: pthread robust mutexes Jun 26 09:53:08.121372 np0000183159 devstack@c-api.service[112765]: thunder lock: enabled Jun 26 09:53:08.121372 np0000183159 devstack@c-api.service[112765]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 26 09:53:08.121372 np0000183159 devstack@c-api.service[112765]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 26 09:53:08.121372 np0000183159 devstack@c-api.service[112765]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 26 09:53:08.121372 np0000183159 devstack@c-api.service[112765]: Set PythonHome to /opt/stack/data/venv Jun 26 09:53:08.159260 np0000183159 devstack@c-api.service[112765]: Python main interpreter initialized at 0x7d66a80a3668 Jun 26 09:53:08.159260 np0000183159 devstack@c-api.service[112765]: python threads support enabled Jun 26 09:53:08.159260 np0000183159 devstack@c-api.service[112765]: your server socket listen backlog is limited to 100 connections Jun 26 09:53:08.159260 np0000183159 devstack@c-api.service[112765]: your mercy for graceful operations on workers is 80 seconds Jun 26 09:53:08.160120 np0000183159 devstack@c-api.service[112765]: mapped 671795 bytes (656 KB) for 4 cores Jun 26 09:53:08.160120 np0000183159 devstack@c-api.service[112765]: *** Operational MODE: preforking *** Jun 26 09:53:08.160120 np0000183159 devstack@c-api.service[112765]: *** uWSGI is running in multiple interpreter mode *** Jun 26 09:53:08.160120 np0000183159 devstack@c-api.service[112765]: spawned uWSGI master process (pid: 112765) Jun 26 09:53:08.160144 np0000183159 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 26 09:53:08.160801 np0000183159 devstack@c-api.service[112765]: spawned uWSGI worker 1 (pid: 112773, cores: 1) Jun 26 09:53:08.161258 np0000183159 devstack@c-api.service[112765]: spawned uWSGI worker 2 (pid: 112774, cores: 1) Jun 26 09:53:08.161687 np0000183159 devstack@c-api.service[112765]: spawned uWSGI worker 3 (pid: 112775, cores: 1) Jun 26 09:53:08.162241 np0000183159 devstack@c-api.service[112765]: spawned uWSGI worker 4 (pid: 112776, cores: 1) Jun 26 09:53:08.162301 np0000183159 devstack@c-api.service[112765]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 26 09:53:08.283799 np0000183159 devstack@c-api.service[112773]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 09:53:08.283799 np0000183159 devstack@c-api.service[112773]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 09:53:08.283799 np0000183159 devstack@c-api.service[112773]: we strongly recommend against using it for new projects. Jun 26 09:53:08.283799 np0000183159 devstack@c-api.service[112773]: If you are already using Eventlet, we recommend migrating to a different Jun 26 09:53:08.283799 np0000183159 devstack@c-api.service[112773]: framework. For more detail see Jun 26 09:53:08.283799 np0000183159 devstack@c-api.service[112773]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 09:53:08.283799 np0000183159 devstack@c-api.service[112773]: import eventlet # noqa Jun 26 09:53:08.294117 np0000183159 devstack@c-api.service[112774]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 09:53:08.294117 np0000183159 devstack@c-api.service[112774]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 09:53:08.294117 np0000183159 devstack@c-api.service[112774]: we strongly recommend against using it for new projects. Jun 26 09:53:08.294117 np0000183159 devstack@c-api.service[112774]: If you are already using Eventlet, we recommend migrating to a different Jun 26 09:53:08.294117 np0000183159 devstack@c-api.service[112774]: framework. For more detail see Jun 26 09:53:08.294117 np0000183159 devstack@c-api.service[112774]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 09:53:08.294117 np0000183159 devstack@c-api.service[112774]: import eventlet # noqa Jun 26 09:53:08.308304 np0000183159 devstack@c-api.service[112776]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 09:53:08.308304 np0000183159 devstack@c-api.service[112776]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 09:53:08.308304 np0000183159 devstack@c-api.service[112776]: we strongly recommend against using it for new projects. Jun 26 09:53:08.308304 np0000183159 devstack@c-api.service[112776]: If you are already using Eventlet, we recommend migrating to a different Jun 26 09:53:08.308304 np0000183159 devstack@c-api.service[112776]: framework. For more detail see Jun 26 09:53:08.308304 np0000183159 devstack@c-api.service[112776]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 09:53:08.308304 np0000183159 devstack@c-api.service[112776]: import eventlet # noqa Jun 26 09:53:08.319023 np0000183159 devstack@c-api.service[112775]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 09:53:08.319023 np0000183159 devstack@c-api.service[112775]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 09:53:08.319023 np0000183159 devstack@c-api.service[112775]: we strongly recommend against using it for new projects. Jun 26 09:53:08.319023 np0000183159 devstack@c-api.service[112775]: If you are already using Eventlet, we recommend migrating to a different Jun 26 09:53:08.319023 np0000183159 devstack@c-api.service[112775]: framework. For more detail see Jun 26 09:53:08.319023 np0000183159 devstack@c-api.service[112775]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 09:53:08.319023 np0000183159 devstack@c-api.service[112775]: import eventlet # noqa Jun 26 09:53:08.373051 np0000183159 devstack@c-api.service[112773]: /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:53:08.373051 np0000183159 devstack@c-api.service[112773]: warnings.warn( Jun 26 09:53:08.384294 np0000183159 devstack@c-api.service[112774]: /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:53:08.384294 np0000183159 devstack@c-api.service[112774]: warnings.warn( Jun 26 09:53:08.392176 np0000183159 devstack@c-api.service[112776]: /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:53:08.392176 np0000183159 devstack@c-api.service[112776]: warnings.warn( Jun 26 09:53:08.412233 np0000183159 devstack@c-api.service[112775]: /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:53:08.412233 np0000183159 devstack@c-api.service[112775]: warnings.warn( Jun 26 09:53:08.455662 np0000183159 devstack@c-api.service[112773]: /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:53:08.455662 np0000183159 devstack@c-api.service[112773]: from cgi import parse_header Jun 26 09:53:08.464253 np0000183159 devstack@c-api.service[112774]: /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:53:08.464253 np0000183159 devstack@c-api.service[112774]: from cgi import parse_header Jun 26 09:53:08.469548 np0000183159 devstack@c-api.service[112776]: /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:53:08.469548 np0000183159 devstack@c-api.service[112776]: from cgi import parse_header Jun 26 09:53:08.490631 np0000183159 devstack@c-api.service[112775]: /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:53:08.490631 np0000183159 devstack@c-api.service[112775]: from cgi import parse_header Jun 26 09:53:08.512207 np0000183159 devstack@c-api.service[112773]: /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:53:08.512207 np0000183159 devstack@c-api.service[112773]: removals.removed_module( Jun 26 09:53:08.514048 np0000183159 devstack@c-api.service[112773]: /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:53:08.514048 np0000183159 devstack@c-api.service[112773]: removals.removed_module( Jun 26 09:53:08.517655 np0000183159 devstack@c-api.service[112776]: /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:53:08.517655 np0000183159 devstack@c-api.service[112776]: removals.removed_module( Jun 26 09:53:08.519190 np0000183159 devstack@c-api.service[112776]: /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:53:08.519190 np0000183159 devstack@c-api.service[112776]: removals.removed_module( Jun 26 09:53:08.522595 np0000183159 devstack@c-api.service[112774]: /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:53:08.522595 np0000183159 devstack@c-api.service[112774]: removals.removed_module( Jun 26 09:53:08.524369 np0000183159 devstack@c-api.service[112774]: /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:53:08.524369 np0000183159 devstack@c-api.service[112774]: removals.removed_module( Jun 26 09:53:08.540747 np0000183159 devstack@c-api.service[112775]: /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:53:08.540747 np0000183159 devstack@c-api.service[112775]: removals.removed_module( Jun 26 09:53:08.542438 np0000183159 devstack@c-api.service[112775]: /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:53:08.542438 np0000183159 devstack@c-api.service[112775]: removals.removed_module( Jun 26 09:53:09.318765 np0000183159 devstack@c-api.service[112774]: /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:53:09.318765 np0000183159 devstack@c-api.service[112774]: warnings.warn( Jun 26 09:53:09.319299 np0000183159 devstack@c-api.service[112776]: /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:53:09.319299 np0000183159 devstack@c-api.service[112776]: warnings.warn( Jun 26 09:53:09.331238 np0000183159 devstack@c-api.service[112773]: /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:53:09.331238 np0000183159 devstack@c-api.service[112773]: warnings.warn( Jun 26 09:53:09.349934 np0000183159 devstack@c-api.service[112774]: /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:53:09.349934 np0000183159 devstack@c-api.service[112774]: warnings.warn( Jun 26 09:53:09.365681 np0000183159 devstack@c-api.service[112776]: /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:53:09.365681 np0000183159 devstack@c-api.service[112776]: warnings.warn( Jun 26 09:53:09.381296 np0000183159 devstack@c-api.service[112773]: /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:53:09.381296 np0000183159 devstack@c-api.service[112773]: warnings.warn( Jun 26 09:53:09.383218 np0000183159 devstack@c-api.service[112775]: /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:53:09.383218 np0000183159 devstack@c-api.service[112775]: warnings.warn( Jun 26 09:53:09.435323 np0000183159 devstack@c-api.service[112775]: /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:53:09.435323 np0000183159 devstack@c-api.service[112775]: warnings.warn( Jun 26 09:53:09.542336 np0000183159 devstack@c-api.service[112774]: 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:53:09.542509 np0000183159 devstack@c-api.service[112774]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112774) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 09:53:09.558008 np0000183159 devstack@c-api.service[112773]: 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:53:09.558188 np0000183159 devstack@c-api.service[112773]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112773) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 09:53:09.562914 np0000183159 devstack@c-api.service[112776]: 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:53:09.563100 np0000183159 devstack@c-api.service[112776]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112776) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 09:53:09.625929 np0000183159 devstack@c-api.service[112775]: 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:53:09.626111 np0000183159 devstack@c-api.service[112775]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112775) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 09:53:09.629126 np0000183159 devstack@c-api.service[112773]: /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:53:09.629126 np0000183159 devstack@c-api.service[112773]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 09:53:09.629494 np0000183159 devstack@c-api.service[112774]: /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:53:09.629494 np0000183159 devstack@c-api.service[112774]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 09:53:09.633554 np0000183159 devstack@c-api.service[112776]: /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:53:09.633554 np0000183159 devstack@c-api.service[112776]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 09:53:09.688479 np0000183159 devstack@c-api.service[112775]: /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:53:09.688479 np0000183159 devstack@c-api.service[112775]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 09:53:10.089921 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112774) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 09:53:10.090123 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112775) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 09:53:10.090187 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112773) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 09:53:10.090246 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.090246 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.090486 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.090565 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112776) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 09:53:10.090629 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.090683 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.090745 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.090818 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.090880 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.090948 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.091016 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.091016 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.091322 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.091322 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.091445 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.091509 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.091566 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.091623 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.091623 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.091721 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.091791 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112774) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.091867 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.091930 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.091988 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.092048 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.092104 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.092170 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.092224 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.092333 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.092404 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.092465 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.092545 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.092613 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.092673 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.092726 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.092785 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.092849 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.092901 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.092961 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.093014 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112773) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.093014 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.093866 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.093981 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.093981 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.094111 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.094111 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.094221 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112774) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.094322 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.094395 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.094492 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.094492 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.094492 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.094492 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.094492 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.094958 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.095027 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.095087 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.095087 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.095217 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.095305 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.095376 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.095445 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.095510 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.095568 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.095627 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.095694 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.095769 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.095769 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112773) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.095769 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.100436 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.100507 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.100544 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.100600 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.100665 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.100710 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112774) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.100750 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.100788 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.100829 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.100874 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.100911 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.100947 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.100988 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.101027 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.101081 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112773) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.101122 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.101166 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.101207 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.101251 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.101301 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.101342 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.101378 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.101415 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.101461 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.101501 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.101540 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.101540 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.101540 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.102198 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.102284 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.102326 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.102377 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.102430 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.102522 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.102564 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.102604 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.102641 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112774) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.102681 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.102721 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.102762 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.102803 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.102842 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.102878 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.102923 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.102968 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.103015 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.103054 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.103096 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.103134 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.103173 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.103212 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.103251 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.103318 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.103363 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.103407 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.103450 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.103491 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.103530 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.103567 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.103605 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.103641 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.103679 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.103722 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112774) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.103760 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.103795 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.103832 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112773) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.103868 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.103907 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.103941 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.103980 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.104017 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.104053 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.104099 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.104139 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.104180 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.104219 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.104259 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.104333 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.104375 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.104409 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.104462 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.104462 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.104462 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112773) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.104462 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.104602 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.104602 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.104602 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.104602 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.104747 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.104793 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.104793 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112774) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.104859 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.104906 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.104943 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.104943 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.104943 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.105048 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.105083 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.105121 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.105158 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.105201 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.105244 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.105244 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.105440 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.105483 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.105519 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.105568 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.105610 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.105650 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.105691 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.105691 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112773) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.105691 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.106239 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.106341 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.106387 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.106427 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.106481 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.106566 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.106614 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112774) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.106614 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.106704 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.106749 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.106790 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.106826 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.106864 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.106898 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.106935 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.106974 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.107007 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.107044 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.107089 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.107127 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.107164 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.107201 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.107240 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.107304 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.107304 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.107381 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.107421 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112773) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.107421 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.108213 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.108312 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.108359 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.108399 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.108437 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.108477 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.108519 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.108557 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.108597 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.108643 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.108684 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.108725 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.108769 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.108809 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.108854 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.108909 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.108952 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.108990 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.109022 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112773) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.109055 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.109088 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.109120 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.109120 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.109120 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.109229 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.109289 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.109345 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.109388 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.109428 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.109465 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.109499 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.109532 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.109570 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.109612 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.109659 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.109699 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.109741 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.109780 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.109817 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112773) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.109854 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.109889 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.109921 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.109954 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112774) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.109991 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.110025 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.110057 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.110057 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.110057 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.110057 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.110170 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.110170 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.110170 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.110284 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.110284 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.110354 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112774) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.110411 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.111518 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.111582 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.111622 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.111681 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.111740 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.111783 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.111825 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.111860 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.111892 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.111932 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.111965 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.111998 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.112031 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.112063 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.112096 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.112218 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.112252 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.112309 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.112342 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112773) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.112373 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.112414 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.112563 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.112650 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.112726 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.112800 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.112867 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.112935 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112774) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.113011 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.116665 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.116750 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.116796 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.116835 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.116876 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.116952 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.117007 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.117049 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.117089 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.117147 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.117230 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.117302 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.117351 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.117396 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.117440 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.117481 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.117529 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.117569 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.117611 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.117651 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.117695 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.117734 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.117777 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112774) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.117817 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.117856 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.117902 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.117902 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112773) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.117974 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.118020 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.118059 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.118059 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.118134 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.118190 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.118235 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.118296 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.118344 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.118385 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.118420 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.118489 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.118530 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.118576 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.118619 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.118665 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.118712 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.118767 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112774) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.118815 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.118853 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.118891 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.118928 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.118962 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.118993 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112773) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.119031 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.119067 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.119105 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.119105 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.119105 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.119605 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.119675 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.119714 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.119780 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.119829 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.119863 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.119901 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.119944 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.119980 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.120015 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.120056 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.120092 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.120132 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.120177 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.120209 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.120249 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.120325 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112774) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.120375 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.120409 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.120453 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.120502 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.120539 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112773) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.120571 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.120604 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.120636 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.120636 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.120636 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.120636 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.122789 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.122874 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.122920 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.122966 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.123006 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.123043 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.123076 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.123111 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.123144 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.123186 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.123227 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.123320 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.123380 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.123420 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.123453 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.123489 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.123537 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.123537 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.123537 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.123537 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112773) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.123672 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.123712 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.123752 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.123752 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.123752 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.123752 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.123752 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112774) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.123905 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.125195 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.125284 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.125335 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.125384 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.125424 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.125492 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.125533 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.125580 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.125621 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.125656 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.125697 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.125733 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.125769 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.125804 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.125845 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.125880 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.125958 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.126087 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112773) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.126126 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.126161 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.126209 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.126245 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.126323 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.126375 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.126411 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.126475 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.126511 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.126558 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.126595 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.126638 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.126678 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.126714 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.126749 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.126788 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112774) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.126822 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.126855 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.126888 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.126923 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.126956 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.126996 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.127032 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.127066 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.127103 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.127137 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.127169 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.127204 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112773) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.127239 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.127310 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.127367 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.127405 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.127438 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.127471 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.127504 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.127542 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.127578 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.127621 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.127654 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.127689 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.127728 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.127766 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.127800 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.127832 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112774) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.127866 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.127899 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.127939 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.127978 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.128016 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.128050 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.128090 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.128125 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.128157 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.128192 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.128230 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112773) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.128282 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.128330 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.128366 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.128411 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.128446 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.128480 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.128520 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.128556 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.128589 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.128688 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112774) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.128688 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.128848 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.128893 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.128965 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.129024 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.129063 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.129108 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.129143 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.129182 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.129217 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.129254 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.129330 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.129378 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.129414 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.129450 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.129484 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.129527 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.129562 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.129601 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.129636 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.129670 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.129701 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.129734 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.129771 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112773) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.129802 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.129841 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.129885 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.129885 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112774) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.129885 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.130027 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.130027 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.130106 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.130143 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.130176 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.130210 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.130248 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.130314 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.130353 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.130391 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.130426 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.130567 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.130608 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.130647 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.130682 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.130718 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.130751 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.130798 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.130838 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.130880 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.130917 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.130951 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.130990 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.131026 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.131061 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.131096 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.131137 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.131172 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.131211 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.131250 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.131302 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.131351 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.131387 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.131427 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112773) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.131464 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.131508 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.131544 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.131579 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.131615 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.131649 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.131681 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.131720 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.131759 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.131794 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.131833 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112774) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.131874 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.131913 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.131953 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.131989 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.132029 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.132063 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.132098 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.132134 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.132168 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.132313 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.132355 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.132388 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.132422 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.132462 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.132502 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.132543 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.132577 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112773) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.132609 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.132646 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.132688 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.132728 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.132763 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.132796 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.132837 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.132871 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112774) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.132906 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.132940 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.132977 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.133059 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.133121 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.133160 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.133198 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.133234 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.133303 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112773) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.133363 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.133401 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.133436 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.133436 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112774) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.133436 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.133541 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.133541 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.133541 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.133541 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.133692 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.133754 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.133791 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.133833 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.133878 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.133949 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.134011 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.134116 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.134159 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.134198 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.134233 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.134283 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.134318 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.134359 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.134402 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112774) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.134436 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.134499 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.134533 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.134567 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.134567 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.134567 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.134567 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.134567 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112773) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.134567 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.134756 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.134756 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.134756 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.134756 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.134874 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.134908 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.134943 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.134976 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.135009 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.135050 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.135087 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.135121 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.135153 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.135187 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.135221 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.135253 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.135306 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112773) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.135351 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.135390 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.135433 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.135465 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.135503 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.135503 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.135570 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112774) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.135602 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.135640 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.135678 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.135678 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.135797 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.135797 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.135868 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.135905 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.135942 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.135988 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.136025 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.136060 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.136097 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.136139 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.136182 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.136220 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.136220 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112773) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.136220 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.136861 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.136958 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.137031 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.137082 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.137139 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.137222 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.137297 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.137337 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112774) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.137424 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.137472 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.137598 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.137786 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.137950 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.138116 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.140664 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.140722 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.140782 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.140836 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.140900 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.140954 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.141021 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.141062 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.141133 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.141198 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.141270 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.141329 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.141389 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112773) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.141455 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.141879 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.141933 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.141973 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.142056 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.142146 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.142179 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.142209 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.142236 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.142295 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.142327 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.142351 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.142374 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.142399 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.142425 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112774) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.142466 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.142493 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.142527 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.142527 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.142527 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.142593 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112773) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.142648 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.142682 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.142756 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.142812 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.142881 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.142937 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.142997 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112774) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.143064 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.143204 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.143286 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.143349 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.143375 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.143409 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.143452 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.143481 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.143513 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.143545 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.143570 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.143593 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.143616 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.143641 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.143668 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.143692 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112774) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.143739 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.143778 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.143812 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.143835 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112773) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.143859 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.143885 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.145181 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.145228 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.145304 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.145345 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.145375 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.145407 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.145437 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.145463 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.145486 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.145510 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.145535 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.145563 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.145587 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.145610 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.145634 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.145662 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.145687 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.145711 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112773) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.145734 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.145758 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112774) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.145782 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.145804 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.145832 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.145855 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.145878 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.145973 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.146002 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.146027 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.146053 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.146076 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.146099 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.146124 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.146153 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.146176 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.146199 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.146225 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.146248 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.146301 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.146334 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112773) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.146358 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112774) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.146380 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.146407 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.146429 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.146429 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.146429 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.146429 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.146533 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.146566 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.146670 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.147067 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.147113 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.147113 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.147161 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.147190 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.147214 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.147240 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.147290 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.147321 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.147354 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.147382 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.147409 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.147434 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.147458 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.147488 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.147511 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.147538 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.147563 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.147586 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.147612 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.147647 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.147700 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.147737 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.147770 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112773) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.147810 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.147810 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112774) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.147872 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.147903 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.147938 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.148041 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.148122 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.148207 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.148382 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.148482 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.148577 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.149172 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.149282 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.149372 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.149498 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.149554 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.149621 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.149709 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.149804 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.149881 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.149947 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.150041 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.150080 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.150118 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.150170 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.150233 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.150302 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.150364 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.150406 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.150476 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.150516 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.150551 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.150586 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.150620 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112773) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.150651 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.150682 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.150713 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.150834 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.150879 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.150919 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.150958 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.150993 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.151023 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.151057 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.151093 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112774) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.151093 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.151156 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.151156 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.151156 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.151156 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.151311 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.151311 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.151378 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.152038 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112773) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.152038 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.152135 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.152171 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112774) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.152216 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.152256 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.152382 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.152424 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.152460 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.152496 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112773) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.152529 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112775) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.152564 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.152599 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.152632 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112773) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.152674 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.152709 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112774) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.152742 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.152782 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.152816 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112774) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.152849 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.152880 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.152880 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112775) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.152945 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.152985 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112775) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.153028 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 09:53:10.153180 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112776) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 09:53:10.153303 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 09:53:10.153373 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 09:53:10.153454 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 09:53:10.153535 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112776) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 09:53:10.153616 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112776) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 09:53:10.198604 np0000183159 devstack@c-api.service[112773]: INFO dbcounter [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Registered counter for database cinder Jun 26 09:53:10.199366 np0000183159 devstack@c-api.service[112775]: INFO dbcounter [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Registered counter for database cinder Jun 26 09:53:10.199597 np0000183159 devstack@c-api.service[112774]: INFO dbcounter [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Registered counter for database cinder Jun 26 09:53:10.200589 np0000183159 devstack@c-api.service[112776]: INFO dbcounter [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Registered counter for database cinder Jun 26 09:53:10.241134 np0000183159 devstack@c-api.service[112774]: DEBUG oslo_db.sqlalchemy.engines [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 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=112774) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:53:10.243455 np0000183159 devstack@c-api.service[112775]: DEBUG oslo_db.sqlalchemy.engines [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df 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=112775) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:53:10.244290 np0000183159 devstack@c-api.service[112773]: DEBUG oslo_db.sqlalchemy.engines [None req-945211b9-97f8-47c2-9665-b76d23372fd7 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=112773) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:53:10.246619 np0000183159 devstack@c-api.service[112776]: DEBUG oslo_db.sqlalchemy.engines [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 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=112776) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:53:10.355186 np0000183159 devstack@c-api.service[112774]: DEBUG dbcounter [-] [112774] Writer thread running {{(pid=112774) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 09:53:10.356059 np0000183159 devstack@c-api.service[112775]: DEBUG dbcounter [-] [112775] Writer thread running {{(pid=112775) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 09:53:10.357890 np0000183159 devstack@c-api.service[112774]: INFO cinder.rpc [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 09:53:10.358001 np0000183159 devstack@c-api.service[112773]: DEBUG dbcounter [-] [112773] Writer thread running {{(pid=112773) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 09:53:10.359659 np0000183159 devstack@c-api.service[112775]: INFO cinder.rpc [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 09:53:10.360817 np0000183159 devstack@c-api.service[112773]: INFO cinder.rpc [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 09:53:10.361602 np0000183159 devstack@c-api.service[112774]: INFO cinder.rpc [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 09:53:10.362139 np0000183159 devstack@c-api.service[112775]: INFO cinder.rpc [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 09:53:10.362292 np0000183159 devstack@c-api.service[112776]: DEBUG dbcounter [-] [112776] Writer thread running {{(pid=112776) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 09:53:10.363365 np0000183159 devstack@c-api.service[112773]: INFO cinder.rpc [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 09:53:10.364075 np0000183159 devstack@c-api.service[112775]: INFO cinder.rpc [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 09:53:10.365071 np0000183159 devstack@c-api.service[112776]: INFO cinder.rpc [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 09:53:10.365585 np0000183159 devstack@c-api.service[112774]: INFO cinder.rpc [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 09:53:10.365785 np0000183159 devstack@c-api.service[112773]: INFO cinder.rpc [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 09:53:10.365869 np0000183159 devstack@c-api.service[112775]: INFO cinder.rpc [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 09:53:10.366741 np0000183159 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.367443 np0000183159 devstack@c-api.service[112776]: INFO cinder.rpc [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 09:53:10.368025 np0000183159 devstack@c-api.service[112773]: INFO cinder.rpc [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 09:53:10.368177 np0000183159 devstack@c-api.service[112774]: INFO cinder.rpc [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 09:53:10.368852 np0000183159 devstack@c-api.service[112773]: WARNING castellan.key_manager.migration [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.368973 np0000183159 devstack@c-api.service[112774]: WARNING castellan.key_manager.migration [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.369561 np0000183159 devstack@c-api.service[112776]: INFO cinder.rpc [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 09:53:10.369833 np0000183159 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.371582 np0000183159 devstack@c-api.service[112776]: INFO cinder.rpc [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 09:53:10.371710 np0000183159 devstack@c-api.service[112774]: WARNING castellan.key_manager.migration [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.371754 np0000183159 devstack@c-api.service[112773]: WARNING castellan.key_manager.migration [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.372401 np0000183159 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.375329 np0000183159 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.404515 np0000183159 devstack@c-api.service[112773]: DEBUG oslo_db.sqlalchemy.engines [None req-945211b9-97f8-47c2-9665-b76d23372fd7 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=112773) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:53:10.406326 np0000183159 devstack@c-api.service[112774]: DEBUG oslo_db.sqlalchemy.engines [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 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=112774) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:53:10.407290 np0000183159 devstack@c-api.service[112775]: DEBUG oslo_db.sqlalchemy.engines [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df 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=112775) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:53:10.407821 np0000183159 devstack@c-api.service[112773]: INFO cinder.rpc [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 09:53:10.408889 np0000183159 devstack@c-api.service[112776]: DEBUG oslo_db.sqlalchemy.engines [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 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=112776) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:53:10.410021 np0000183159 devstack@c-api.service[112774]: INFO cinder.rpc [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 09:53:10.410130 np0000183159 devstack@c-api.service[112775]: INFO cinder.rpc [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 09:53:10.410220 np0000183159 devstack@c-api.service[112773]: INFO cinder.rpc [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 09:53:10.411471 np0000183159 devstack@c-api.service[112773]: WARNING castellan.key_manager.migration [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.411550 np0000183159 devstack@c-api.service[112776]: INFO cinder.rpc [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 09:53:10.412738 np0000183159 devstack@c-api.service[112775]: INFO cinder.rpc [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 09:53:10.413311 np0000183159 devstack@c-api.service[112774]: INFO cinder.rpc [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 09:53:10.413952 np0000183159 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.414027 np0000183159 devstack@c-api.service[112776]: INFO cinder.rpc [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 09:53:10.414683 np0000183159 devstack@c-api.service[112774]: WARNING castellan.key_manager.migration [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.415138 np0000183159 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.424496 np0000183159 devstack@c-api.service[112773]: WARNING castellan.key_manager.migration [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.426384 np0000183159 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.427301 np0000183159 devstack@c-api.service[112774]: WARNING castellan.key_manager.migration [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.427532 np0000183159 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.427689 np0000183159 devstack@c-api.service[112773]: WARNING castellan.key_manager.migration [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.430481 np0000183159 devstack@c-api.service[112774]: WARNING castellan.key_manager.migration [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.430716 np0000183159 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.430959 np0000183159 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.432187 np0000183159 devstack@c-api.service[112773]: WARNING castellan.key_manager.migration [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.433643 np0000183159 devstack@c-api.service[112774]: WARNING castellan.key_manager.migration [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.434221 np0000183159 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.435039 np0000183159 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.436332 np0000183159 devstack@c-api.service[112773]: WARNING castellan.key_manager.migration [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.437629 np0000183159 devstack@c-api.service[112774]: WARNING castellan.key_manager.migration [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.438586 np0000183159 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.439215 np0000183159 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.439601 np0000183159 devstack@c-api.service[112773]: WARNING castellan.key_manager.migration [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.441671 np0000183159 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.442155 np0000183159 devstack@c-api.service[112774]: WARNING castellan.key_manager.migration [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.442360 np0000183159 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.442758 np0000183159 devstack@c-api.service[112773]: WARNING castellan.key_manager.migration [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.444641 np0000183159 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.445099 np0000183159 devstack@c-api.service[112774]: WARNING castellan.key_manager.migration [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.445314 np0000183159 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.445782 np0000183159 devstack@c-api.service[112773]: WARNING castellan.key_manager.migration [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.447739 np0000183159 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.448140 np0000183159 devstack@c-api.service[112774]: WARNING castellan.key_manager.migration [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.448376 np0000183159 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.448632 np0000183159 devstack@c-api.service[112773]: WARNING castellan.key_manager.migration [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.450586 np0000183159 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.450971 np0000183159 devstack@c-api.service[112774]: WARNING castellan.key_manager.migration [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.451187 np0000183159 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.451535 np0000183159 devstack@c-api.service[112773]: WARNING castellan.key_manager.migration [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.452994 np0000183159 devstack@c-api.service[112773]: WARNING castellan.key_manager.migration [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.453440 np0000183159 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.453837 np0000183159 devstack@c-api.service[112774]: WARNING castellan.key_manager.migration [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.454039 np0000183159 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.454901 np0000183159 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.455306 np0000183159 devstack@c-api.service[112774]: WARNING castellan.key_manager.migration [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.455572 np0000183159 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.455636 np0000183159 devstack@c-api.service[112773]: WARNING castellan.key_manager.migration [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.457615 np0000183159 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.457939 np0000183159 devstack@c-api.service[112774]: WARNING castellan.key_manager.migration [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.458441 np0000183159 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.461221 np0000183159 devstack@c-api.service[112773]: WARNING castellan.key_manager.migration [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.463142 np0000183159 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.463478 np0000183159 devstack@c-api.service[112774]: WARNING castellan.key_manager.migration [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.463926 np0000183159 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.464584 np0000183159 devstack@c-api.service[112773]: WARNING castellan.key_manager.migration [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.466713 np0000183159 devstack@c-api.service[112773]: WARNING castellan.key_manager.migration [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.466791 np0000183159 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.466863 np0000183159 devstack@c-api.service[112774]: WARNING castellan.key_manager.migration [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.467321 np0000183159 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.468333 np0000183159 devstack@c-api.service[112773]: WARNING castellan.key_manager.migration [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.468865 np0000183159 devstack@c-api.service[112774]: WARNING castellan.key_manager.migration [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.468937 np0000183159 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.469438 np0000183159 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.469783 np0000183159 devstack@c-api.service[112773]: WARNING castellan.key_manager.migration [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.470450 np0000183159 devstack@c-api.service[112774]: WARNING castellan.key_manager.migration [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.470529 np0000183159 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.470996 np0000183159 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.471197 np0000183159 devstack@c-api.service[112773]: WARNING castellan.key_manager.migration [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.471861 np0000183159 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.471937 np0000183159 devstack@c-api.service[112774]: WARNING castellan.key_manager.migration [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.472420 np0000183159 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.472776 np0000183159 devstack@c-api.service[112773]: WARNING castellan.key_manager.migration [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.474299 np0000183159 devstack@c-api.service[112774]: WARNING castellan.key_manager.migration [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.474391 np0000183159 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.474496 np0000183159 devstack@c-api.service[112773]: WARNING castellan.key_manager.migration [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.474558 np0000183159 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.474704 np0000183159 devstack@c-api.service[112774]: WARNING castellan.key_manager.migration [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.475561 np0000183159 devstack@c-api.service[112773]: WARNING castellan.key_manager.migration [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.475638 np0000183159 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.475693 np0000183159 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.475983 np0000183159 devstack@c-api.service[112774]: WARNING castellan.key_manager.migration [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.476881 np0000183159 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.476960 np0000183159 devstack@c-api.service[112773]: WARNING castellan.key_manager.migration [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.477384 np0000183159 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.477460 np0000183159 devstack@c-api.service[112774]: WARNING castellan.key_manager.migration [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.478010 np0000183159 devstack@c-api.service[112773]: WARNING cinder.api.contrib.hosts [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 09:53:10.478384 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.v3.router [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Extended resource: extensions {{(pid=112773) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.478515 np0000183159 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.478831 np0000183159 devstack@c-api.service[112774]: WARNING castellan.key_manager.migration [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.478923 np0000183159 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.479608 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.v3.router [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Extended resource: cgsnapshots {{(pid=112773) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.479832 np0000183159 devstack@c-api.service[112774]: WARNING cinder.api.contrib.hosts [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 09:53:10.480065 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.v3.router [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Extended resource: extensions {{(pid=112774) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.480120 np0000183159 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.480677 np0000183159 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.480994 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.v3.router [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Extended resource: qos-specs {{(pid=112773) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.481083 np0000183159 devstack@c-api.service[112776]: WARNING cinder.api.contrib.hosts [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 09:53:10.481323 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Extended resource: extensions {{(pid=112776) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.481408 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.v3.router [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Extended resource: cgsnapshots {{(pid=112774) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.481685 np0000183159 devstack@c-api.service[112775]: WARNING cinder.api.contrib.hosts [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 09:53:10.481917 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Extended resource: extensions {{(pid=112775) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.482670 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Extended resource: cgsnapshots {{(pid=112776) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.482984 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.v3.router [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Extended resource: qos-specs {{(pid=112774) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.483676 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.v3.router [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Extended resource: capabilities {{(pid=112773) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.483846 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Extended resource: cgsnapshots {{(pid=112775) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.484040 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Extended resource: qos-specs {{(pid=112776) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.485009 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.v3.router [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Extended resource: backups {{(pid=112773) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.485048 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.v3.router [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Extended resource: capabilities {{(pid=112774) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.485225 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Extended resource: qos-specs {{(pid=112775) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.486340 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.v3.router [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Extended resource: backups {{(pid=112774) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.486669 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Extended resource: capabilities {{(pid=112776) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.487156 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.v3.router [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Extended resource: os-volume-type-access {{(pid=112773) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.487322 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Extended resource: capabilities {{(pid=112775) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.487959 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Extended resource: backups {{(pid=112776) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.488601 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Extended resource: backups {{(pid=112775) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.488863 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.v3.router [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Extended resource: encryption {{(pid=112773) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.489046 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.v3.router [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Extended resource: os-volume-type-access {{(pid=112774) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.489977 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Extended resource: os-volume-type-access {{(pid=112776) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.490394 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.v3.router [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Extended resource: consistencygroups {{(pid=112773) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.490632 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Extended resource: os-volume-type-access {{(pid=112775) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.490683 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.v3.router [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Extended resource: encryption {{(pid=112774) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.491646 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Extended resource: encryption {{(pid=112776) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.492191 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.v3.router [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Extended resource: consistencygroups {{(pid=112774) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.492241 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Extended resource: encryption {{(pid=112775) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.492394 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.v3.router [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Extended resource: extra_specs {{(pid=112773) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.493117 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Extended resource: consistencygroups {{(pid=112776) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.493730 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Extended resource: consistencygroups {{(pid=112775) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.493978 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.v3.router [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Extended resource: encryption {{(pid=112773) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.494128 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.v3.router [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Extended resource: extra_specs {{(pid=112774) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.495103 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Extended resource: extra_specs {{(pid=112776) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.495529 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.v3.router [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Extended resource: os-volume-manage {{(pid=112773) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.495700 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Extended resource: extra_specs {{(pid=112775) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.495757 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.v3.router [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Extended resource: encryption {{(pid=112774) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.496680 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Extended resource: encryption {{(pid=112776) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.496965 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.v3.router [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Extended resource: os-volume-transfer {{(pid=112773) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.497182 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.v3.router [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Extended resource: os-volume-manage {{(pid=112774) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.497227 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Extended resource: encryption {{(pid=112775) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.498164 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Extended resource: os-volume-manage {{(pid=112776) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.498654 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.v3.router [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Extended resource: os-availability-zone {{(pid=112773) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.498709 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.v3.router [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Extended resource: os-volume-transfer {{(pid=112774) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.498746 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Extended resource: os-volume-manage {{(pid=112775) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.499682 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Extended resource: os-volume-transfer {{(pid=112776) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.500021 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.v3.router [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Extended resource: os-quota-sets {{(pid=112773) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.500227 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Extended resource: os-volume-transfer {{(pid=112775) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.500309 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.v3.router [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Extended resource: os-availability-zone {{(pid=112774) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.501316 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Extended resource: os-availability-zone {{(pid=112776) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.501390 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.v3.router [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Extended resource: os-quota-class-sets {{(pid=112773) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.501590 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.v3.router [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Extended resource: os-quota-sets {{(pid=112774) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.502102 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Extended resource: os-availability-zone {{(pid=112775) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.502670 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Extended resource: os-quota-sets {{(pid=112776) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.502734 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.v3.router [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Extended resource: os-snapshot-manage {{(pid=112773) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.502999 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.v3.router [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Extended resource: os-quota-class-sets {{(pid=112774) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.503457 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Extended resource: os-quota-sets {{(pid=112775) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.504071 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Extended resource: os-quota-class-sets {{(pid=112776) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.504115 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.v3.router [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Extended resource: os-hosts {{(pid=112773) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.504312 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.v3.router [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Extended resource: os-snapshot-manage {{(pid=112774) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.504846 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Extended resource: os-quota-class-sets {{(pid=112775) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.505529 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.v3.router [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Extended resource: scheduler-stats {{(pid=112773) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.505608 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Extended resource: os-snapshot-manage {{(pid=112776) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.505686 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.v3.router [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Extended resource: os-hosts {{(pid=112774) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.506154 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Extended resource: os-snapshot-manage {{(pid=112775) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.507041 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Extended resource: os-hosts {{(pid=112776) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.507153 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.v3.router [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Extended resource: scheduler-stats {{(pid=112774) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.507581 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Extended resource: os-hosts {{(pid=112775) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.507776 np0000183159 devstack@c-api.service[112773]: WARNING castellan.key_manager.migration [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.508392 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Extended resource: scheduler-stats {{(pid=112776) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.508960 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Extended resource: scheduler-stats {{(pid=112775) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 09:53:10.509190 np0000183159 devstack@c-api.service[112774]: WARNING castellan.key_manager.migration [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.509334 np0000183159 devstack@c-api.service[112773]: WARNING castellan.key_manager.migration [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.510180 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.contrib.snapshot_actions [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] SnapshotActionsController initialized {{(pid=112773) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 09:53:10.510524 np0000183159 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.510625 np0000183159 devstack@c-api.service[112774]: WARNING castellan.key_manager.migration [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.510934 np0000183159 devstack@c-api.service[112773]: WARNING castellan.key_manager.migration [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.511455 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.contrib.snapshot_actions [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] SnapshotActionsController initialized {{(pid=112774) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 09:53:10.511649 np0000183159 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.511895 np0000183159 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.512167 np0000183159 devstack@c-api.service[112774]: WARNING castellan.key_manager.migration [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.512320 np0000183159 devstack@c-api.service[112773]: WARNING castellan.key_manager.migration [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.512723 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.contrib.snapshot_actions [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] SnapshotActionsController initialized {{(pid=112776) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 09:53:10.513060 np0000183159 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.513447 np0000183159 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.513510 np0000183159 devstack@c-api.service[112774]: WARNING castellan.key_manager.migration [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.513630 np0000183159 devstack@c-api.service[112773]: WARNING castellan.key_manager.migration [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.513908 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.contrib.snapshot_actions [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] SnapshotActionsController initialized {{(pid=112775) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 09:53:10.514690 np0000183159 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.514760 np0000183159 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.514830 np0000183159 devstack@c-api.service[112774]: WARNING castellan.key_manager.migration [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.515020 np0000183159 devstack@c-api.service[112773]: WARNING castellan.key_manager.migration [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.516018 np0000183159 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.516089 np0000183159 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.516201 np0000183159 devstack@c-api.service[112774]: WARNING castellan.key_manager.migration [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.516478 np0000183159 devstack@c-api.service[112773]: WARNING castellan.key_manager.migration [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.517293 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.v3.router [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Extension UsedLimits extending resource: limits {{(pid=112773) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.517385 np0000183159 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.517445 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.v3.router [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112773) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.517521 np0000183159 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.517679 np0000183159 devstack@c-api.service[112774]: WARNING castellan.key_manager.migration [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.518157 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.v3.router [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112773) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.518279 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.v3.router [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112773) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.518379 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.v3.router [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Extension VolumeActions extending resource: volumes {{(pid=112773) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.518547 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.v3.router [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Extension UsedLimits extending resource: limits {{(pid=112774) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.518625 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.v3.router [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112773) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.518625 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.v3.router [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112773) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.518730 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.v3.router [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112774) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.518787 np0000183159 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.518843 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.v3.router [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Extension TypesManage extending resource: types {{(pid=112773) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.518843 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.v3.router [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112773) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.518945 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.v3.router [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112774) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.519002 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.v3.router [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112773) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.519061 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.v3.router [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112774) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.519135 np0000183159 devstack@c-api.service[112776]: WARNING castellan.key_manager.migration [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.519191 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.v3.router [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Extension AdminActions extending resource: volumes {{(pid=112773) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.519257 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.v3.router [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Extension VolumeActions extending resource: volumes {{(pid=112774) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.519336 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.v3.router [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Extension AdminActions extending resource: snapshots {{(pid=112773) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.519388 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.v3.router [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112774) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.519448 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.v3.router [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Extension AdminActions extending resource: backups {{(pid=112773) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.519520 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.v3.router [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112774) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.519578 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.v3.router [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112773) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.519634 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.v3.router [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Extension TypesManage extending resource: types {{(pid=112774) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.519701 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.v3.router [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112773) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.519766 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.v3.router [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112774) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.519824 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.v3.router [None req-945211b9-97f8-47c2-9665-b76d23372fd7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112773) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.519882 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.v3.router [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112774) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.519882 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.v3.router [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Extension AdminActions extending resource: volumes {{(pid=112774) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.519882 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.v3.router [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Extension AdminActions extending resource: snapshots {{(pid=112774) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.520032 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.v3.router [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Extension AdminActions extending resource: backups {{(pid=112774) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.520089 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Extension UsedLimits extending resource: limits {{(pid=112776) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.520156 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.v3.router [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112774) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.520216 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112776) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.520286 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.v3.router [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112774) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.520342 np0000183159 devstack@c-api.service[112775]: WARNING castellan.key_manager.migration [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 09:53:10.520397 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.v3.router [None req-44baac38-01c0-461b-9b43-d9c35f0bac75 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112774) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.520889 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112776) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.520952 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Extension UsedLimits extending resource: limits {{(pid=112775) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.521025 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112776) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.521084 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Extension VolumeTypeAccess extending resource: types {{(pid=112775) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.521150 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Extension VolumeActions extending resource: volumes {{(pid=112776) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.521209 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112776) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.521283 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112775) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.521344 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112776) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.521398 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112775) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.521454 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Extension TypesManage extending resource: types {{(pid=112776) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.521525 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Extension VolumeActions extending resource: volumes {{(pid=112775) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.521583 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112776) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.521644 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112775) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.521710 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112776) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.521776 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Extension SnapshotActions extending resource: snapshots {{(pid=112775) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.521843 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Extension AdminActions extending resource: volumes {{(pid=112776) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.521901 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Extension TypesManage extending resource: types {{(pid=112775) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.521955 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Extension AdminActions extending resource: snapshots {{(pid=112776) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.522014 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112775) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.522067 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Extension AdminActions extending resource: backups {{(pid=112776) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.522120 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112775) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.522190 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112776) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.522255 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Extension AdminActions extending resource: volumes {{(pid=112775) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.522333 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112776) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.522390 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Extension AdminActions extending resource: snapshots {{(pid=112775) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.522478 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.v3.router [None req-706841b9-5f52-45c1-ab6a-6a0f82da7938 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112776) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.522551 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Extension AdminActions extending resource: backups {{(pid=112775) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.522551 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112775) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.522551 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112775) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.522709 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.v3.router [None req-9886c4c3-d583-4cdb-8609-7a3aee78b4df None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112775) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 09:53:10.527117 np0000183159 devstack@c-api.service[112773]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d66a80a3668 pid: 112773 (default app) Jun 26 09:53:10.527853 np0000183159 devstack@c-api.service[112774]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d66a80a3668 pid: 112774 (default app) Jun 26 09:53:10.529955 np0000183159 devstack@c-api.service[112776]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d66a80a3668 pid: 112776 (default app) Jun 26 09:53:10.530172 np0000183159 devstack@c-api.service[112775]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d66a80a3668 pid: 112775 (default app) Jun 26 09:53:10.535600 np0000183159 devstack@c-api.service[112773]: /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:53:10.535600 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.535600 np0000183159 devstack@c-api.service[112773]: /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:53:10.535600 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.536135 np0000183159 devstack@c-api.service[112773]: /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:53:10.536135 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.536135 np0000183159 devstack@c-api.service[112773]: /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:53:10.536135 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.536584 np0000183159 devstack@c-api.service[112773]: /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:53:10.536584 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.536584 np0000183159 devstack@c-api.service[112773]: /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:53:10.536584 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.536584 np0000183159 devstack@c-api.service[112773]: /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:53:10.536584 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.537139 np0000183159 devstack@c-api.service[112773]: /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:53:10.537139 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.537139 np0000183159 devstack@c-api.service[112773]: /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:53:10.537139 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.537139 np0000183159 devstack@c-api.service[112773]: /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:53:10.537715 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.537715 np0000183159 devstack@c-api.service[112773]: /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:53:10.537715 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.537715 np0000183159 devstack@c-api.service[112773]: /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:53:10.537715 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.538177 np0000183159 devstack@c-api.service[112773]: /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:53:10.538177 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.538177 np0000183159 devstack@c-api.service[112773]: /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:53:10.538177 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.538727 np0000183159 devstack@c-api.service[112773]: /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:53:10.538727 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.538727 np0000183159 devstack@c-api.service[112773]: /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:53:10.538727 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.538727 np0000183159 devstack@c-api.service[112773]: /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:53:10.539251 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.539251 np0000183159 devstack@c-api.service[112773]: /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:53:10.539251 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.539251 np0000183159 devstack@c-api.service[112773]: /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:53:10.539251 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.539744 np0000183159 devstack@c-api.service[112773]: /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:53:10.539744 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.539744 np0000183159 devstack@c-api.service[112773]: /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:53:10.539744 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.539744 np0000183159 devstack@c-api.service[112773]: /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:53:10.539744 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.540124 np0000183159 devstack@c-api.service[112773]: /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:53:10.540124 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.540124 np0000183159 devstack@c-api.service[112773]: /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:53:10.540124 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.540124 np0000183159 devstack@c-api.service[112773]: /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:53:10.540124 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.540530 np0000183159 devstack@c-api.service[112773]: /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:53:10.540530 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.540530 np0000183159 devstack@c-api.service[112773]: /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:53:10.540530 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.540530 np0000183159 devstack@c-api.service[112773]: /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:53:10.540530 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.541071 np0000183159 devstack@c-api.service[112773]: /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:53:10.541071 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.541071 np0000183159 devstack@c-api.service[112773]: /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:53:10.541071 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.541071 np0000183159 devstack@c-api.service[112773]: /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:53:10.541430 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.541430 np0000183159 devstack@c-api.service[112773]: /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:53:10.541430 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.541430 np0000183159 devstack@c-api.service[112773]: /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:53:10.541430 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.541723 np0000183159 devstack@c-api.service[112773]: /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:53:10.541723 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.541723 np0000183159 devstack@c-api.service[112773]: /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:53:10.541723 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.541723 np0000183159 devstack@c-api.service[112773]: /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:53:10.541723 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.542122 np0000183159 devstack@c-api.service[112773]: /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:53:10.542122 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.542122 np0000183159 devstack@c-api.service[112773]: /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:53:10.542122 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.542122 np0000183159 devstack@c-api.service[112773]: /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:53:10.542122 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.542506 np0000183159 devstack@c-api.service[112773]: /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:53:10.542506 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.542506 np0000183159 devstack@c-api.service[112773]: /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:53:10.542506 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.542506 np0000183159 devstack@c-api.service[112773]: /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:53:10.542851 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.542851 np0000183159 devstack@c-api.service[112773]: /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:53:10.542851 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.542851 np0000183159 devstack@c-api.service[112773]: /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:53:10.542851 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.543151 np0000183159 devstack@c-api.service[112773]: /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:53:10.543151 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.543151 np0000183159 devstack@c-api.service[112773]: /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:53:10.543151 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.543472 np0000183159 devstack@c-api.service[112773]: /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:53:10.543472 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.543472 np0000183159 devstack@c-api.service[112773]: /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:53:10.543472 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.543730 np0000183159 devstack@c-api.service[112773]: /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:53:10.543730 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.543730 np0000183159 devstack@c-api.service[112773]: /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:53:10.543730 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.543730 np0000183159 devstack@c-api.service[112773]: /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:53:10.544049 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.544049 np0000183159 devstack@c-api.service[112773]: /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:53:10.544049 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.544049 np0000183159 devstack@c-api.service[112773]: /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:53:10.544049 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.544390 np0000183159 devstack@c-api.service[112773]: /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:53:10.544390 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.544390 np0000183159 devstack@c-api.service[112773]: /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:53:10.544390 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.544667 np0000183159 devstack@c-api.service[112773]: /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:53:10.544667 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.544667 np0000183159 devstack@c-api.service[112773]: /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:53:10.544667 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.544934 np0000183159 devstack@c-api.service[112773]: /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:53:10.544934 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.544934 np0000183159 devstack@c-api.service[112773]: /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:53:10.544934 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.545181 np0000183159 devstack@c-api.service[112773]: /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:53:10.545181 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.545181 np0000183159 devstack@c-api.service[112773]: /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:53:10.545181 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.545498 np0000183159 devstack@c-api.service[112773]: /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:53:10.545498 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.545498 np0000183159 devstack@c-api.service[112773]: /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:53:10.545498 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.545745 np0000183159 devstack@c-api.service[112773]: /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:53:10.545745 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.545745 np0000183159 devstack@c-api.service[112773]: /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:53:10.545745 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.545745 np0000183159 devstack@c-api.service[112773]: /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:53:10.546080 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.546080 np0000183159 devstack@c-api.service[112773]: /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:53:10.546080 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.546080 np0000183159 devstack@c-api.service[112773]: /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:53:10.546080 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.546080 np0000183159 devstack@c-api.service[112773]: /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:53:10.546584 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.546584 np0000183159 devstack@c-api.service[112773]: /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:53:10.546584 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.546584 np0000183159 devstack@c-api.service[112773]: /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:53:10.546584 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.546811 np0000183159 devstack@c-api.service[112773]: /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:53:10.546811 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.546811 np0000183159 devstack@c-api.service[112773]: /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:53:10.546811 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.546811 np0000183159 devstack@c-api.service[112773]: /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:53:10.546811 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.547076 np0000183159 devstack@c-api.service[112773]: /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:53:10.547076 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.547076 np0000183159 devstack@c-api.service[112773]: /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:53:10.547076 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.547076 np0000183159 devstack@c-api.service[112773]: /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:53:10.547076 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.547367 np0000183159 devstack@c-api.service[112773]: /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:53:10.547367 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.547367 np0000183159 devstack@c-api.service[112773]: /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:53:10.547367 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.547367 np0000183159 devstack@c-api.service[112773]: /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:53:10.547367 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.547617 np0000183159 devstack@c-api.service[112773]: /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:53:10.547617 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.547617 np0000183159 devstack@c-api.service[112773]: /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:53:10.547617 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.547617 np0000183159 devstack@c-api.service[112773]: /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:53:10.547617 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.547996 np0000183159 devstack@c-api.service[112773]: /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:53:10.547996 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.547996 np0000183159 devstack@c-api.service[112773]: /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:53:10.547996 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.548176 np0000183159 devstack@c-api.service[112773]: /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:53:10.548176 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.548176 np0000183159 devstack@c-api.service[112773]: /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:53:10.548176 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.548176 np0000183159 devstack@c-api.service[112773]: /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:53:10.548442 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.548442 np0000183159 devstack@c-api.service[112773]: /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:53:10.548442 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.548442 np0000183159 devstack@c-api.service[112773]: /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:53:10.548442 np0000183159 devstack@c-api.service[112773]: warnings.warn(deprecated_msg) Jun 26 09:53:10.548442 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.middleware.request_id [None req-4537a110-22ff-436b-a817-82d42217b9d2 None None] RequestId filter calling following filter/app {{(pid=112773) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:53:10.548442 np0000183159 devstack@c-api.service[112773]: [pid: 112773|app: 0|req: 1/1] 199.204.45.238 () {60 vars in 956 bytes} [Fri Jun 26 09:53:10 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:53:17.620701 np0000183159 devstack@c-api.service[112774]: /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:53:17.620701 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.620701 np0000183159 devstack@c-api.service[112774]: /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:53:17.620701 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.620701 np0000183159 devstack@c-api.service[112774]: /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:53:17.621534 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.621534 np0000183159 devstack@c-api.service[112774]: /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:53:17.621534 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.621534 np0000183159 devstack@c-api.service[112774]: /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:53:17.621534 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.621823 np0000183159 devstack@c-api.service[112774]: /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:53:17.621823 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.621823 np0000183159 devstack@c-api.service[112774]: /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:53:17.621823 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.621823 np0000183159 devstack@c-api.service[112774]: /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:53:17.621823 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.622149 np0000183159 devstack@c-api.service[112774]: /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:53:17.622149 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.622149 np0000183159 devstack@c-api.service[112774]: /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:53:17.622149 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.622382 np0000183159 devstack@c-api.service[112774]: /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:53:17.622382 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.622382 np0000183159 devstack@c-api.service[112774]: /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:53:17.622382 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.622615 np0000183159 devstack@c-api.service[112774]: /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:53:17.622615 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.622615 np0000183159 devstack@c-api.service[112774]: /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:53:17.622615 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.622834 np0000183159 devstack@c-api.service[112774]: /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:53:17.622834 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.622834 np0000183159 devstack@c-api.service[112774]: /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:53:17.622834 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.622834 np0000183159 devstack@c-api.service[112774]: /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:53:17.623095 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.623095 np0000183159 devstack@c-api.service[112774]: /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:53:17.623095 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.623095 np0000183159 devstack@c-api.service[112774]: /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:53:17.623095 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.623360 np0000183159 devstack@c-api.service[112774]: /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:53:17.623360 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.623360 np0000183159 devstack@c-api.service[112774]: /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:53:17.623360 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.623360 np0000183159 devstack@c-api.service[112774]: /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:53:17.623360 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.623655 np0000183159 devstack@c-api.service[112774]: /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:53:17.623655 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.623655 np0000183159 devstack@c-api.service[112774]: /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:53:17.623655 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.623655 np0000183159 devstack@c-api.service[112774]: /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:53:17.623655 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.623971 np0000183159 devstack@c-api.service[112774]: /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:53:17.623971 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.623971 np0000183159 devstack@c-api.service[112774]: /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:53:17.623971 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.623971 np0000183159 devstack@c-api.service[112774]: /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:53:17.623971 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.625070 np0000183159 devstack@c-api.service[112774]: /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:53:17.625070 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.625070 np0000183159 devstack@c-api.service[112774]: /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:53:17.625070 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.625070 np0000183159 devstack@c-api.service[112774]: /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:53:17.625711 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.625711 np0000183159 devstack@c-api.service[112774]: /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:53:17.625711 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.625711 np0000183159 devstack@c-api.service[112774]: /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:53:17.625711 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.626396 np0000183159 devstack@c-api.service[112774]: /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:53:17.626396 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.626396 np0000183159 devstack@c-api.service[112774]: /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:53:17.626396 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.626396 np0000183159 devstack@c-api.service[112774]: /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:53:17.626396 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.627019 np0000183159 devstack@c-api.service[112774]: /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:53:17.627019 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.627019 np0000183159 devstack@c-api.service[112774]: /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:53:17.627019 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.627019 np0000183159 devstack@c-api.service[112774]: /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:53:17.627019 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.627463 np0000183159 devstack@c-api.service[112774]: /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:53:17.627463 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.627463 np0000183159 devstack@c-api.service[112774]: /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:53:17.627463 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.627463 np0000183159 devstack@c-api.service[112774]: /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:53:17.627813 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.627813 np0000183159 devstack@c-api.service[112774]: /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:53:17.627813 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.627813 np0000183159 devstack@c-api.service[112774]: /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:53:17.627813 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.628256 np0000183159 devstack@c-api.service[112774]: /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:53:17.628256 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.628256 np0000183159 devstack@c-api.service[112774]: /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:53:17.628256 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.628564 np0000183159 devstack@c-api.service[112774]: /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:53:17.628564 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.628564 np0000183159 devstack@c-api.service[112774]: /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:53:17.628564 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.629110 np0000183159 devstack@c-api.service[112774]: /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:53:17.629110 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.629110 np0000183159 devstack@c-api.service[112774]: /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:53:17.629110 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.629110 np0000183159 devstack@c-api.service[112774]: /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:53:17.629486 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.629486 np0000183159 devstack@c-api.service[112774]: /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:53:17.629486 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.629486 np0000183159 devstack@c-api.service[112774]: /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:53:17.629486 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.629835 np0000183159 devstack@c-api.service[112774]: /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:53:17.629835 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.629835 np0000183159 devstack@c-api.service[112774]: /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:53:17.629835 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.630142 np0000183159 devstack@c-api.service[112774]: /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:53:17.630142 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.630142 np0000183159 devstack@c-api.service[112774]: /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:53:17.630142 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.630505 np0000183159 devstack@c-api.service[112774]: /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:53:17.630505 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.630505 np0000183159 devstack@c-api.service[112774]: /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:53:17.630505 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.630816 np0000183159 devstack@c-api.service[112774]: /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:53:17.630816 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.630816 np0000183159 devstack@c-api.service[112774]: /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:53:17.630816 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.631359 np0000183159 devstack@c-api.service[112774]: /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:53:17.631359 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.631359 np0000183159 devstack@c-api.service[112774]: /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:53:17.631359 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.631530 np0000183159 devstack@c-api.service[112774]: /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:53:17.631530 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.631530 np0000183159 devstack@c-api.service[112774]: /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:53:17.631530 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.631530 np0000183159 devstack@c-api.service[112774]: /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:53:17.631695 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.631695 np0000183159 devstack@c-api.service[112774]: /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:53:17.631695 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.631695 np0000183159 devstack@c-api.service[112774]: /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:53:17.631695 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.631695 np0000183159 devstack@c-api.service[112774]: /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:53:17.631904 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.631904 np0000183159 devstack@c-api.service[112774]: /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:53:17.631904 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.631904 np0000183159 devstack@c-api.service[112774]: /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:53:17.631904 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.632056 np0000183159 devstack@c-api.service[112774]: /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:53:17.632056 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.632056 np0000183159 devstack@c-api.service[112774]: /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:53:17.632056 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.632056 np0000183159 devstack@c-api.service[112774]: /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:53:17.632056 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.632241 np0000183159 devstack@c-api.service[112774]: /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:53:17.632241 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.632241 np0000183159 devstack@c-api.service[112774]: /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:53:17.632241 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.632241 np0000183159 devstack@c-api.service[112774]: /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:53:17.632241 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.632456 np0000183159 devstack@c-api.service[112774]: /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:53:17.632456 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.632456 np0000183159 devstack@c-api.service[112774]: /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:53:17.632456 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.632456 np0000183159 devstack@c-api.service[112774]: /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:53:17.632456 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.632648 np0000183159 devstack@c-api.service[112774]: /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:53:17.632648 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.632648 np0000183159 devstack@c-api.service[112774]: /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:53:17.632648 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.632648 np0000183159 devstack@c-api.service[112774]: /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:53:17.632648 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.632839 np0000183159 devstack@c-api.service[112774]: /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:53:17.632839 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.632839 np0000183159 devstack@c-api.service[112774]: /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:53:17.632839 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.632970 np0000183159 devstack@c-api.service[112774]: /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:53:17.632970 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.632970 np0000183159 devstack@c-api.service[112774]: /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:53:17.632970 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.632970 np0000183159 devstack@c-api.service[112774]: /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:53:17.633132 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.633132 np0000183159 devstack@c-api.service[112774]: /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:53:17.633132 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.633132 np0000183159 devstack@c-api.service[112774]: /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:53:17.633132 np0000183159 devstack@c-api.service[112774]: warnings.warn(deprecated_msg) Jun 26 09:53:17.633132 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.middleware.request_id [None req-61df5bbe-d3c3-4e4a-a809-e59382b3a34c None None] RequestId filter calling following filter/app {{(pid=112774) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:53:18.111008 np0000183159 devstack@c-api.service[112774]: INFO cinder.api.openstack.wsgi [None req-61df5bbe-d3c3-4e4a-a809-e59382b3a34c admin admin] POST https://199.204.45.238/volume/v3/types Jun 26 09:53:18.111488 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.openstack.wsgi [None req-61df5bbe-d3c3-4e4a-a809-e59382b3a34c admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112774) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 09:53:18.113098 np0000183159 devstack@c-api.service[112774]: /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:53:18.113098 np0000183159 devstack@c-api.service[112774]: warnings.warn( Jun 26 09:53:18.148749 np0000183159 devstack@c-api.service[112774]: DEBUG oslo_db.sqlalchemy.engines [None req-61df5bbe-d3c3-4e4a-a809-e59382b3a34c 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=112774) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:53:18.175828 np0000183159 devstack@c-api.service[112774]: INFO cinder.api.openstack.wsgi [None req-61df5bbe-d3c3-4e4a-a809-e59382b3a34c admin admin] https://199.204.45.238/volume/v3/types returned with HTTP 200 Jun 26 09:53:18.176231 np0000183159 devstack@c-api.service[112774]: [pid: 112774|app: 0|req: 1/2] 199.204.45.238 () {68 vars in 1288 bytes} [Fri Jun 26 09:53:17 2026] POST /volume/v3/types => generated 186 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 09:53:18.200284 np0000183159 devstack@c-api.service[112776]: /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:53:18.200284 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.200284 np0000183159 devstack@c-api.service[112776]: /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:53:18.200284 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.200284 np0000183159 devstack@c-api.service[112776]: /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:53:18.200715 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.200715 np0000183159 devstack@c-api.service[112776]: /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:53:18.200715 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.200715 np0000183159 devstack@c-api.service[112776]: /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:53:18.200715 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.200869 np0000183159 devstack@c-api.service[112776]: /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:53:18.200869 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.200869 np0000183159 devstack@c-api.service[112776]: /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:53:18.200869 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.200869 np0000183159 devstack@c-api.service[112776]: /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:53:18.200869 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.201076 np0000183159 devstack@c-api.service[112776]: /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:53:18.201076 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.201076 np0000183159 devstack@c-api.service[112776]: /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:53:18.201076 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.201204 np0000183159 devstack@c-api.service[112776]: /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:53:18.201204 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.201204 np0000183159 devstack@c-api.service[112776]: /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:53:18.201204 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.201374 np0000183159 devstack@c-api.service[112776]: /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:53:18.201374 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.201374 np0000183159 devstack@c-api.service[112776]: /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:53:18.201374 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.201513 np0000183159 devstack@c-api.service[112776]: /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:53:18.201513 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.201513 np0000183159 devstack@c-api.service[112776]: /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:53:18.201513 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.201513 np0000183159 devstack@c-api.service[112776]: /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:53:18.201680 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.201680 np0000183159 devstack@c-api.service[112776]: /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:53:18.201680 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.205550 np0000183159 devstack@c-api.service[112776]: /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:53:18.205550 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.205550 np0000183159 devstack@c-api.service[112776]: /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:53:18.205550 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.205550 np0000183159 devstack@c-api.service[112776]: /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:53:18.205550 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.205714 np0000183159 devstack@c-api.service[112776]: /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:53:18.205714 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.205714 np0000183159 devstack@c-api.service[112776]: /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:53:18.205714 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.205714 np0000183159 devstack@c-api.service[112776]: /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:53:18.205714 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.205846 np0000183159 devstack@c-api.service[112776]: /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:53:18.205846 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.205846 np0000183159 devstack@c-api.service[112776]: /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:53:18.205846 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.205846 np0000183159 devstack@c-api.service[112776]: /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:53:18.205846 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.205999 np0000183159 devstack@c-api.service[112776]: /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:53:18.205999 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.205999 np0000183159 devstack@c-api.service[112776]: /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:53:18.205999 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.205999 np0000183159 devstack@c-api.service[112776]: /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:53:18.205999 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.206142 np0000183159 devstack@c-api.service[112776]: /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:53:18.206142 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.206142 np0000183159 devstack@c-api.service[112776]: /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:53:18.206142 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.206232 np0000183159 devstack@c-api.service[112776]: /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:53:18.206232 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.206232 np0000183159 devstack@c-api.service[112776]: /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:53:18.206232 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.206232 np0000183159 devstack@c-api.service[112776]: /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:53:18.206366 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.206366 np0000183159 devstack@c-api.service[112776]: /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:53:18.206366 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.206366 np0000183159 devstack@c-api.service[112776]: /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:53:18.206366 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.206474 np0000183159 devstack@c-api.service[112776]: /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:53:18.206474 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.206474 np0000183159 devstack@c-api.service[112776]: /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:53:18.206474 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.206474 np0000183159 devstack@c-api.service[112776]: /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:53:18.206474 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.206601 np0000183159 devstack@c-api.service[112776]: /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:53:18.206601 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.206601 np0000183159 devstack@c-api.service[112776]: /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:53:18.206601 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.206601 np0000183159 devstack@c-api.service[112776]: /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:53:18.206727 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.206727 np0000183159 devstack@c-api.service[112776]: /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:53:18.206727 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.206727 np0000183159 devstack@c-api.service[112776]: /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:53:18.206727 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.206841 np0000183159 devstack@c-api.service[112776]: /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:53:18.206841 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.206841 np0000183159 devstack@c-api.service[112776]: /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:53:18.206841 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.206939 np0000183159 devstack@c-api.service[112776]: /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:53:18.206939 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.206939 np0000183159 devstack@c-api.service[112776]: /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:53:18.206939 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.207035 np0000183159 devstack@c-api.service[112776]: /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:53:18.207035 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.207035 np0000183159 devstack@c-api.service[112776]: /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:53:18.207035 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.207035 np0000183159 devstack@c-api.service[112776]: /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:53:18.207151 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.207151 np0000183159 devstack@c-api.service[112776]: /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:53:18.207151 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.207151 np0000183159 devstack@c-api.service[112776]: /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:53:18.207151 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.207258 np0000183159 devstack@c-api.service[112776]: /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:53:18.207258 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.207258 np0000183159 devstack@c-api.service[112776]: /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:53:18.207258 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.207371 np0000183159 devstack@c-api.service[112776]: /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:53:18.207371 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.207371 np0000183159 devstack@c-api.service[112776]: /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:53:18.207371 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.207463 np0000183159 devstack@c-api.service[112776]: /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:53:18.207463 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.207463 np0000183159 devstack@c-api.service[112776]: /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:53:18.207463 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.207555 np0000183159 devstack@c-api.service[112776]: /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:53:18.207555 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.207555 np0000183159 devstack@c-api.service[112776]: /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:53:18.207555 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.207645 np0000183159 devstack@c-api.service[112776]: /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:53:18.207645 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.207645 np0000183159 devstack@c-api.service[112776]: /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:53:18.207645 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.207735 np0000183159 devstack@c-api.service[112776]: /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:53:18.207735 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.207735 np0000183159 devstack@c-api.service[112776]: /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:53:18.207735 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.207735 np0000183159 devstack@c-api.service[112776]: /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:53:18.207735 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.207868 np0000183159 devstack@c-api.service[112776]: /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:53:18.207868 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.207868 np0000183159 devstack@c-api.service[112776]: /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:53:18.207868 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.207868 np0000183159 devstack@c-api.service[112776]: /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:53:18.207990 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.207990 np0000183159 devstack@c-api.service[112776]: /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:53:18.207990 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.207990 np0000183159 devstack@c-api.service[112776]: /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:53:18.207990 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.207990 np0000183159 devstack@c-api.service[112776]: /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:53:18.207990 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.208141 np0000183159 devstack@c-api.service[112776]: /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:53:18.208141 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.208141 np0000183159 devstack@c-api.service[112776]: /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:53:18.208141 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.208141 np0000183159 devstack@c-api.service[112776]: /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:53:18.208141 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.208286 np0000183159 devstack@c-api.service[112776]: /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:53:18.208286 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.208286 np0000183159 devstack@c-api.service[112776]: /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:53:18.208286 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.208286 np0000183159 devstack@c-api.service[112776]: /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:53:18.208286 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.208420 np0000183159 devstack@c-api.service[112776]: /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:53:18.208420 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.208420 np0000183159 devstack@c-api.service[112776]: /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:53:18.208420 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.208420 np0000183159 devstack@c-api.service[112776]: /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:53:18.208420 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.208551 np0000183159 devstack@c-api.service[112776]: /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:53:18.208551 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.208551 np0000183159 devstack@c-api.service[112776]: /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:53:18.208551 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.208650 np0000183159 devstack@c-api.service[112776]: /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:53:18.208650 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.208650 np0000183159 devstack@c-api.service[112776]: /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:53:18.208650 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.208741 np0000183159 devstack@c-api.service[112776]: /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:53:18.208741 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.208741 np0000183159 devstack@c-api.service[112776]: /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:53:18.208741 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.208832 np0000183159 devstack@c-api.service[112776]: /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:53:18.208832 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.208832 np0000183159 devstack@c-api.service[112776]: /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:53:18.208832 np0000183159 devstack@c-api.service[112776]: warnings.warn(deprecated_msg) Jun 26 09:53:18.208832 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.middleware.request_id [req-61df5bbe-d3c3-4e4a-a809-e59382b3a34c req-947c4e2d-b4f1-4c57-86fd-7ae58caef69e None None] RequestId filter calling following filter/app {{(pid=112776) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:53:18.548596 np0000183159 devstack@c-api.service[112776]: INFO cinder.api.openstack.wsgi [req-61df5bbe-d3c3-4e4a-a809-e59382b3a34c req-947c4e2d-b4f1-4c57-86fd-7ae58caef69e admin admin] POST https://199.204.45.238/volume/v3/types/082ee609-fc05-445c-8fab-e66c7415c255/extra_specs Jun 26 09:53:18.549163 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.openstack.wsgi [req-61df5bbe-d3c3-4e4a-a809-e59382b3a34c req-947c4e2d-b4f1-4c57-86fd-7ae58caef69e admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112776) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 09:53:18.551014 np0000183159 devstack@c-api.service[112776]: /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:53:18.551014 np0000183159 devstack@c-api.service[112776]: warnings.warn( Jun 26 09:53:18.586447 np0000183159 devstack@c-api.service[112776]: DEBUG oslo_db.sqlalchemy.engines [req-61df5bbe-d3c3-4e4a-a809-e59382b3a34c req-947c4e2d-b4f1-4c57-86fd-7ae58caef69e 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=112776) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:53:18.650560 np0000183159 devstack@c-api.service[112776]: INFO cinder.api.openstack.wsgi [req-61df5bbe-d3c3-4e4a-a809-e59382b3a34c req-947c4e2d-b4f1-4c57-86fd-7ae58caef69e admin admin] https://199.204.45.238/volume/v3/types/082ee609-fc05-445c-8fab-e66c7415c255/extra_specs returned with HTTP 200 Jun 26 09:53:18.651062 np0000183159 devstack@c-api.service[112776]: [pid: 112776|app: 0|req: 1/3] 199.204.45.238 () {70 vars in 1505 bytes} [Fri Jun 26 09:53:18 2026] POST /volume/v3/types/082ee609-fc05-445c-8fab-e66c7415c255/extra_specs => generated 55 bytes in 462 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 09:53:20.410667 np0000183159 devstack@c-api.service[112773]: DEBUG dbcounter [-] [112773] Writing DB stats cinder:SELECT=6 {{(pid=112773) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:53:20.411916 np0000183159 devstack@c-api.service[112775]: DEBUG dbcounter [-] [112775] Writing DB stats cinder:SELECT=6 {{(pid=112775) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:53:28.173790 np0000183159 devstack@c-api.service[112774]: DEBUG dbcounter [-] [112774] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112774) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:53:28.649035 np0000183159 devstack@c-api.service[112776]: DEBUG dbcounter [-] [112776] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112776) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:55:39.522952 np0000183159 devstack@c-api.service[112775]: /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:55:39.522952 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.523650 np0000183159 devstack@c-api.service[112775]: /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:55:39.523650 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.523650 np0000183159 devstack@c-api.service[112775]: /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:55:39.523650 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.523650 np0000183159 devstack@c-api.service[112775]: /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:55:39.524043 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.524043 np0000183159 devstack@c-api.service[112775]: /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:55:39.524043 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.524043 np0000183159 devstack@c-api.service[112775]: /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:55:39.524043 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.524043 np0000183159 devstack@c-api.service[112775]: /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:55:39.525076 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.525076 np0000183159 devstack@c-api.service[112775]: /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:55:39.525076 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.525076 np0000183159 devstack@c-api.service[112775]: /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:55:39.525076 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.525676 np0000183159 devstack@c-api.service[112775]: /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:55:39.525676 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.525676 np0000183159 devstack@c-api.service[112775]: /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:55:39.525676 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.526164 np0000183159 devstack@c-api.service[112775]: /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:55:39.526164 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.526164 np0000183159 devstack@c-api.service[112775]: /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:55:39.526164 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.526678 np0000183159 devstack@c-api.service[112775]: /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:55:39.526678 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.526678 np0000183159 devstack@c-api.service[112775]: /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:55:39.526678 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.526678 np0000183159 devstack@c-api.service[112775]: /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:55:39.527693 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.527693 np0000183159 devstack@c-api.service[112775]: /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:55:39.527693 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.527693 np0000183159 devstack@c-api.service[112775]: /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:55:39.527693 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.528072 np0000183159 devstack@c-api.service[112775]: /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:55:39.528072 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.528072 np0000183159 devstack@c-api.service[112775]: /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:55:39.528072 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.528072 np0000183159 devstack@c-api.service[112775]: /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:55:39.528072 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.528433 np0000183159 devstack@c-api.service[112775]: /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:55:39.528433 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.528433 np0000183159 devstack@c-api.service[112775]: /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:55:39.528433 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.528433 np0000183159 devstack@c-api.service[112775]: /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:55:39.528433 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.528689 np0000183159 devstack@c-api.service[112775]: /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:55:39.528689 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.528689 np0000183159 devstack@c-api.service[112775]: /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:55:39.528689 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.528689 np0000183159 devstack@c-api.service[112775]: /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:55:39.528689 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.528941 np0000183159 devstack@c-api.service[112775]: /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:55:39.528941 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.528941 np0000183159 devstack@c-api.service[112775]: /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:55:39.528941 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.528941 np0000183159 devstack@c-api.service[112775]: /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:55:39.528941 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.529205 np0000183159 devstack@c-api.service[112775]: /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:55:39.529205 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.529205 np0000183159 devstack@c-api.service[112775]: /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:55:39.529205 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.529523 np0000183159 devstack@c-api.service[112775]: /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:55:39.529523 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.529523 np0000183159 devstack@c-api.service[112775]: /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:55:39.529523 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.529523 np0000183159 devstack@c-api.service[112775]: /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:55:39.529764 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.529764 np0000183159 devstack@c-api.service[112775]: /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:55:39.529764 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.529764 np0000183159 devstack@c-api.service[112775]: /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:55:39.529764 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.530097 np0000183159 devstack@c-api.service[112775]: /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:55:39.530097 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.530097 np0000183159 devstack@c-api.service[112775]: /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:55:39.530097 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.530097 np0000183159 devstack@c-api.service[112775]: /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:55:39.530097 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.530557 np0000183159 devstack@c-api.service[112775]: /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:55:39.530557 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.530557 np0000183159 devstack@c-api.service[112775]: /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:55:39.530557 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.530557 np0000183159 devstack@c-api.service[112775]: /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:55:39.530978 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.530978 np0000183159 devstack@c-api.service[112775]: /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:55:39.530978 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.530978 np0000183159 devstack@c-api.service[112775]: /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:55:39.530978 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.531393 np0000183159 devstack@c-api.service[112775]: /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:55:39.531393 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.531393 np0000183159 devstack@c-api.service[112775]: /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:55:39.531393 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.531712 np0000183159 devstack@c-api.service[112775]: /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:55:39.531712 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.531712 np0000183159 devstack@c-api.service[112775]: /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:55:39.531712 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.532036 np0000183159 devstack@c-api.service[112775]: /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:55:39.532036 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.532036 np0000183159 devstack@c-api.service[112775]: /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:55:39.532036 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.532036 np0000183159 devstack@c-api.service[112775]: /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:55:39.532501 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.532501 np0000183159 devstack@c-api.service[112775]: /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:55:39.532501 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.532501 np0000183159 devstack@c-api.service[112775]: /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:55:39.532501 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.533182 np0000183159 devstack@c-api.service[112775]: /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:55:39.533182 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.533182 np0000183159 devstack@c-api.service[112775]: /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:55:39.533182 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.533403 np0000183159 devstack@c-api.service[112775]: /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:55:39.533403 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.533403 np0000183159 devstack@c-api.service[112775]: /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:55:39.533403 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.533579 np0000183159 devstack@c-api.service[112775]: /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:55:39.533579 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.533579 np0000183159 devstack@c-api.service[112775]: /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:55:39.533579 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.533780 np0000183159 devstack@c-api.service[112775]: /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:55:39.533780 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.533780 np0000183159 devstack@c-api.service[112775]: /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:55:39.533780 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.533961 np0000183159 devstack@c-api.service[112775]: /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:55:39.533961 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.533961 np0000183159 devstack@c-api.service[112775]: /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:55:39.533961 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.534136 np0000183159 devstack@c-api.service[112775]: /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:55:39.534136 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.534136 np0000183159 devstack@c-api.service[112775]: /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:55:39.534136 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.534136 np0000183159 devstack@c-api.service[112775]: /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:55:39.534136 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.534879 np0000183159 devstack@c-api.service[112775]: /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:55:39.534879 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.534879 np0000183159 devstack@c-api.service[112775]: /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:55:39.534879 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.534879 np0000183159 devstack@c-api.service[112775]: /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:55:39.535322 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.535322 np0000183159 devstack@c-api.service[112775]: /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:55:39.535322 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.535322 np0000183159 devstack@c-api.service[112775]: /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:55:39.535322 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.535322 np0000183159 devstack@c-api.service[112775]: /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:55:39.535322 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.535843 np0000183159 devstack@c-api.service[112775]: /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:55:39.535843 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.535843 np0000183159 devstack@c-api.service[112775]: /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:55:39.535843 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.535843 np0000183159 devstack@c-api.service[112775]: /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:55:39.535843 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.536313 np0000183159 devstack@c-api.service[112775]: /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:55:39.536313 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.536313 np0000183159 devstack@c-api.service[112775]: /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:55:39.536313 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.536313 np0000183159 devstack@c-api.service[112775]: /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:55:39.536313 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.536768 np0000183159 devstack@c-api.service[112775]: /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:55:39.536768 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.536768 np0000183159 devstack@c-api.service[112775]: /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:55:39.536768 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.536768 np0000183159 devstack@c-api.service[112775]: /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:55:39.536768 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.537130 np0000183159 devstack@c-api.service[112775]: /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:55:39.537130 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.537130 np0000183159 devstack@c-api.service[112775]: /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:55:39.537130 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.537326 np0000183159 devstack@c-api.service[112775]: /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:55:39.537326 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.537326 np0000183159 devstack@c-api.service[112775]: /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:55:39.537326 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.537507 np0000183159 devstack@c-api.service[112775]: /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:55:39.537507 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.537507 np0000183159 devstack@c-api.service[112775]: /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:55:39.537507 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.537683 np0000183159 devstack@c-api.service[112775]: /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:55:39.537683 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.537683 np0000183159 devstack@c-api.service[112775]: /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:55:39.537683 np0000183159 devstack@c-api.service[112775]: warnings.warn(deprecated_msg) Jun 26 09:55:39.537683 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.middleware.request_id [None req-4f2aed65-e9a2-4a8c-a8be-ec1e4b67b797 None None] RequestId filter calling following filter/app {{(pid=112775) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:55:39.537683 np0000183159 devstack@c-api.service[112775]: INFO cinder.api.openstack.wsgi [None req-4f2aed65-e9a2-4a8c-a8be-ec1e4b67b797 None None] GET https://199.204.45.238/volume// Jun 26 09:55:39.537928 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.openstack.wsgi [None req-4f2aed65-e9a2-4a8c-a8be-ec1e4b67b797 None None] Empty body provided in request {{(pid=112775) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:55:39.537928 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.openstack.wsgi [None req-4f2aed65-e9a2-4a8c-a8be-ec1e4b67b797 None None] Calling method 'all' {{(pid=112775) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:55:39.537928 np0000183159 devstack@c-api.service[112775]: INFO cinder.api.openstack.wsgi [None req-4f2aed65-e9a2-4a8c-a8be-ec1e4b67b797 None None] https://199.204.45.238/volume// returned with HTTP 300 Jun 26 09:55:39.537928 np0000183159 devstack@c-api.service[112775]: [pid: 112775|app: 0|req: 1/4] 199.204.45.238 () {66 vars in 1456 bytes} [Fri Jun 26 09:55:39 2026] GET /volume/ => generated 390 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 26 09:56:17.499783 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.middleware.request_id [None req-de959eff-55c6-4e6a-b0ca-ec1ed1ff570f None None] RequestId filter calling following filter/app {{(pid=112773) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:56:17.501052 np0000183159 devstack@c-api.service[112773]: [pid: 112773|app: 0|req: 2/5] 199.204.45.238 () {62 vars in 1068 bytes} [Fri Jun 26 09:56:17 2026] GET /volume/v3 => generated 114 bytes in 6 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 26 09:56:17.536998 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.middleware.request_id [None req-76dcacd7-4f71-43c7-99c5-b4d16ecac291 None None] RequestId filter calling following filter/app {{(pid=112774) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:56:17.546291 np0000183159 devstack@c-api.service[112774]: [pid: 112774|app: 0|req: 2/6] 199.204.45.238 () {64 vars in 1272 bytes} [Fri Jun 26 09:56:17 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 26 09:56:17.583106 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.middleware.request_id [req-76dcacd7-4f71-43c7-99c5-b4d16ecac291 req-e3d78ed2-1a1f-483e-a457-961597ff5c5c None None] RequestId filter calling following filter/app {{(pid=112776) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:56:17.587803 np0000183159 devstack@c-api.service[112776]: INFO cinder.api.openstack.wsgi [req-76dcacd7-4f71-43c7-99c5-b4d16ecac291 req-e3d78ed2-1a1f-483e-a457-961597ff5c5c demo demo] GET https://199.204.45.238/volume/v3/ Jun 26 09:56:17.588054 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.openstack.wsgi [req-76dcacd7-4f71-43c7-99c5-b4d16ecac291 req-e3d78ed2-1a1f-483e-a457-961597ff5c5c demo demo] Empty body provided in request {{(pid=112776) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:56:17.588345 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.openstack.wsgi [req-76dcacd7-4f71-43c7-99c5-b4d16ecac291 req-e3d78ed2-1a1f-483e-a457-961597ff5c5c demo demo] Calling method 'version_select' {{(pid=112776) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:56:17.589398 np0000183159 devstack@c-api.service[112776]: INFO cinder.api.openstack.wsgi [req-76dcacd7-4f71-43c7-99c5-b4d16ecac291 req-e3d78ed2-1a1f-483e-a457-961597ff5c5c demo demo] https://199.204.45.238/volume/v3/ returned with HTTP 200 Jun 26 09:56:17.589875 np0000183159 devstack@c-api.service[112776]: [pid: 112776|app: 0|req: 2/7] 199.204.45.238 () {66 vars in 1346 bytes} [Fri Jun 26 09:56:17 2026] GET /volume/v3/ => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 09:56:17.631306 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.middleware.request_id [None req-42c8d288-b7f6-4304-8fc7-3da81e45db08 None None] RequestId filter calling following filter/app {{(pid=112775) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:56:17.957394 np0000183159 devstack@c-api.service[112775]: INFO cinder.api.openstack.wsgi [None req-42c8d288-b7f6-4304-8fc7-3da81e45db08 demo demo] GET https://199.204.45.238/volume/v3/types Jun 26 09:56:17.957648 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.openstack.wsgi [None req-42c8d288-b7f6-4304-8fc7-3da81e45db08 demo demo] Empty body provided in request {{(pid=112775) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:56:17.957786 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.openstack.wsgi [None req-42c8d288-b7f6-4304-8fc7-3da81e45db08 demo demo] Calling method 'index' {{(pid=112775) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:56:17.958275 np0000183159 devstack@c-api.service[112775]: /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:56:17.958275 np0000183159 devstack@c-api.service[112775]: warnings.warn( Jun 26 09:56:17.958906 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.api_utils [None req-42c8d288-b7f6-4304-8fc7-3da81e45db08 demo demo] Removing options '' from query. {{(pid=112775) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 09:56:17.996246 np0000183159 devstack@c-api.service[112775]: DEBUG oslo_db.sqlalchemy.engines [None req-42c8d288-b7f6-4304-8fc7-3da81e45db08 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=112775) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:56:18.017228 np0000183159 devstack@c-api.service[112775]: INFO cinder.api.openstack.wsgi [None req-42c8d288-b7f6-4304-8fc7-3da81e45db08 demo demo] https://199.204.45.238/volume/v3/types returned with HTTP 200 Jun 26 09:56:18.017747 np0000183159 devstack@c-api.service[112775]: [pid: 112775|app: 0|req: 2/8] 199.204.45.238 () {64 vars in 1290 bytes} [Fri Jun 26 09:56:17 2026] GET /volume/v3/types => generated 377 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 09:56:18.058049 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.middleware.request_id [None req-5afc4215-c380-4043-8ba6-735f7f9460fb None None] RequestId filter calling following filter/app {{(pid=112773) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:56:18.414764 np0000183159 devstack@c-api.service[112773]: INFO cinder.api.openstack.wsgi [None req-5afc4215-c380-4043-8ba6-735f7f9460fb demo demo] GET https://199.204.45.238/volume/v3/types/default Jun 26 09:56:18.415111 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.openstack.wsgi [None req-5afc4215-c380-4043-8ba6-735f7f9460fb demo demo] Empty body provided in request {{(pid=112773) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:56:18.415364 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.openstack.wsgi [None req-5afc4215-c380-4043-8ba6-735f7f9460fb demo demo] Calling method 'show' {{(pid=112773) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:56:18.451760 np0000183159 devstack@c-api.service[112773]: DEBUG oslo_db.sqlalchemy.engines [None req-5afc4215-c380-4043-8ba6-735f7f9460fb 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=112773) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 09:56:18.471385 np0000183159 devstack@c-api.service[112773]: /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:56:18.471385 np0000183159 devstack@c-api.service[112773]: warnings.warn( Jun 26 09:56:18.473770 np0000183159 devstack@c-api.service[112773]: INFO cinder.api.openstack.wsgi [None req-5afc4215-c380-4043-8ba6-735f7f9460fb demo demo] https://199.204.45.238/volume/v3/types/default returned with HTTP 200 Jun 26 09:56:18.474519 np0000183159 devstack@c-api.service[112773]: [pid: 112773|app: 0|req: 3/9] 199.204.45.238 () {64 vars in 1301 bytes} [Fri Jun 26 09:56:18 2026] GET /volume/v3/types/default => generated 145 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 09:56:18.925490 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.middleware.request_id [None req-853a01fd-bed3-4591-b03d-9919db830c19 None None] RequestId filter calling following filter/app {{(pid=112774) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:56:18.926370 np0000183159 devstack@c-api.service[112774]: [pid: 112774|app: 0|req: 3/10] 199.204.45.238 () {62 vars in 1068 bytes} [Fri Jun 26 09:56:18 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:56:18.964690 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.middleware.request_id [None req-d0358003-9d33-4454-bd53-bff691cdd22a None None] RequestId filter calling following filter/app {{(pid=112776) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:56:18.972289 np0000183159 devstack@c-api.service[112776]: [pid: 112776|app: 0|req: 3/11] 199.204.45.238 () {64 vars in 1272 bytes} [Fri Jun 26 09:56:18 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 26 09:56:19.009353 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.middleware.request_id [req-d0358003-9d33-4454-bd53-bff691cdd22a req-7080fdf6-4a39-4890-bc01-1fde62def6e9 None None] RequestId filter calling following filter/app {{(pid=112775) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:56:19.012915 np0000183159 devstack@c-api.service[112775]: INFO cinder.api.openstack.wsgi [req-d0358003-9d33-4454-bd53-bff691cdd22a req-7080fdf6-4a39-4890-bc01-1fde62def6e9 demo demo] GET https://199.204.45.238/volume/v3/ Jun 26 09:56:19.013430 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.openstack.wsgi [req-d0358003-9d33-4454-bd53-bff691cdd22a req-7080fdf6-4a39-4890-bc01-1fde62def6e9 demo demo] Empty body provided in request {{(pid=112775) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:56:19.013972 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.openstack.wsgi [req-d0358003-9d33-4454-bd53-bff691cdd22a req-7080fdf6-4a39-4890-bc01-1fde62def6e9 demo demo] Calling method 'version_select' {{(pid=112775) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:56:19.015155 np0000183159 devstack@c-api.service[112775]: INFO cinder.api.openstack.wsgi [req-d0358003-9d33-4454-bd53-bff691cdd22a req-7080fdf6-4a39-4890-bc01-1fde62def6e9 demo demo] https://199.204.45.238/volume/v3/ returned with HTTP 200 Jun 26 09:56:19.015656 np0000183159 devstack@c-api.service[112775]: [pid: 112775|app: 0|req: 3/12] 199.204.45.238 () {66 vars in 1346 bytes} [Fri Jun 26 09:56:19 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 09:56:19.060649 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.middleware.request_id [None req-9478cc72-4754-4a45-8408-58c505e5ab9c None None] RequestId filter calling following filter/app {{(pid=112773) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:56:19.063880 np0000183159 devstack@c-api.service[112773]: INFO cinder.api.openstack.wsgi [None req-9478cc72-4754-4a45-8408-58c505e5ab9c demo demo] GET https://199.204.45.238/volume/v3/types/default Jun 26 09:56:19.064336 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.openstack.wsgi [None req-9478cc72-4754-4a45-8408-58c505e5ab9c demo demo] Empty body provided in request {{(pid=112773) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:56:19.064802 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.openstack.wsgi [None req-9478cc72-4754-4a45-8408-58c505e5ab9c demo demo] Calling method 'show' {{(pid=112773) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:56:19.074275 np0000183159 devstack@c-api.service[112773]: INFO cinder.api.openstack.wsgi [None req-9478cc72-4754-4a45-8408-58c505e5ab9c demo demo] https://199.204.45.238/volume/v3/types/default returned with HTTP 200 Jun 26 09:56:19.074798 np0000183159 devstack@c-api.service[112773]: [pid: 112773|app: 0|req: 4/13] 199.204.45.238 () {64 vars in 1301 bytes} [Fri Jun 26 09:56:19 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:56:19.668882 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.middleware.request_id [None req-9c93b7f7-78b2-41f8-bbb5-9d7e70c53fc4 None None] RequestId filter calling following filter/app {{(pid=112774) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:56:19.669018 np0000183159 devstack@c-api.service[112774]: [pid: 112774|app: 0|req: 4/14] 199.204.45.238 () {62 vars in 1068 bytes} [Fri Jun 26 09:56:19 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:56:19.703109 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.middleware.request_id [None req-9cc46d57-2b69-4e97-a0e4-6c2a2ed14906 None None] RequestId filter calling following filter/app {{(pid=112776) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:56:19.706930 np0000183159 devstack@c-api.service[112776]: [pid: 112776|app: 0|req: 4/15] 199.204.45.238 () {64 vars in 1272 bytes} [Fri Jun 26 09:56:19 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:56:19.741904 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.middleware.request_id [req-9cc46d57-2b69-4e97-a0e4-6c2a2ed14906 req-e1dce43d-07c3-44b1-9c0a-d453261aed56 None None] RequestId filter calling following filter/app {{(pid=112775) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:56:19.747300 np0000183159 devstack@c-api.service[112775]: INFO cinder.api.openstack.wsgi [req-9cc46d57-2b69-4e97-a0e4-6c2a2ed14906 req-e1dce43d-07c3-44b1-9c0a-d453261aed56 demo demo] GET https://199.204.45.238/volume/v3/ Jun 26 09:56:19.747746 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.openstack.wsgi [req-9cc46d57-2b69-4e97-a0e4-6c2a2ed14906 req-e1dce43d-07c3-44b1-9c0a-d453261aed56 demo demo] Empty body provided in request {{(pid=112775) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:56:19.748141 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.openstack.wsgi [req-9cc46d57-2b69-4e97-a0e4-6c2a2ed14906 req-e1dce43d-07c3-44b1-9c0a-d453261aed56 demo demo] Calling method 'version_select' {{(pid=112775) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:56:19.748832 np0000183159 devstack@c-api.service[112775]: INFO cinder.api.openstack.wsgi [req-9cc46d57-2b69-4e97-a0e4-6c2a2ed14906 req-e1dce43d-07c3-44b1-9c0a-d453261aed56 demo demo] https://199.204.45.238/volume/v3/ returned with HTTP 200 Jun 26 09:56:19.749725 np0000183159 devstack@c-api.service[112775]: [pid: 112775|app: 0|req: 4/16] 199.204.45.238 () {66 vars in 1346 bytes} [Fri Jun 26 09:56:19 2026] GET /volume/v3/ => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 09:56:19.790216 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.middleware.request_id [None req-ceab3c95-eb20-4a28-9925-7db0d09b5672 None None] RequestId filter calling following filter/app {{(pid=112773) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:56:19.793610 np0000183159 devstack@c-api.service[112773]: INFO cinder.api.openstack.wsgi [None req-ceab3c95-eb20-4a28-9925-7db0d09b5672 demo demo] GET https://199.204.45.238/volume/v3/types/default Jun 26 09:56:19.793959 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.openstack.wsgi [None req-ceab3c95-eb20-4a28-9925-7db0d09b5672 demo demo] Empty body provided in request {{(pid=112773) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:56:19.794365 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.openstack.wsgi [None req-ceab3c95-eb20-4a28-9925-7db0d09b5672 demo demo] Calling method 'show' {{(pid=112773) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:56:19.807025 np0000183159 devstack@c-api.service[112773]: INFO cinder.api.openstack.wsgi [None req-ceab3c95-eb20-4a28-9925-7db0d09b5672 demo demo] https://199.204.45.238/volume/v3/types/default returned with HTTP 200 Jun 26 09:56:19.807385 np0000183159 devstack@c-api.service[112773]: [pid: 112773|app: 0|req: 5/17] 199.204.45.238 () {64 vars in 1301 bytes} [Fri Jun 26 09:56:19 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 09:56:19.845521 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.middleware.request_id [None req-8ae149ae-b5f0-4278-8ef4-46e131089f3f None None] RequestId filter calling following filter/app {{(pid=112774) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:56:19.846744 np0000183159 devstack@c-api.service[112774]: [pid: 112774|app: 0|req: 5/18] 199.204.45.238 () {62 vars in 1068 bytes} [Fri Jun 26 09:56:19 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:56:19.879326 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.middleware.request_id [None req-510ee1e5-da09-4e1a-ab0a-64959539cc16 None None] RequestId filter calling following filter/app {{(pid=112776) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:56:19.883169 np0000183159 devstack@c-api.service[112776]: [pid: 112776|app: 0|req: 5/19] 199.204.45.238 () {64 vars in 1272 bytes} [Fri Jun 26 09:56:19 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:56:19.916667 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.middleware.request_id [req-510ee1e5-da09-4e1a-ab0a-64959539cc16 req-bc00ecdb-fcc5-4f0b-9ffd-dfbf8c981855 None None] RequestId filter calling following filter/app {{(pid=112775) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:56:19.921110 np0000183159 devstack@c-api.service[112775]: INFO cinder.api.openstack.wsgi [req-510ee1e5-da09-4e1a-ab0a-64959539cc16 req-bc00ecdb-fcc5-4f0b-9ffd-dfbf8c981855 demo demo] GET https://199.204.45.238/volume/v3/ Jun 26 09:56:19.921506 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.openstack.wsgi [req-510ee1e5-da09-4e1a-ab0a-64959539cc16 req-bc00ecdb-fcc5-4f0b-9ffd-dfbf8c981855 demo demo] Empty body provided in request {{(pid=112775) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:56:19.921896 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.openstack.wsgi [req-510ee1e5-da09-4e1a-ab0a-64959539cc16 req-bc00ecdb-fcc5-4f0b-9ffd-dfbf8c981855 demo demo] Calling method 'version_select' {{(pid=112775) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:56:19.922609 np0000183159 devstack@c-api.service[112775]: INFO cinder.api.openstack.wsgi [req-510ee1e5-da09-4e1a-ab0a-64959539cc16 req-bc00ecdb-fcc5-4f0b-9ffd-dfbf8c981855 demo demo] https://199.204.45.238/volume/v3/ returned with HTTP 200 Jun 26 09:56:19.923387 np0000183159 devstack@c-api.service[112775]: [pid: 112775|app: 0|req: 5/20] 199.204.45.238 () {66 vars in 1346 bytes} [Fri Jun 26 09:56:19 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 09:56:19.964739 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.middleware.request_id [None req-1e50423b-45a7-4182-86ef-5c0ca93fbe64 None None] RequestId filter calling following filter/app {{(pid=112773) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 09:56:19.968178 np0000183159 devstack@c-api.service[112773]: INFO cinder.api.openstack.wsgi [None req-1e50423b-45a7-4182-86ef-5c0ca93fbe64 demo demo] GET https://199.204.45.238/volume/v3/types/default Jun 26 09:56:19.968553 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.openstack.wsgi [None req-1e50423b-45a7-4182-86ef-5c0ca93fbe64 demo demo] Empty body provided in request {{(pid=112773) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 09:56:19.968932 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.openstack.wsgi [None req-1e50423b-45a7-4182-86ef-5c0ca93fbe64 demo demo] Calling method 'show' {{(pid=112773) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 09:56:19.978012 np0000183159 devstack@c-api.service[112773]: INFO cinder.api.openstack.wsgi [None req-1e50423b-45a7-4182-86ef-5c0ca93fbe64 demo demo] https://199.204.45.238/volume/v3/types/default returned with HTTP 200 Jun 26 09:56:19.978432 np0000183159 devstack@c-api.service[112773]: [pid: 112773|app: 0|req: 6/21] 199.204.45.238 () {64 vars in 1301 bytes} [Fri Jun 26 09:56:19 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:56:28.012194 np0000183159 devstack@c-api.service[112775]: DEBUG dbcounter [-] [112775] Writing DB stats cinder:SELECT=1 {{(pid=112775) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 09:56:29.974488 np0000183159 devstack@c-api.service[112773]: DEBUG dbcounter [-] [112773] Writing DB stats cinder:SELECT=8 {{(pid=112773) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:01:40.046720 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.middleware.request_id [None req-bb886344-cb63-48b0-8d73-d58ebd2ab078 None None] RequestId filter calling following filter/app {{(pid=112774) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:01:40.134542 np0000183159 devstack@c-api.service[112774]: INFO cinder.api.openstack.wsgi [None req-bb886344-cb63-48b0-8d73-d58ebd2ab078 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 10:01:40.134734 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.openstack.wsgi [None req-bb886344-cb63-48b0-8d73-d58ebd2ab078 demo demo] Empty body provided in request {{(pid=112774) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:01:40.134931 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.openstack.wsgi [None req-bb886344-cb63-48b0-8d73-d58ebd2ab078 demo demo] Calling method 'detail' {{(pid=112774) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:01:40.135452 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.api_utils [None req-bb886344-cb63-48b0-8d73-d58ebd2ab078 demo demo] Removing options '' from query. {{(pid=112774) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:01:40.136233 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.volume.api [None req-bb886344-cb63-48b0-8d73-d58ebd2ab078 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112774) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:01:40.190642 np0000183159 devstack@c-api.service[112774]: INFO cinder.volume.api [None req-bb886344-cb63-48b0-8d73-d58ebd2ab078 demo demo] Get all volumes completed successfully. Jun 26 10:01:40.192771 np0000183159 devstack@c-api.service[112774]: INFO cinder.api.openstack.wsgi [None req-bb886344-cb63-48b0-8d73-d58ebd2ab078 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:01:40.193205 np0000183159 devstack@c-api.service[112774]: [pid: 112774|app: 0|req: 6/22] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 10:01:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:01:50.174534 np0000183159 devstack@c-api.service[112774]: DEBUG dbcounter [-] [112774] Writing DB stats cinder:SELECT=1 {{(pid=112774) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:02:40.221851 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.middleware.request_id [None req-8d913bf1-23b8-47a7-b5f0-9b696e1eb480 None None] RequestId filter calling following filter/app {{(pid=112776) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:02:40.226260 np0000183159 devstack@c-api.service[112776]: INFO cinder.api.openstack.wsgi [None req-8d913bf1-23b8-47a7-b5f0-9b696e1eb480 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 10:02:40.226737 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.openstack.wsgi [None req-8d913bf1-23b8-47a7-b5f0-9b696e1eb480 demo demo] Empty body provided in request {{(pid=112776) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:02:40.227144 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.openstack.wsgi [None req-8d913bf1-23b8-47a7-b5f0-9b696e1eb480 demo demo] Calling method 'detail' {{(pid=112776) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:02:40.228146 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.api_utils [None req-8d913bf1-23b8-47a7-b5f0-9b696e1eb480 demo demo] Removing options '' from query. {{(pid=112776) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:02:40.230233 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.volume.api [None req-8d913bf1-23b8-47a7-b5f0-9b696e1eb480 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112776) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:02:40.262081 np0000183159 devstack@c-api.service[112776]: INFO cinder.volume.api [None req-8d913bf1-23b8-47a7-b5f0-9b696e1eb480 demo demo] Get all volumes completed successfully. Jun 26 10:02:40.264082 np0000183159 devstack@c-api.service[112776]: INFO cinder.api.openstack.wsgi [None req-8d913bf1-23b8-47a7-b5f0-9b696e1eb480 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:02:40.264890 np0000183159 devstack@c-api.service[112776]: [pid: 112776|app: 0|req: 6/23] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 10:02:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:02:50.253881 np0000183159 devstack@c-api.service[112776]: DEBUG dbcounter [-] [112776] Writing DB stats cinder:SELECT=1 {{(pid=112776) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:03:40.280645 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.middleware.request_id [None req-cac75bf1-1499-4a39-9eae-3ddc9c1bb9a2 None None] RequestId filter calling following filter/app {{(pid=112775) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:03:40.284428 np0000183159 devstack@c-api.service[112775]: INFO cinder.api.openstack.wsgi [None req-cac75bf1-1499-4a39-9eae-3ddc9c1bb9a2 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 10:03:40.284678 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.openstack.wsgi [None req-cac75bf1-1499-4a39-9eae-3ddc9c1bb9a2 demo demo] Empty body provided in request {{(pid=112775) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:03:40.284930 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.openstack.wsgi [None req-cac75bf1-1499-4a39-9eae-3ddc9c1bb9a2 demo demo] Calling method 'detail' {{(pid=112775) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:03:40.285543 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.api_utils [None req-cac75bf1-1499-4a39-9eae-3ddc9c1bb9a2 demo demo] Removing options '' from query. {{(pid=112775) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:03:40.286629 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.volume.api [None req-cac75bf1-1499-4a39-9eae-3ddc9c1bb9a2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112775) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:03:40.329246 np0000183159 devstack@c-api.service[112775]: INFO cinder.volume.api [None req-cac75bf1-1499-4a39-9eae-3ddc9c1bb9a2 demo demo] Get all volumes completed successfully. Jun 26 10:03:40.331421 np0000183159 devstack@c-api.service[112775]: INFO cinder.api.openstack.wsgi [None req-cac75bf1-1499-4a39-9eae-3ddc9c1bb9a2 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:03:40.331996 np0000183159 devstack@c-api.service[112775]: [pid: 112775|app: 0|req: 6/24] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 10:03:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:03:50.321812 np0000183159 devstack@c-api.service[112775]: DEBUG dbcounter [-] [112775] Writing DB stats cinder:SELECT=1 {{(pid=112775) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:04:40.429819 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.middleware.request_id [None req-4886371b-09b6-4597-a9e2-dd5c34bf1ba6 None None] RequestId filter calling following filter/app {{(pid=112773) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:04:40.433803 np0000183159 devstack@c-api.service[112773]: INFO cinder.api.openstack.wsgi [None req-4886371b-09b6-4597-a9e2-dd5c34bf1ba6 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 10:04:40.434053 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.openstack.wsgi [None req-4886371b-09b6-4597-a9e2-dd5c34bf1ba6 demo demo] Empty body provided in request {{(pid=112773) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:04:40.434356 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.openstack.wsgi [None req-4886371b-09b6-4597-a9e2-dd5c34bf1ba6 demo demo] Calling method 'detail' {{(pid=112773) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:04:40.434996 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.api_utils [None req-4886371b-09b6-4597-a9e2-dd5c34bf1ba6 demo demo] Removing options '' from query. {{(pid=112773) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:04:40.436053 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.volume.api [None req-4886371b-09b6-4597-a9e2-dd5c34bf1ba6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112773) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:04:40.482514 np0000183159 devstack@c-api.service[112773]: INFO cinder.volume.api [None req-4886371b-09b6-4597-a9e2-dd5c34bf1ba6 demo demo] Get all volumes completed successfully. Jun 26 10:04:40.486245 np0000183159 devstack@c-api.service[112773]: INFO cinder.api.openstack.wsgi [None req-4886371b-09b6-4597-a9e2-dd5c34bf1ba6 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:04:40.486927 np0000183159 devstack@c-api.service[112773]: [pid: 112773|app: 0|req: 7/25] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 10:04:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:04:50.471569 np0000183159 devstack@c-api.service[112773]: DEBUG dbcounter [-] [112773] Writing DB stats cinder:SELECT=1 {{(pid=112773) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:05:40.528219 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.middleware.request_id [None req-1d4ba954-7035-408e-872e-ff15ade6633e None None] RequestId filter calling following filter/app {{(pid=112774) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:05:40.531070 np0000183159 devstack@c-api.service[112774]: INFO cinder.api.openstack.wsgi [None req-1d4ba954-7035-408e-872e-ff15ade6633e demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 10:05:40.531370 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.openstack.wsgi [None req-1d4ba954-7035-408e-872e-ff15ade6633e demo demo] Empty body provided in request {{(pid=112774) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:05:40.531634 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.openstack.wsgi [None req-1d4ba954-7035-408e-872e-ff15ade6633e demo demo] Calling method 'detail' {{(pid=112774) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:05:40.531981 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.api_utils [None req-1d4ba954-7035-408e-872e-ff15ade6633e demo demo] Removing options '' from query. {{(pid=112774) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:05:40.532958 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.volume.api [None req-1d4ba954-7035-408e-872e-ff15ade6633e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112774) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:05:40.541978 np0000183159 devstack@c-api.service[112774]: INFO cinder.volume.api [None req-1d4ba954-7035-408e-872e-ff15ade6633e demo demo] Get all volumes completed successfully. Jun 26 10:05:40.547554 np0000183159 devstack@c-api.service[112774]: INFO cinder.api.openstack.wsgi [None req-1d4ba954-7035-408e-872e-ff15ade6633e demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:05:40.548158 np0000183159 devstack@c-api.service[112774]: [pid: 112774|app: 0|req: 7/26] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 10:05:40 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:05:50.536190 np0000183159 devstack@c-api.service[112774]: DEBUG dbcounter [-] [112774] Writing DB stats cinder:SELECT=1 {{(pid=112774) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:06:40.574393 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.middleware.request_id [None req-036aa983-d79f-4ba4-b8f1-077dcd820c6d None None] RequestId filter calling following filter/app {{(pid=112776) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:06:40.765946 np0000183159 devstack@c-api.service[112776]: INFO cinder.api.openstack.wsgi [None req-036aa983-d79f-4ba4-b8f1-077dcd820c6d demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 10:06:40.766229 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.openstack.wsgi [None req-036aa983-d79f-4ba4-b8f1-077dcd820c6d demo demo] Empty body provided in request {{(pid=112776) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:06:40.766397 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.openstack.wsgi [None req-036aa983-d79f-4ba4-b8f1-077dcd820c6d demo demo] Calling method 'detail' {{(pid=112776) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:06:40.766688 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.api_utils [None req-036aa983-d79f-4ba4-b8f1-077dcd820c6d demo demo] Removing options '' from query. {{(pid=112776) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:06:40.767431 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.volume.api [None req-036aa983-d79f-4ba4-b8f1-077dcd820c6d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112776) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:06:40.779845 np0000183159 devstack@c-api.service[112776]: INFO cinder.volume.api [None req-036aa983-d79f-4ba4-b8f1-077dcd820c6d demo demo] Get all volumes completed successfully. Jun 26 10:06:40.783060 np0000183159 devstack@c-api.service[112776]: INFO cinder.api.openstack.wsgi [None req-036aa983-d79f-4ba4-b8f1-077dcd820c6d demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:06:40.783469 np0000183159 devstack@c-api.service[112776]: [pid: 112776|app: 0|req: 7/27] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 10:06:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:06:50.771591 np0000183159 devstack@c-api.service[112776]: DEBUG dbcounter [-] [112776] Writing DB stats cinder:SELECT=1 {{(pid=112776) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:07:40.800445 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.middleware.request_id [None req-5f9fbdad-ac88-460c-8f63-4b3dc9388230 None None] RequestId filter calling following filter/app {{(pid=112775) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:07:40.801134 np0000183159 devstack@c-api.service[112775]: INFO cinder.api.openstack.wsgi [None req-5f9fbdad-ac88-460c-8f63-4b3dc9388230 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 10:07:40.801294 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.openstack.wsgi [None req-5f9fbdad-ac88-460c-8f63-4b3dc9388230 demo demo] Empty body provided in request {{(pid=112775) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:07:40.801484 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.openstack.wsgi [None req-5f9fbdad-ac88-460c-8f63-4b3dc9388230 demo demo] Calling method 'detail' {{(pid=112775) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:07:40.801738 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.api_utils [None req-5f9fbdad-ac88-460c-8f63-4b3dc9388230 demo demo] Removing options '' from query. {{(pid=112775) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:07:40.802479 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.volume.api [None req-5f9fbdad-ac88-460c-8f63-4b3dc9388230 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112775) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:07:40.810789 np0000183159 devstack@c-api.service[112775]: INFO cinder.volume.api [None req-5f9fbdad-ac88-460c-8f63-4b3dc9388230 demo demo] Get all volumes completed successfully. Jun 26 10:07:40.813946 np0000183159 devstack@c-api.service[112775]: INFO cinder.api.openstack.wsgi [None req-5f9fbdad-ac88-460c-8f63-4b3dc9388230 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:07:40.814457 np0000183159 devstack@c-api.service[112775]: [pid: 112775|app: 0|req: 7/28] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 10:07:40 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:07:50.805456 np0000183159 devstack@c-api.service[112775]: DEBUG dbcounter [-] [112775] Writing DB stats cinder:SELECT=1 {{(pid=112775) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:08:40.834671 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.middleware.request_id [None req-13a44ca9-3696-4f6b-be7f-319b2bc5bcd5 None None] RequestId filter calling following filter/app {{(pid=112773) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:08:40.840560 np0000183159 devstack@c-api.service[112773]: INFO cinder.api.openstack.wsgi [None req-13a44ca9-3696-4f6b-be7f-319b2bc5bcd5 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 10:08:40.840560 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.openstack.wsgi [None req-13a44ca9-3696-4f6b-be7f-319b2bc5bcd5 demo demo] Empty body provided in request {{(pid=112773) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:08:40.841782 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.openstack.wsgi [None req-13a44ca9-3696-4f6b-be7f-319b2bc5bcd5 demo demo] Calling method 'detail' {{(pid=112773) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:08:40.841782 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.api_utils [None req-13a44ca9-3696-4f6b-be7f-319b2bc5bcd5 demo demo] Removing options '' from query. {{(pid=112773) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:08:40.843492 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.volume.api [None req-13a44ca9-3696-4f6b-be7f-319b2bc5bcd5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112773) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:08:40.853503 np0000183159 devstack@c-api.service[112773]: INFO cinder.volume.api [None req-13a44ca9-3696-4f6b-be7f-319b2bc5bcd5 demo demo] Get all volumes completed successfully. Jun 26 10:08:40.856955 np0000183159 devstack@c-api.service[112773]: INFO cinder.api.openstack.wsgi [None req-13a44ca9-3696-4f6b-be7f-319b2bc5bcd5 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:08:40.857576 np0000183159 devstack@c-api.service[112773]: [pid: 112773|app: 0|req: 8/29] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 10:08:40 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:08:50.848551 np0000183159 devstack@c-api.service[112773]: DEBUG dbcounter [-] [112773] Writing DB stats cinder:SELECT=1 {{(pid=112773) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:09:40.872810 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.middleware.request_id [None req-8ee37a30-be8b-4cf9-902c-ed2c4f2ad1b0 None None] RequestId filter calling following filter/app {{(pid=112774) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:09:40.877135 np0000183159 devstack@c-api.service[112774]: INFO cinder.api.openstack.wsgi [None req-8ee37a30-be8b-4cf9-902c-ed2c4f2ad1b0 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 10:09:40.877687 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.openstack.wsgi [None req-8ee37a30-be8b-4cf9-902c-ed2c4f2ad1b0 demo demo] Empty body provided in request {{(pid=112774) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:09:40.877912 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.openstack.wsgi [None req-8ee37a30-be8b-4cf9-902c-ed2c4f2ad1b0 demo demo] Calling method 'detail' {{(pid=112774) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:09:40.878206 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.api_utils [None req-8ee37a30-be8b-4cf9-902c-ed2c4f2ad1b0 demo demo] Removing options '' from query. {{(pid=112774) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:09:40.879757 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.volume.api [None req-8ee37a30-be8b-4cf9-902c-ed2c4f2ad1b0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112774) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:09:40.888420 np0000183159 devstack@c-api.service[112774]: INFO cinder.volume.api [None req-8ee37a30-be8b-4cf9-902c-ed2c4f2ad1b0 demo demo] Get all volumes completed successfully. Jun 26 10:09:40.891119 np0000183159 devstack@c-api.service[112774]: INFO cinder.api.openstack.wsgi [None req-8ee37a30-be8b-4cf9-902c-ed2c4f2ad1b0 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:09:40.891591 np0000183159 devstack@c-api.service[112774]: [pid: 112774|app: 0|req: 8/30] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 10:09:40 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:09:50.882962 np0000183159 devstack@c-api.service[112774]: DEBUG dbcounter [-] [112774] Writing DB stats cinder:SELECT=1 {{(pid=112774) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:10:40.911436 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.middleware.request_id [None req-6ffe83bc-c9ac-4a52-9c34-db9846cd9971 None None] RequestId filter calling following filter/app {{(pid=112776) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:10:40.915000 np0000183159 devstack@c-api.service[112776]: INFO cinder.api.openstack.wsgi [None req-6ffe83bc-c9ac-4a52-9c34-db9846cd9971 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 10:10:40.915246 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.openstack.wsgi [None req-6ffe83bc-c9ac-4a52-9c34-db9846cd9971 demo demo] Empty body provided in request {{(pid=112776) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:10:40.915539 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.openstack.wsgi [None req-6ffe83bc-c9ac-4a52-9c34-db9846cd9971 demo demo] Calling method 'detail' {{(pid=112776) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:10:40.915837 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.api_utils [None req-6ffe83bc-c9ac-4a52-9c34-db9846cd9971 demo demo] Removing options '' from query. {{(pid=112776) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:10:40.916802 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.volume.api [None req-6ffe83bc-c9ac-4a52-9c34-db9846cd9971 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112776) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:10:40.925633 np0000183159 devstack@c-api.service[112776]: INFO cinder.volume.api [None req-6ffe83bc-c9ac-4a52-9c34-db9846cd9971 demo demo] Get all volumes completed successfully. Jun 26 10:10:40.928244 np0000183159 devstack@c-api.service[112776]: INFO cinder.api.openstack.wsgi [None req-6ffe83bc-c9ac-4a52-9c34-db9846cd9971 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:10:40.928731 np0000183159 devstack@c-api.service[112776]: [pid: 112776|app: 0|req: 8/31] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 10:10:40 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:10:50.920015 np0000183159 devstack@c-api.service[112776]: DEBUG dbcounter [-] [112776] Writing DB stats cinder:SELECT=1 {{(pid=112776) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:11:40.946166 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.middleware.request_id [None req-a98de20f-39c5-43ea-8f59-0f85ca596a43 None None] RequestId filter calling following filter/app {{(pid=112775) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:11:41.105096 np0000183159 devstack@c-api.service[112775]: INFO cinder.api.openstack.wsgi [None req-a98de20f-39c5-43ea-8f59-0f85ca596a43 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 10:11:41.105341 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.openstack.wsgi [None req-a98de20f-39c5-43ea-8f59-0f85ca596a43 demo demo] Empty body provided in request {{(pid=112775) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:11:41.105554 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.openstack.wsgi [None req-a98de20f-39c5-43ea-8f59-0f85ca596a43 demo demo] Calling method 'detail' {{(pid=112775) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:11:41.105815 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.api_utils [None req-a98de20f-39c5-43ea-8f59-0f85ca596a43 demo demo] Removing options '' from query. {{(pid=112775) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:11:41.106614 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.volume.api [None req-a98de20f-39c5-43ea-8f59-0f85ca596a43 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112775) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:11:41.115070 np0000183159 devstack@c-api.service[112775]: INFO cinder.volume.api [None req-a98de20f-39c5-43ea-8f59-0f85ca596a43 demo demo] Get all volumes completed successfully. Jun 26 10:11:41.117127 np0000183159 devstack@c-api.service[112775]: INFO cinder.api.openstack.wsgi [None req-a98de20f-39c5-43ea-8f59-0f85ca596a43 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:11:41.117499 np0000183159 devstack@c-api.service[112775]: [pid: 112775|app: 0|req: 8/32] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 10:11:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:11:51.109666 np0000183159 devstack@c-api.service[112775]: DEBUG dbcounter [-] [112775] Writing DB stats cinder:SELECT=1 {{(pid=112775) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:12:41.132612 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.middleware.request_id [None req-9fa9ef05-ffd4-4799-b229-bf528ba55c51 None None] RequestId filter calling following filter/app {{(pid=112773) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:12:41.135035 np0000183159 devstack@c-api.service[112773]: INFO cinder.api.openstack.wsgi [None req-9fa9ef05-ffd4-4799-b229-bf528ba55c51 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 10:12:41.135250 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.openstack.wsgi [None req-9fa9ef05-ffd4-4799-b229-bf528ba55c51 demo demo] Empty body provided in request {{(pid=112773) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:12:41.135476 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.openstack.wsgi [None req-9fa9ef05-ffd4-4799-b229-bf528ba55c51 demo demo] Calling method 'detail' {{(pid=112773) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:12:41.135710 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.api_utils [None req-9fa9ef05-ffd4-4799-b229-bf528ba55c51 demo demo] Removing options '' from query. {{(pid=112773) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:12:41.136610 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.volume.api [None req-9fa9ef05-ffd4-4799-b229-bf528ba55c51 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112773) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:12:41.145191 np0000183159 devstack@c-api.service[112773]: INFO cinder.volume.api [None req-9fa9ef05-ffd4-4799-b229-bf528ba55c51 demo demo] Get all volumes completed successfully. Jun 26 10:12:41.148547 np0000183159 devstack@c-api.service[112773]: INFO cinder.api.openstack.wsgi [None req-9fa9ef05-ffd4-4799-b229-bf528ba55c51 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:12:41.149210 np0000183159 devstack@c-api.service[112773]: [pid: 112773|app: 0|req: 9/33] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 10:12:41 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:51.140310 np0000183159 devstack@c-api.service[112773]: DEBUG dbcounter [-] [112773] Writing DB stats cinder:SELECT=1 {{(pid=112773) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:13:41.165623 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.middleware.request_id [None req-16b2e625-68a3-41dc-8587-e8e1cb025a02 None None] RequestId filter calling following filter/app {{(pid=112774) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:13:41.168491 np0000183159 devstack@c-api.service[112774]: INFO cinder.api.openstack.wsgi [None req-16b2e625-68a3-41dc-8587-e8e1cb025a02 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 10:13:41.168735 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.openstack.wsgi [None req-16b2e625-68a3-41dc-8587-e8e1cb025a02 demo demo] Empty body provided in request {{(pid=112774) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:13:41.168992 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.openstack.wsgi [None req-16b2e625-68a3-41dc-8587-e8e1cb025a02 demo demo] Calling method 'detail' {{(pid=112774) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:13:41.169383 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.api_utils [None req-16b2e625-68a3-41dc-8587-e8e1cb025a02 demo demo] Removing options '' from query. {{(pid=112774) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:13:41.170630 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.volume.api [None req-16b2e625-68a3-41dc-8587-e8e1cb025a02 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112774) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:13:41.179383 np0000183159 devstack@c-api.service[112774]: INFO cinder.volume.api [None req-16b2e625-68a3-41dc-8587-e8e1cb025a02 demo demo] Get all volumes completed successfully. Jun 26 10:13:41.181376 np0000183159 devstack@c-api.service[112774]: INFO cinder.api.openstack.wsgi [None req-16b2e625-68a3-41dc-8587-e8e1cb025a02 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:13:41.182325 np0000183159 devstack@c-api.service[112774]: [pid: 112774|app: 0|req: 9/34] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 10:13:41 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:51.174768 np0000183159 devstack@c-api.service[112774]: DEBUG dbcounter [-] [112774] Writing DB stats cinder:SELECT=1 {{(pid=112774) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:14:41.196615 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.middleware.request_id [None req-2c711957-e0d4-48d7-918b-7b0997a3c4c9 None None] RequestId filter calling following filter/app {{(pid=112776) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:14:41.199604 np0000183159 devstack@c-api.service[112776]: INFO cinder.api.openstack.wsgi [None req-2c711957-e0d4-48d7-918b-7b0997a3c4c9 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 10:14:41.199786 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.openstack.wsgi [None req-2c711957-e0d4-48d7-918b-7b0997a3c4c9 demo demo] Empty body provided in request {{(pid=112776) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:14:41.199977 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.openstack.wsgi [None req-2c711957-e0d4-48d7-918b-7b0997a3c4c9 demo demo] Calling method 'detail' {{(pid=112776) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:14:41.200211 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.api_utils [None req-2c711957-e0d4-48d7-918b-7b0997a3c4c9 demo demo] Removing options '' from query. {{(pid=112776) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:14:41.200963 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.volume.api [None req-2c711957-e0d4-48d7-918b-7b0997a3c4c9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112776) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:14:41.207817 np0000183159 devstack@c-api.service[112776]: INFO cinder.volume.api [None req-2c711957-e0d4-48d7-918b-7b0997a3c4c9 demo demo] Get all volumes completed successfully. Jun 26 10:14:41.210476 np0000183159 devstack@c-api.service[112776]: INFO cinder.api.openstack.wsgi [None req-2c711957-e0d4-48d7-918b-7b0997a3c4c9 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:14:41.210894 np0000183159 devstack@c-api.service[112776]: [pid: 112776|app: 0|req: 9/35] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 10:14:41 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:14:51.203841 np0000183159 devstack@c-api.service[112776]: DEBUG dbcounter [-] [112776] Writing DB stats cinder:SELECT=1 {{(pid=112776) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:15:41.229530 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.middleware.request_id [None req-eb499a3e-4417-4ad0-8c2e-4c67fa4225e8 None None] RequestId filter calling following filter/app {{(pid=112775) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:15:41.235527 np0000183159 devstack@c-api.service[112775]: INFO cinder.api.openstack.wsgi [None req-eb499a3e-4417-4ad0-8c2e-4c67fa4225e8 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 10:15:41.235981 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.openstack.wsgi [None req-eb499a3e-4417-4ad0-8c2e-4c67fa4225e8 demo demo] Empty body provided in request {{(pid=112775) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:15:41.236425 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.openstack.wsgi [None req-eb499a3e-4417-4ad0-8c2e-4c67fa4225e8 demo demo] Calling method 'detail' {{(pid=112775) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:15:41.236954 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.api_utils [None req-eb499a3e-4417-4ad0-8c2e-4c67fa4225e8 demo demo] Removing options '' from query. {{(pid=112775) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:15:41.238652 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.volume.api [None req-eb499a3e-4417-4ad0-8c2e-4c67fa4225e8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112775) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:15:41.247005 np0000183159 devstack@c-api.service[112775]: INFO cinder.volume.api [None req-eb499a3e-4417-4ad0-8c2e-4c67fa4225e8 demo demo] Get all volumes completed successfully. Jun 26 10:15:41.249022 np0000183159 devstack@c-api.service[112775]: INFO cinder.api.openstack.wsgi [None req-eb499a3e-4417-4ad0-8c2e-4c67fa4225e8 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:15:41.249659 np0000183159 devstack@c-api.service[112775]: [pid: 112775|app: 0|req: 9/36] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 10:15:41 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:15:51.243070 np0000183159 devstack@c-api.service[112775]: DEBUG dbcounter [-] [112775] Writing DB stats cinder:SELECT=1 {{(pid=112775) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:16:41.262458 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.middleware.request_id [None req-134555be-653e-4840-8a66-590806f1a65e None None] RequestId filter calling following filter/app {{(pid=112773) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:16:41.421979 np0000183159 devstack@c-api.service[112773]: INFO cinder.api.openstack.wsgi [None req-134555be-653e-4840-8a66-590806f1a65e demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 10:16:41.422223 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.openstack.wsgi [None req-134555be-653e-4840-8a66-590806f1a65e demo demo] Empty body provided in request {{(pid=112773) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:16:41.422565 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.openstack.wsgi [None req-134555be-653e-4840-8a66-590806f1a65e demo demo] Calling method 'detail' {{(pid=112773) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:16:41.422855 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.api_utils [None req-134555be-653e-4840-8a66-590806f1a65e demo demo] Removing options '' from query. {{(pid=112773) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:16:41.423786 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.volume.api [None req-134555be-653e-4840-8a66-590806f1a65e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112773) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:16:41.432905 np0000183159 devstack@c-api.service[112773]: INFO cinder.volume.api [None req-134555be-653e-4840-8a66-590806f1a65e demo demo] Get all volumes completed successfully. Jun 26 10:16:41.435695 np0000183159 devstack@c-api.service[112773]: INFO cinder.api.openstack.wsgi [None req-134555be-653e-4840-8a66-590806f1a65e demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:16:41.436150 np0000183159 devstack@c-api.service[112773]: [pid: 112773|app: 0|req: 10/37] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 10:16:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:16:51.427221 np0000183159 devstack@c-api.service[112773]: DEBUG dbcounter [-] [112773] Writing DB stats cinder:SELECT=1 {{(pid=112773) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:17:41.451104 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.middleware.request_id [None req-f7c443c4-510d-4a43-8c4d-584da8d3914d None None] RequestId filter calling following filter/app {{(pid=112774) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:17:41.455168 np0000183159 devstack@c-api.service[112774]: INFO cinder.api.openstack.wsgi [None req-f7c443c4-510d-4a43-8c4d-584da8d3914d demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 10:17:41.455442 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.openstack.wsgi [None req-f7c443c4-510d-4a43-8c4d-584da8d3914d demo demo] Empty body provided in request {{(pid=112774) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:17:41.455692 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.openstack.wsgi [None req-f7c443c4-510d-4a43-8c4d-584da8d3914d demo demo] Calling method 'detail' {{(pid=112774) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:17:41.455987 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.api_utils [None req-f7c443c4-510d-4a43-8c4d-584da8d3914d demo demo] Removing options '' from query. {{(pid=112774) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:17:41.456971 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.volume.api [None req-f7c443c4-510d-4a43-8c4d-584da8d3914d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112774) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:17:41.465194 np0000183159 devstack@c-api.service[112774]: INFO cinder.volume.api [None req-f7c443c4-510d-4a43-8c4d-584da8d3914d demo demo] Get all volumes completed successfully. Jun 26 10:17:41.467916 np0000183159 devstack@c-api.service[112774]: INFO cinder.api.openstack.wsgi [None req-f7c443c4-510d-4a43-8c4d-584da8d3914d demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:17:41.468405 np0000183159 devstack@c-api.service[112774]: [pid: 112774|app: 0|req: 10/38] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 10:17:41 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:17:51.460426 np0000183159 devstack@c-api.service[112774]: DEBUG dbcounter [-] [112774] Writing DB stats cinder:SELECT=1 {{(pid=112774) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:18:41.484354 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.middleware.request_id [None req-9fc37d78-e6aa-4214-a5bb-acb3c7f4b5e9 None None] RequestId filter calling following filter/app {{(pid=112776) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:18:41.487728 np0000183159 devstack@c-api.service[112776]: INFO cinder.api.openstack.wsgi [None req-9fc37d78-e6aa-4214-a5bb-acb3c7f4b5e9 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 10:18:41.488046 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.openstack.wsgi [None req-9fc37d78-e6aa-4214-a5bb-acb3c7f4b5e9 demo demo] Empty body provided in request {{(pid=112776) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:18:41.488416 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.openstack.wsgi [None req-9fc37d78-e6aa-4214-a5bb-acb3c7f4b5e9 demo demo] Calling method 'detail' {{(pid=112776) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:18:41.488776 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.api_utils [None req-9fc37d78-e6aa-4214-a5bb-acb3c7f4b5e9 demo demo] Removing options '' from query. {{(pid=112776) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:18:41.490766 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.volume.api [None req-9fc37d78-e6aa-4214-a5bb-acb3c7f4b5e9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112776) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:18:41.499754 np0000183159 devstack@c-api.service[112776]: INFO cinder.volume.api [None req-9fc37d78-e6aa-4214-a5bb-acb3c7f4b5e9 demo demo] Get all volumes completed successfully. Jun 26 10:18:41.502230 np0000183159 devstack@c-api.service[112776]: INFO cinder.api.openstack.wsgi [None req-9fc37d78-e6aa-4214-a5bb-acb3c7f4b5e9 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:18:41.502648 np0000183159 devstack@c-api.service[112776]: [pid: 112776|app: 0|req: 10/39] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 10:18:41 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:18:51.494333 np0000183159 devstack@c-api.service[112776]: DEBUG dbcounter [-] [112776] Writing DB stats cinder:SELECT=1 {{(pid=112776) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:19:41.516460 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.middleware.request_id [None req-fe364632-33ac-4cd9-8392-8e3d033e6153 None None] RequestId filter calling following filter/app {{(pid=112775) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:19:41.519745 np0000183159 devstack@c-api.service[112775]: INFO cinder.api.openstack.wsgi [None req-fe364632-33ac-4cd9-8392-8e3d033e6153 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 10:19:41.519974 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.openstack.wsgi [None req-fe364632-33ac-4cd9-8392-8e3d033e6153 demo demo] Empty body provided in request {{(pid=112775) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:19:41.520220 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.openstack.wsgi [None req-fe364632-33ac-4cd9-8392-8e3d033e6153 demo demo] Calling method 'detail' {{(pid=112775) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:19:41.520879 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.api_utils [None req-fe364632-33ac-4cd9-8392-8e3d033e6153 demo demo] Removing options '' from query. {{(pid=112775) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:19:41.521946 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.volume.api [None req-fe364632-33ac-4cd9-8392-8e3d033e6153 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112775) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:19:41.528765 np0000183159 devstack@c-api.service[112775]: INFO cinder.volume.api [None req-fe364632-33ac-4cd9-8392-8e3d033e6153 demo demo] Get all volumes completed successfully. Jun 26 10:19:41.530859 np0000183159 devstack@c-api.service[112775]: INFO cinder.api.openstack.wsgi [None req-fe364632-33ac-4cd9-8392-8e3d033e6153 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:19:41.531224 np0000183159 devstack@c-api.service[112775]: [pid: 112775|app: 0|req: 10/40] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 10:19:41 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:19:51.525125 np0000183159 devstack@c-api.service[112775]: DEBUG dbcounter [-] [112775] Writing DB stats cinder:SELECT=1 {{(pid=112775) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:20:41.547171 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.middleware.request_id [None req-5ad0a288-04bd-4313-bed8-b0d1bfe39eae None None] RequestId filter calling following filter/app {{(pid=112773) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:20:41.550615 np0000183159 devstack@c-api.service[112773]: INFO cinder.api.openstack.wsgi [None req-5ad0a288-04bd-4313-bed8-b0d1bfe39eae demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 10:20:41.550940 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.openstack.wsgi [None req-5ad0a288-04bd-4313-bed8-b0d1bfe39eae demo demo] Empty body provided in request {{(pid=112773) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:20:41.551312 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.openstack.wsgi [None req-5ad0a288-04bd-4313-bed8-b0d1bfe39eae demo demo] Calling method 'detail' {{(pid=112773) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:20:41.551746 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.api_utils [None req-5ad0a288-04bd-4313-bed8-b0d1bfe39eae demo demo] Removing options '' from query. {{(pid=112773) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:20:41.552887 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.volume.api [None req-5ad0a288-04bd-4313-bed8-b0d1bfe39eae demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112773) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:20:41.567057 np0000183159 devstack@c-api.service[112773]: INFO cinder.volume.api [None req-5ad0a288-04bd-4313-bed8-b0d1bfe39eae demo demo] Get all volumes completed successfully. Jun 26 10:20:41.570855 np0000183159 devstack@c-api.service[112773]: INFO cinder.api.openstack.wsgi [None req-5ad0a288-04bd-4313-bed8-b0d1bfe39eae demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:20:41.571538 np0000183159 devstack@c-api.service[112773]: [pid: 112773|app: 0|req: 11/41] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 10:20:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:20:51.556841 np0000183159 devstack@c-api.service[112773]: DEBUG dbcounter [-] [112773] Writing DB stats cinder:SELECT=1 {{(pid=112773) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:21:41.586313 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.middleware.request_id [None req-4c629271-ef32-4e18-9cc7-0b2a41fe0580 None None] RequestId filter calling following filter/app {{(pid=112774) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:21:41.688329 np0000183159 devstack@c-api.service[112774]: INFO cinder.api.openstack.wsgi [None req-4c629271-ef32-4e18-9cc7-0b2a41fe0580 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 10:21:41.688718 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.openstack.wsgi [None req-4c629271-ef32-4e18-9cc7-0b2a41fe0580 demo demo] Empty body provided in request {{(pid=112774) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:21:41.689078 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.openstack.wsgi [None req-4c629271-ef32-4e18-9cc7-0b2a41fe0580 demo demo] Calling method 'detail' {{(pid=112774) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:21:41.689541 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.api_utils [None req-4c629271-ef32-4e18-9cc7-0b2a41fe0580 demo demo] Removing options '' from query. {{(pid=112774) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:21:41.690964 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.volume.api [None req-4c629271-ef32-4e18-9cc7-0b2a41fe0580 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112774) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:21:41.701554 np0000183159 devstack@c-api.service[112774]: INFO cinder.volume.api [None req-4c629271-ef32-4e18-9cc7-0b2a41fe0580 demo demo] Get all volumes completed successfully. Jun 26 10:21:41.704460 np0000183159 devstack@c-api.service[112774]: INFO cinder.api.openstack.wsgi [None req-4c629271-ef32-4e18-9cc7-0b2a41fe0580 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:21:41.705058 np0000183159 devstack@c-api.service[112774]: [pid: 112774|app: 0|req: 11/42] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 10:21:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:21:51.694583 np0000183159 devstack@c-api.service[112774]: DEBUG dbcounter [-] [112774] Writing DB stats cinder:SELECT=1 {{(pid=112774) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:22:41.718599 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.middleware.request_id [None req-53161fe1-dd2d-4b97-9860-fe8bcaa8b0c4 None None] RequestId filter calling following filter/app {{(pid=112776) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:22:41.721583 np0000183159 devstack@c-api.service[112776]: INFO cinder.api.openstack.wsgi [None req-53161fe1-dd2d-4b97-9860-fe8bcaa8b0c4 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 10:22:41.721831 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.openstack.wsgi [None req-53161fe1-dd2d-4b97-9860-fe8bcaa8b0c4 demo demo] Empty body provided in request {{(pid=112776) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:22:41.722546 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.openstack.wsgi [None req-53161fe1-dd2d-4b97-9860-fe8bcaa8b0c4 demo demo] Calling method 'detail' {{(pid=112776) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:22:41.722546 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.api_utils [None req-53161fe1-dd2d-4b97-9860-fe8bcaa8b0c4 demo demo] Removing options '' from query. {{(pid=112776) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:22:41.723562 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.volume.api [None req-53161fe1-dd2d-4b97-9860-fe8bcaa8b0c4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112776) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:22:41.732354 np0000183159 devstack@c-api.service[112776]: INFO cinder.volume.api [None req-53161fe1-dd2d-4b97-9860-fe8bcaa8b0c4 demo demo] Get all volumes completed successfully. Jun 26 10:22:41.733654 np0000183159 devstack@c-api.service[112776]: INFO cinder.api.openstack.wsgi [None req-53161fe1-dd2d-4b97-9860-fe8bcaa8b0c4 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:22:41.734187 np0000183159 devstack@c-api.service[112776]: [pid: 112776|app: 0|req: 11/43] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 10:22:41 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:22:51.727373 np0000183159 devstack@c-api.service[112776]: DEBUG dbcounter [-] [112776] Writing DB stats cinder:SELECT=1 {{(pid=112776) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:23:41.792363 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.middleware.request_id [None req-4d4011e9-da1d-479f-9042-77166cf3d9f6 None None] RequestId filter calling following filter/app {{(pid=112775) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:23:41.794453 np0000183159 devstack@c-api.service[112775]: INFO cinder.api.openstack.wsgi [None req-4d4011e9-da1d-479f-9042-77166cf3d9f6 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 10:23:41.794643 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.openstack.wsgi [None req-4d4011e9-da1d-479f-9042-77166cf3d9f6 demo demo] Empty body provided in request {{(pid=112775) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:23:41.794865 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.openstack.wsgi [None req-4d4011e9-da1d-479f-9042-77166cf3d9f6 demo demo] Calling method 'detail' {{(pid=112775) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:23:41.795101 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.api_utils [None req-4d4011e9-da1d-479f-9042-77166cf3d9f6 demo demo] Removing options '' from query. {{(pid=112775) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:23:41.795818 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.volume.api [None req-4d4011e9-da1d-479f-9042-77166cf3d9f6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112775) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:23:41.804912 np0000183159 devstack@c-api.service[112775]: INFO cinder.volume.api [None req-4d4011e9-da1d-479f-9042-77166cf3d9f6 demo demo] Get all volumes completed successfully. Jun 26 10:23:41.806850 np0000183159 devstack@c-api.service[112775]: INFO cinder.api.openstack.wsgi [None req-4d4011e9-da1d-479f-9042-77166cf3d9f6 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:23:41.807237 np0000183159 devstack@c-api.service[112775]: [pid: 112775|app: 0|req: 11/44] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 10:23:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:23:51.800093 np0000183159 devstack@c-api.service[112775]: DEBUG dbcounter [-] [112775] Writing DB stats cinder:SELECT=1 {{(pid=112775) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:24:41.832293 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.middleware.request_id [None req-f7d8a683-31ba-4738-be9c-954ef8837ddf None None] RequestId filter calling following filter/app {{(pid=112773) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:24:41.836529 np0000183159 devstack@c-api.service[112773]: INFO cinder.api.openstack.wsgi [None req-f7d8a683-31ba-4738-be9c-954ef8837ddf demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 10:24:41.836840 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.openstack.wsgi [None req-f7d8a683-31ba-4738-be9c-954ef8837ddf demo demo] Empty body provided in request {{(pid=112773) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:24:41.837155 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.openstack.wsgi [None req-f7d8a683-31ba-4738-be9c-954ef8837ddf demo demo] Calling method 'detail' {{(pid=112773) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:24:41.838176 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.api_utils [None req-f7d8a683-31ba-4738-be9c-954ef8837ddf demo demo] Removing options '' from query. {{(pid=112773) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:24:41.839298 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.volume.api [None req-f7d8a683-31ba-4738-be9c-954ef8837ddf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112773) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:24:41.846899 np0000183159 devstack@c-api.service[112773]: INFO cinder.volume.api [None req-f7d8a683-31ba-4738-be9c-954ef8837ddf demo demo] Get all volumes completed successfully. Jun 26 10:24:41.848882 np0000183159 devstack@c-api.service[112773]: INFO cinder.api.openstack.wsgi [None req-f7d8a683-31ba-4738-be9c-954ef8837ddf demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:24:41.849311 np0000183159 devstack@c-api.service[112773]: [pid: 112773|app: 0|req: 12/45] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 10:24:41 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:24:51.842786 np0000183159 devstack@c-api.service[112773]: DEBUG dbcounter [-] [112773] Writing DB stats cinder:SELECT=1 {{(pid=112773) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:25:41.862955 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.middleware.request_id [None req-58558776-d0f1-4ca5-84f1-ae19a66a110d None None] RequestId filter calling following filter/app {{(pid=112774) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:25:41.867482 np0000183159 devstack@c-api.service[112774]: INFO cinder.api.openstack.wsgi [None req-58558776-d0f1-4ca5-84f1-ae19a66a110d demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 10:25:41.868206 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.openstack.wsgi [None req-58558776-d0f1-4ca5-84f1-ae19a66a110d demo demo] Empty body provided in request {{(pid=112774) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:25:41.869520 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.openstack.wsgi [None req-58558776-d0f1-4ca5-84f1-ae19a66a110d demo demo] Calling method 'detail' {{(pid=112774) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:25:41.869520 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.api_utils [None req-58558776-d0f1-4ca5-84f1-ae19a66a110d demo demo] Removing options '' from query. {{(pid=112774) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:25:41.870679 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.volume.api [None req-58558776-d0f1-4ca5-84f1-ae19a66a110d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112774) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:25:41.879209 np0000183159 devstack@c-api.service[112774]: INFO cinder.volume.api [None req-58558776-d0f1-4ca5-84f1-ae19a66a110d demo demo] Get all volumes completed successfully. Jun 26 10:25:41.881192 np0000183159 devstack@c-api.service[112774]: INFO cinder.api.openstack.wsgi [None req-58558776-d0f1-4ca5-84f1-ae19a66a110d demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:25:41.881527 np0000183159 devstack@c-api.service[112774]: [pid: 112774|app: 0|req: 12/46] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 10:25:41 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:25:51.874888 np0000183159 devstack@c-api.service[112774]: DEBUG dbcounter [-] [112774] Writing DB stats cinder:SELECT=1 {{(pid=112774) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:26:41.899416 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.middleware.request_id [None req-37123f9a-7228-41e1-9849-a5baa82d54f8 None None] RequestId filter calling following filter/app {{(pid=112776) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:26:41.978453 np0000183159 devstack@c-api.service[112776]: INFO cinder.api.openstack.wsgi [None req-37123f9a-7228-41e1-9849-a5baa82d54f8 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 10:26:41.978799 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.openstack.wsgi [None req-37123f9a-7228-41e1-9849-a5baa82d54f8 demo demo] Empty body provided in request {{(pid=112776) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:26:41.979210 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.openstack.wsgi [None req-37123f9a-7228-41e1-9849-a5baa82d54f8 demo demo] Calling method 'detail' {{(pid=112776) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:26:41.979643 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.api.api_utils [None req-37123f9a-7228-41e1-9849-a5baa82d54f8 demo demo] Removing options '' from query. {{(pid=112776) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:26:41.980666 np0000183159 devstack@c-api.service[112776]: DEBUG cinder.volume.api [None req-37123f9a-7228-41e1-9849-a5baa82d54f8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112776) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:26:41.991607 np0000183159 devstack@c-api.service[112776]: INFO cinder.volume.api [None req-37123f9a-7228-41e1-9849-a5baa82d54f8 demo demo] Get all volumes completed successfully. Jun 26 10:26:41.994233 np0000183159 devstack@c-api.service[112776]: INFO cinder.api.openstack.wsgi [None req-37123f9a-7228-41e1-9849-a5baa82d54f8 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:26:41.994795 np0000183159 devstack@c-api.service[112776]: [pid: 112776|app: 0|req: 12/47] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 10:26:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 10:26:51.984791 np0000183159 devstack@c-api.service[112776]: DEBUG dbcounter [-] [112776] Writing DB stats cinder:SELECT=1 {{(pid=112776) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:27:42.012416 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.middleware.request_id [None req-4a376a73-8f0d-40a9-b721-87a2e056400f None None] RequestId filter calling following filter/app {{(pid=112775) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:27:42.016597 np0000183159 devstack@c-api.service[112775]: INFO cinder.api.openstack.wsgi [None req-4a376a73-8f0d-40a9-b721-87a2e056400f demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 10:27:42.016866 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.openstack.wsgi [None req-4a376a73-8f0d-40a9-b721-87a2e056400f demo demo] Empty body provided in request {{(pid=112775) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:27:42.017122 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.openstack.wsgi [None req-4a376a73-8f0d-40a9-b721-87a2e056400f demo demo] Calling method 'detail' {{(pid=112775) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:27:42.017537 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.api.api_utils [None req-4a376a73-8f0d-40a9-b721-87a2e056400f demo demo] Removing options '' from query. {{(pid=112775) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:27:42.018918 np0000183159 devstack@c-api.service[112775]: DEBUG cinder.volume.api [None req-4a376a73-8f0d-40a9-b721-87a2e056400f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112775) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:27:42.031725 np0000183159 devstack@c-api.service[112775]: INFO cinder.volume.api [None req-4a376a73-8f0d-40a9-b721-87a2e056400f demo demo] Get all volumes completed successfully. Jun 26 10:27:42.034503 np0000183159 devstack@c-api.service[112775]: INFO cinder.api.openstack.wsgi [None req-4a376a73-8f0d-40a9-b721-87a2e056400f demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:27:42.035074 np0000183159 devstack@c-api.service[112775]: [pid: 112775|app: 0|req: 12/48] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 10:27:42 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:52.041872 np0000183159 devstack@c-api.service[112775]: DEBUG dbcounter [-] [112775] Writing DB stats cinder:SELECT=1 {{(pid=112775) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:28:42.050317 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.middleware.request_id [None req-e4c5bd0f-15b6-447f-bae7-0cd6055102f2 None None] RequestId filter calling following filter/app {{(pid=112773) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:28:42.054230 np0000183159 devstack@c-api.service[112773]: INFO cinder.api.openstack.wsgi [None req-e4c5bd0f-15b6-447f-bae7-0cd6055102f2 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 10:28:42.054619 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.openstack.wsgi [None req-e4c5bd0f-15b6-447f-bae7-0cd6055102f2 demo demo] Empty body provided in request {{(pid=112773) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:28:42.055092 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.openstack.wsgi [None req-e4c5bd0f-15b6-447f-bae7-0cd6055102f2 demo demo] Calling method 'detail' {{(pid=112773) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:28:42.055558 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.api.api_utils [None req-e4c5bd0f-15b6-447f-bae7-0cd6055102f2 demo demo] Removing options '' from query. {{(pid=112773) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:28:42.056835 np0000183159 devstack@c-api.service[112773]: DEBUG cinder.volume.api [None req-e4c5bd0f-15b6-447f-bae7-0cd6055102f2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112773) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:28:42.069916 np0000183159 devstack@c-api.service[112773]: INFO cinder.volume.api [None req-e4c5bd0f-15b6-447f-bae7-0cd6055102f2 demo demo] Get all volumes completed successfully. Jun 26 10:28:42.073165 np0000183159 devstack@c-api.service[112773]: INFO cinder.api.openstack.wsgi [None req-e4c5bd0f-15b6-447f-bae7-0cd6055102f2 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:28:42.073688 np0000183159 devstack@c-api.service[112773]: [pid: 112773|app: 0|req: 13/49] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 10:28:42 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:28:52.061915 np0000183159 devstack@c-api.service[112773]: DEBUG dbcounter [-] [112773] Writing DB stats cinder:SELECT=1 {{(pid=112773) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 10:29:42.097123 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.middleware.request_id [None req-92743b23-32cb-4bbe-8582-d853457413ff None None] RequestId filter calling following filter/app {{(pid=112774) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 10:29:42.099822 np0000183159 devstack@c-api.service[112774]: INFO cinder.api.openstack.wsgi [None req-92743b23-32cb-4bbe-8582-d853457413ff demo demo] GET https://199.204.45.238/volume/v3/volumes/detail Jun 26 10:29:42.100034 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.openstack.wsgi [None req-92743b23-32cb-4bbe-8582-d853457413ff demo demo] Empty body provided in request {{(pid=112774) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 10:29:42.100209 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.openstack.wsgi [None req-92743b23-32cb-4bbe-8582-d853457413ff demo demo] Calling method 'detail' {{(pid=112774) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 10:29:42.100483 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.api.api_utils [None req-92743b23-32cb-4bbe-8582-d853457413ff demo demo] Removing options '' from query. {{(pid=112774) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 10:29:42.101185 np0000183159 devstack@c-api.service[112774]: DEBUG cinder.volume.api [None req-92743b23-32cb-4bbe-8582-d853457413ff demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112774) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 10:29:42.107528 np0000183159 devstack@c-api.service[112774]: INFO cinder.volume.api [None req-92743b23-32cb-4bbe-8582-d853457413ff demo demo] Get all volumes completed successfully. Jun 26 10:29:42.109499 np0000183159 devstack@c-api.service[112774]: INFO cinder.api.openstack.wsgi [None req-92743b23-32cb-4bbe-8582-d853457413ff demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 Jun 26 10:29:42.109850 np0000183159 devstack@c-api.service[112774]: [pid: 112774|app: 0|req: 13/50] 199.204.45.238 () {64 vars in 1295 bytes} [Fri Jun 26 10:29:42 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:29:52.103758 np0000183159 devstack@c-api.service[112774]: DEBUG dbcounter [-] [112774] Writing DB stats cinder:SELECT=1 {{(pid=112774) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}