Jun 29 05:05:19.915119 np0000183424 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 29 05:05:19.926717 np0000183424 devstack@c-api.service[112487]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 29 05:05:19.929452 np0000183424 devstack@c-api.service[112487]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Jun 29 05:05:19 2026] *** Jun 29 05:05:19.929452 np0000183424 devstack@c-api.service[112487]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 29 05:05:19.929452 np0000183424 devstack@c-api.service[112487]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 29 05:05:19.929452 np0000183424 devstack@c-api.service[112487]: nodename: np0000183424 Jun 29 05:05:19.929452 np0000183424 devstack@c-api.service[112487]: machine: x86_64 Jun 29 05:05:19.929452 np0000183424 devstack@c-api.service[112487]: clock source: unix Jun 29 05:05:19.929452 np0000183424 devstack@c-api.service[112487]: pcre jit disabled Jun 29 05:05:19.929452 np0000183424 devstack@c-api.service[112487]: detected number of CPU cores: 16 Jun 29 05:05:19.929452 np0000183424 devstack@c-api.service[112487]: current working directory: / Jun 29 05:05:19.929452 np0000183424 devstack@c-api.service[112487]: detected binary path: /usr/bin/uwsgi-core Jun 29 05:05:19.929452 np0000183424 devstack@c-api.service[112487]: your processes number limit is 256917 Jun 29 05:05:19.929452 np0000183424 devstack@c-api.service[112487]: your memory page size is 4096 bytes Jun 29 05:05:19.929452 np0000183424 devstack@c-api.service[112487]: detected max file descriptor number: 2048 Jun 29 05:05:19.929452 np0000183424 devstack@c-api.service[112487]: lock engine: pthread robust mutexes Jun 29 05:05:19.930277 np0000183424 devstack@c-api.service[112487]: thunder lock: enabled Jun 29 05:05:19.930556 np0000183424 devstack@c-api.service[112487]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 29 05:05:19.930734 np0000183424 devstack@c-api.service[112487]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 29 05:05:19.930734 np0000183424 devstack@c-api.service[112487]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 29 05:05:19.930734 np0000183424 devstack@c-api.service[112487]: Set PythonHome to /opt/stack/data/venv Jun 29 05:05:20.017659 np0000183424 devstack@c-api.service[112487]: Python main interpreter initialized at 0x7fdfae4a3668 Jun 29 05:05:20.017659 np0000183424 devstack@c-api.service[112487]: python threads support enabled Jun 29 05:05:20.017659 np0000183424 devstack@c-api.service[112487]: your server socket listen backlog is limited to 100 connections Jun 29 05:05:20.017659 np0000183424 devstack@c-api.service[112487]: your mercy for graceful operations on workers is 80 seconds Jun 29 05:05:20.017659 np0000183424 devstack@c-api.service[112487]: mapped 671795 bytes (656 KB) for 4 cores Jun 29 05:05:20.017659 np0000183424 devstack@c-api.service[112487]: *** Operational MODE: preforking *** Jun 29 05:05:20.017659 np0000183424 devstack@c-api.service[112487]: *** uWSGI is running in multiple interpreter mode *** Jun 29 05:05:20.017659 np0000183424 devstack@c-api.service[112487]: spawned uWSGI master process (pid: 112487) Jun 29 05:05:20.017659 np0000183424 devstack@c-api.service[112487]: spawned uWSGI worker 1 (pid: 112496, cores: 1) Jun 29 05:05:20.017659 np0000183424 devstack@c-api.service[112487]: spawned uWSGI worker 2 (pid: 112497, cores: 1) Jun 29 05:05:20.017659 np0000183424 devstack@c-api.service[112487]: spawned uWSGI worker 3 (pid: 112498, cores: 1) Jun 29 05:05:20.017659 np0000183424 devstack@c-api.service[112487]: spawned uWSGI worker 4 (pid: 112499, cores: 1) Jun 29 05:05:20.017659 np0000183424 devstack@c-api.service[112487]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 29 05:05:19.971525 np0000183424 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 29 05:05:20.103383 np0000183424 devstack@c-api.service[112497]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 05:05:20.103383 np0000183424 devstack@c-api.service[112497]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 05:05:20.103383 np0000183424 devstack@c-api.service[112497]: we strongly recommend against using it for new projects. Jun 29 05:05:20.103383 np0000183424 devstack@c-api.service[112497]: If you are already using Eventlet, we recommend migrating to a different Jun 29 05:05:20.103383 np0000183424 devstack@c-api.service[112497]: framework. For more detail see Jun 29 05:05:20.103383 np0000183424 devstack@c-api.service[112497]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 05:05:20.103383 np0000183424 devstack@c-api.service[112497]: import eventlet # noqa Jun 29 05:05:20.104435 np0000183424 devstack@c-api.service[112499]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 05:05:20.104435 np0000183424 devstack@c-api.service[112499]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 05:05:20.104435 np0000183424 devstack@c-api.service[112499]: we strongly recommend against using it for new projects. Jun 29 05:05:20.104435 np0000183424 devstack@c-api.service[112499]: If you are already using Eventlet, we recommend migrating to a different Jun 29 05:05:20.104435 np0000183424 devstack@c-api.service[112499]: framework. For more detail see Jun 29 05:05:20.104435 np0000183424 devstack@c-api.service[112499]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 05:05:20.104435 np0000183424 devstack@c-api.service[112499]: import eventlet # noqa Jun 29 05:05:20.111364 np0000183424 devstack@c-api.service[112496]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 05:05:20.111364 np0000183424 devstack@c-api.service[112496]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 05:05:20.111364 np0000183424 devstack@c-api.service[112496]: we strongly recommend against using it for new projects. Jun 29 05:05:20.111364 np0000183424 devstack@c-api.service[112496]: If you are already using Eventlet, we recommend migrating to a different Jun 29 05:05:20.111364 np0000183424 devstack@c-api.service[112496]: framework. For more detail see Jun 29 05:05:20.111364 np0000183424 devstack@c-api.service[112496]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 05:05:20.111364 np0000183424 devstack@c-api.service[112496]: import eventlet # noqa Jun 29 05:05:20.142020 np0000183424 devstack@c-api.service[112498]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 05:05:20.142020 np0000183424 devstack@c-api.service[112498]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 05:05:20.142020 np0000183424 devstack@c-api.service[112498]: we strongly recommend against using it for new projects. Jun 29 05:05:20.142020 np0000183424 devstack@c-api.service[112498]: If you are already using Eventlet, we recommend migrating to a different Jun 29 05:05:20.142020 np0000183424 devstack@c-api.service[112498]: framework. For more detail see Jun 29 05:05:20.142020 np0000183424 devstack@c-api.service[112498]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 05:05:20.142020 np0000183424 devstack@c-api.service[112498]: import eventlet # noqa Jun 29 05:05:20.192439 np0000183424 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 05:05:20.192439 np0000183424 devstack@c-api.service[112499]: warnings.warn( Jun 29 05:05:20.197405 np0000183424 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 05:05:20.197405 np0000183424 devstack@c-api.service[112497]: warnings.warn( Jun 29 05:05:20.198212 np0000183424 devstack@c-api.service[112496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 05:05:20.198212 np0000183424 devstack@c-api.service[112496]: warnings.warn( Jun 29 05:05:20.233521 np0000183424 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 05:05:20.233521 np0000183424 devstack@c-api.service[112498]: warnings.warn( Jun 29 05:05:20.268762 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:20.268762 np0000183424 devstack@c-api.service[112499]: from cgi import parse_header Jun 29 05:05:20.272906 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:20.272906 np0000183424 devstack@c-api.service[112497]: from cgi import parse_header Jun 29 05:05:20.282071 np0000183424 devstack@c-api.service[112496]: /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 29 05:05:20.282071 np0000183424 devstack@c-api.service[112496]: from cgi import parse_header Jun 29 05:05:20.311432 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:20.311432 np0000183424 devstack@c-api.service[112498]: from cgi import parse_header Jun 29 05:05:20.318585 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:20.318585 np0000183424 devstack@c-api.service[112499]: removals.removed_module( Jun 29 05:05:20.320062 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:20.320062 np0000183424 devstack@c-api.service[112499]: removals.removed_module( Jun 29 05:05:20.330214 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:20.330214 np0000183424 devstack@c-api.service[112497]: removals.removed_module( Jun 29 05:05:20.332694 np0000183424 devstack@c-api.service[112496]: /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 29 05:05:20.332694 np0000183424 devstack@c-api.service[112496]: removals.removed_module( Jun 29 05:05:20.333636 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:20.333636 np0000183424 devstack@c-api.service[112497]: removals.removed_module( Jun 29 05:05:20.334353 np0000183424 devstack@c-api.service[112496]: /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 29 05:05:20.334353 np0000183424 devstack@c-api.service[112496]: removals.removed_module( Jun 29 05:05:20.361676 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:20.361676 np0000183424 devstack@c-api.service[112498]: removals.removed_module( Jun 29 05:05:20.363427 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:20.363427 np0000183424 devstack@c-api.service[112498]: removals.removed_module( Jun 29 05:05:21.126287 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:21.126287 np0000183424 devstack@c-api.service[112497]: warnings.warn( Jun 29 05:05:21.127314 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:21.127314 np0000183424 devstack@c-api.service[112499]: warnings.warn( Jun 29 05:05:21.130809 np0000183424 devstack@c-api.service[112496]: /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 29 05:05:21.130809 np0000183424 devstack@c-api.service[112496]: warnings.warn( Jun 29 05:05:21.155061 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:21.155061 np0000183424 devstack@c-api.service[112498]: warnings.warn( Jun 29 05:05:21.178925 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:21.178925 np0000183424 devstack@c-api.service[112499]: warnings.warn( Jun 29 05:05:21.180361 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:21.180361 np0000183424 devstack@c-api.service[112497]: warnings.warn( Jun 29 05:05:21.188091 np0000183424 devstack@c-api.service[112496]: /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 29 05:05:21.188091 np0000183424 devstack@c-api.service[112496]: warnings.warn( Jun 29 05:05:21.204083 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:21.204083 np0000183424 devstack@c-api.service[112498]: warnings.warn( Jun 29 05:05:21.395078 np0000183424 devstack@c-api.service[112497]: 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 29 05:05:21.395289 np0000183424 devstack@c-api.service[112497]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112497) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 05:05:21.395357 np0000183424 devstack@c-api.service[112498]: 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 29 05:05:21.395439 np0000183424 devstack@c-api.service[112498]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112498) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 05:05:21.397113 np0000183424 devstack@c-api.service[112499]: 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 29 05:05:21.397291 np0000183424 devstack@c-api.service[112499]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112499) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 05:05:21.398731 np0000183424 devstack@c-api.service[112496]: 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 29 05:05:21.398926 np0000183424 devstack@c-api.service[112496]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112496) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 05:05:21.482847 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:21.482847 np0000183424 devstack@c-api.service[112498]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 05:05:21.483199 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:21.483199 np0000183424 devstack@c-api.service[112499]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 05:05:21.487463 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:21.487463 np0000183424 devstack@c-api.service[112497]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 05:05:21.497297 np0000183424 devstack@c-api.service[112496]: /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 29 05:05:21.497297 np0000183424 devstack@c-api.service[112496]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 05:05:21.941232 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112499) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 05:05:21.941434 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112498) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 05:05:21.941507 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112497) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 05:05:21.941743 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.941743 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.941902 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.941968 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.942025 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.942098 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.942182 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.942313 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.942384 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.942436 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.942436 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.942556 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.942644 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.942699 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.942749 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.942749 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.942862 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.942926 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112496) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 05:05:21.942991 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.943046 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.943046 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.943151 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.943212 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.943275 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.943334 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.943409 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.943409 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.943409 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.943409 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.943409 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.943409 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.943755 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.943755 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.944202 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.944779 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.944890 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.945038 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.945152 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.945212 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.945263 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.945308 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.945352 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.945352 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.945435 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.945478 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.945519 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.945562 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.945648 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.945694 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.945742 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.945795 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.945795 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.945795 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.945795 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.945939 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.946036 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.946191 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.946240 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.946304 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.946403 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.946631 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.946631 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.946796 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.946955 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.947064 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.947194 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.947316 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.947463 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.947596 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.951993 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.951993 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.951993 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.951993 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.951993 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.951993 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.951993 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.954566 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.954566 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.954566 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.954725 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.954779 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.954836 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.954887 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.954937 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.954981 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.955024 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.955075 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.955130 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.955130 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.955130 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.955257 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.955257 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.955257 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.955257 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.955438 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.955493 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.955546 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.955546 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.955645 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.955702 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.955754 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.955806 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.955894 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.955937 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.955979 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.956030 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.956080 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.956131 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.956184 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.956228 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.956359 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.956455 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.956455 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.956637 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.956693 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.956775 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.956906 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.956999 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.957083 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.957177 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.957259 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.957350 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.957350 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.957580 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.957644 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.957717 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.957764 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.957816 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.957816 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.957816 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.957816 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.957816 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.957816 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.957816 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.957816 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.957816 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.957816 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.957816 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.958229 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.958276 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.958373 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.958423 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.958472 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.958525 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.958575 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.958645 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.958693 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.958743 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.958830 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.958879 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.958932 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.958990 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.959073 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.959119 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.959169 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.959215 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.959255 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.959293 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.959334 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.959382 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.959424 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.959471 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.959471 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.959553 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.959603 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.959674 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.959722 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.959722 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.959800 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.959800 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.959800 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.959800 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.959800 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.959800 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.960248 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.960371 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.960495 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.960544 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.960588 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.960666 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.960720 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.960720 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.960792 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.960844 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.960885 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.960885 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.960963 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.961010 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.961063 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.961119 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.961119 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.961200 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.961251 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.961251 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.961251 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.961476 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.961566 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.961686 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.961778 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.961869 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.961962 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.962024 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.962072 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.962168 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.962273 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.962322 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.962356 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.962402 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.962446 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.962485 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.962524 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.962575 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.962650 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.962650 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.962729 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.962820 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.962880 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.962952 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.963047 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.963105 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.963154 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.963195 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.963243 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.963292 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.963357 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.963357 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.963453 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.963497 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.963537 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.963577 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.963713 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.963800 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.963949 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.964031 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.964091 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.964132 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.964176 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.964222 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.964297 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.964350 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.964432 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.964533 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.964587 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.964651 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.964707 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.964751 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.964799 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.964842 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.964884 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.964926 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.965001 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.965056 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.965148 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.965228 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.965329 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.965378 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.965378 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.965468 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.965516 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.965556 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.965556 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.965707 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.965767 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.965767 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.965893 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.966171 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.966255 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.966305 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.966341 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.966578 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.966663 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.966768 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.966815 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.966852 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.966899 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.966945 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.966989 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.967034 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.967086 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.967145 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.967229 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.967285 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.967337 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.967390 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.967436 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.967436 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.967519 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.967564 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.967622 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.967622 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.967622 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.967622 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.967622 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.972341 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.972419 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.972521 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.972575 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.972699 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.972813 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.972879 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.972928 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.972974 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.973028 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.973081 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.973136 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.973187 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.973233 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.973277 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.973277 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.973411 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.973463 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.973463 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.973586 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.973655 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.973906 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.973980 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.974072 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.974129 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.974180 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.974229 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.974267 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.974320 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.974320 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.974420 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.974549 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.974626 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.974672 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.974814 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.974866 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.974920 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.974966 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.974966 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.975048 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.975096 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.975096 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.975168 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.975220 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.975264 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.975264 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.975264 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.975369 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.975447 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.975913 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.975974 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.976012 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.976065 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.976122 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.976170 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.976217 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.976264 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.976308 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.976354 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.976405 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.976454 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.976508 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.976508 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.976596 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.976672 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.976722 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.976766 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.976819 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.976865 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.976915 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.976969 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.977015 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.977066 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.977163 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.977163 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.977163 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.977163 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.977391 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.977469 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.977558 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.977670 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.977755 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.977839 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.977928 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.979151 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.979151 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.979410 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.979410 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.979410 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.979410 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.980086 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.980154 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.980226 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.980406 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.980480 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.980537 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.980592 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.980681 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.980740 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.980805 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.980867 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.980928 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.981000 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.981061 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.981119 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.981174 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.981237 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.981237 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.981237 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.981237 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.981237 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.981237 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.981555 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.981651 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.981710 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.981794 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.981794 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.981941 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.981941 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.982061 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.982061 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.982186 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.982245 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.982308 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.982366 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.982429 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.982484 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.982484 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.982588 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.982669 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.982733 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.982806 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.982872 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.982936 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.983067 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.983134 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.983192 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.983249 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.983318 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.983382 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.983447 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.983506 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.983562 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.983643 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.983715 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.983781 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.983890 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.983948 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.984003 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.984192 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.984269 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.984326 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.984381 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.984439 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.984494 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.984550 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.984605 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.984685 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.984743 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.984812 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.984935 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.985001 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.985065 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.985128 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.985183 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.985239 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.985305 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.985368 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.985428 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.985491 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.985560 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.985640 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.985712 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.985769 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.985825 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.985879 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.985933 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.985987 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.986049 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.986116 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.986178 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.986250 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.986250 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.986413 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.986413 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.986542 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.986605 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.986687 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.986744 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.986800 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.986890 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.986955 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.986955 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.987058 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.987113 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.987113 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.987225 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.987225 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.987225 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.987225 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.987441 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.987505 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.987560 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.987646 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.987716 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.987775 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.987891 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.987957 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.988020 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.988077 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.988137 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.988193 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.988285 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.988361 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.988443 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.988443 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.988443 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.988588 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.988588 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.988588 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.988588 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.988588 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.988888 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.988931 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.988966 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.989009 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.989050 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.989086 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.989130 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.989175 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.989215 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.989253 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.989292 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.989337 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.989382 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.989444 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.989496 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.989556 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.989626 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.989682 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.989722 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.989813 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.989894 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.989931 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.989970 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.990014 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.990054 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.990092 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.990135 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.990178 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.990219 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.990255 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.990298 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.990336 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.990381 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.990420 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.990463 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.990506 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.990551 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.990597 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.990651 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.990687 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.990738 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.990785 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.990828 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.990867 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.990912 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.990957 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.991002 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.991040 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.991078 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.991122 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.991161 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.991202 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.991244 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.991284 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.991323 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.991369 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.991407 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.991443 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.991483 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.991524 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.991524 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.991598 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.991665 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.991665 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.991665 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.991785 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.991846 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.991887 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.991926 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.991971 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.992015 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.992053 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.992095 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.992134 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.992183 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.992221 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.992259 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.992296 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.992332 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.992375 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.992413 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.992452 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.992495 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.992539 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.992584 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.992636 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.992673 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.992712 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.992755 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.992800 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.992845 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.992883 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.992883 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.992955 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.992994 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.993035 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.993035 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.993035 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.993035 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.993035 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.993035 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.993035 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.993035 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.993407 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.993450 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.993492 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.993536 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.993574 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.993574 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.993666 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.993705 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.993744 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.993809 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.993937 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.993986 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.994026 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.994069 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.994112 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.994150 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.994194 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.994237 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.994285 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.994325 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.994363 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.994398 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.994435 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.994478 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.994564 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.994619 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.994619 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.994619 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.994619 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.994619 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.994619 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.994619 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.994619 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.994619 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.994619 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.994957 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.994957 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.994957 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.994957 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.995109 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.995109 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.995191 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.995229 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.995272 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.995317 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.995355 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.995393 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.995436 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.995474 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.995512 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.995556 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.995599 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.995599 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.995695 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.995734 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.995778 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.995830 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.995881 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.995924 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.995968 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.996018 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.996060 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.996104 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.996143 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.996181 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.996218 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.996256 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.996776 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.996842 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.996895 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.996965 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.997020 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.997077 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.997144 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.997350 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.997385 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.997446 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.997496 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.997561 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.997590 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.997642 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.997672 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.997716 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.997749 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.997840 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.997896 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.997997 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.998032 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.998056 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.998086 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.998114 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.998143 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.998168 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.998195 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.998224 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.998260 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.998289 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.998321 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.998351 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.998379 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.998410 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.998435 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.998462 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.998490 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.998522 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.998545 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.998577 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.998626 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.998661 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.998690 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.998715 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.998715 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.998764 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.998791 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.998791 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.998791 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.998865 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.998932 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.999025 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.999058 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.999111 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.999141 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.999165 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.999198 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.999228 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.999252 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.999288 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.999315 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.999339 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.999371 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.999399 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.999428 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.999456 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.999487 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.999515 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.999515 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.999570 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.999598 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.999642 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.999669 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:21.999718 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:21.999755 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:21.999782 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:21.999850 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:21.999879 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:21.999920 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:21.999949 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:22.000043 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:22.000124 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:22.000216 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:22.000310 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:22.000760 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:22.000810 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:22.000836 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:22.000868 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:22.000894 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:22.000917 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:22.000941 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:22.000968 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:22.000993 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:22.001022 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:22.001051 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:22.001075 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:22.001112 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:22.001199 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:22.001235 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:22.001259 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:22.001291 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:22.001316 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:22.001344 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:22.001367 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:22.001396 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:22.001421 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:22.001456 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:22.001486 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:22.001513 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:22.001541 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:22.001567 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:22.001591 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:22.001639 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:22.001668 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:22.001699 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:22.001731 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:22.001762 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:22.001790 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:22.001818 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:22.001842 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:22.001869 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:22.001892 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:22.001920 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:22.001947 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:22.001977 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:22.002009 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:22.002039 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:22.002064 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:22.002095 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:22.002126 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:22.002126 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:22.002171 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:22.002196 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:22.002227 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:22.002253 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:22.002253 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:22.002299 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:22.002331 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:22.002358 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:22.002382 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:22.002670 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:22.002764 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:22.002795 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:22.002829 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:22.002856 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:22.002880 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:22.002909 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:22.002938 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:22.002966 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:22.002994 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:22.003018 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:22.003054 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:22.003083 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:22.003114 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:22.003143 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:22.003173 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:22.003203 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:22.003228 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:22.003298 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:22.003330 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:22.003354 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:22.003401 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:22.003435 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:22.003496 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:22.003582 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:22.003684 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:22.003767 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:22.003932 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:22.005463 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:22.005520 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:22.005551 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:22.005578 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:22.005625 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:22.005683 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:22.005729 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:22.005774 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:22.005814 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:22.005852 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:22.005902 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:22.005947 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:22.005991 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:22.005991 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:22.006065 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:22.006065 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:22.006065 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:22.006176 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:22.006176 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:22.006253 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:22.006296 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:22.006669 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:22.006726 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:22.006831 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:22.006913 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:22.006994 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:22.007077 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:22.007178 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 05:05:22.007380 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:22.007441 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:22.007481 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:22.007521 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:22.007561 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:22.007620 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:22.007671 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:22.007716 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:22.007759 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:22.007821 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:22.007856 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:22.007896 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:22.007937 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:22.007981 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:22.008025 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 05:05:22.008070 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:22.008115 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:22.008153 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:22.008196 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 05:05:22.008239 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:22.008283 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 05:05:22.008283 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 05:05:22.008283 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 05:05:22.008283 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 05:05:22.053701 np0000183424 devstack@c-api.service[112499]: INFO dbcounter [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Registered counter for database cinder Jun 29 05:05:22.055115 np0000183424 devstack@c-api.service[112498]: INFO dbcounter [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Registered counter for database cinder Jun 29 05:05:22.055266 np0000183424 devstack@c-api.service[112497]: INFO dbcounter [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Registered counter for database cinder Jun 29 05:05:22.055973 np0000183424 devstack@c-api.service[112496]: INFO dbcounter [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Registered counter for database cinder Jun 29 05:05:22.097320 np0000183424 devstack@c-api.service[112499]: DEBUG oslo_db.sqlalchemy.engines [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 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=112499) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 05:05:22.100069 np0000183424 devstack@c-api.service[112497]: DEBUG oslo_db.sqlalchemy.engines [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 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=112497) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 05:05:22.102310 np0000183424 devstack@c-api.service[112498]: DEBUG oslo_db.sqlalchemy.engines [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e 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=112498) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 05:05:22.103635 np0000183424 devstack@c-api.service[112496]: DEBUG oslo_db.sqlalchemy.engines [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a 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=112496) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 05:05:22.214741 np0000183424 devstack@c-api.service[112499]: DEBUG dbcounter [-] [112499] Writer thread running {{(pid=112499) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 05:05:22.215395 np0000183424 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writer thread running {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 05:05:22.217571 np0000183424 devstack@c-api.service[112499]: INFO cinder.rpc [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 05:05:22.218003 np0000183424 devstack@c-api.service[112497]: INFO cinder.rpc [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 05:05:22.219056 np0000183424 devstack@c-api.service[112498]: DEBUG dbcounter [-] [112498] Writer thread running {{(pid=112498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 05:05:22.220154 np0000183424 devstack@c-api.service[112497]: INFO cinder.rpc [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 05:05:22.220925 np0000183424 devstack@c-api.service[112499]: INFO cinder.rpc [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 05:05:22.222178 np0000183424 devstack@c-api.service[112497]: INFO cinder.rpc [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 05:05:22.222265 np0000183424 devstack@c-api.service[112498]: INFO cinder.rpc [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 05:05:22.223787 np0000183424 devstack@c-api.service[112499]: INFO cinder.rpc [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 05:05:22.223887 np0000183424 devstack@c-api.service[112497]: INFO cinder.rpc [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 05:05:22.224490 np0000183424 devstack@c-api.service[112498]: INFO cinder.rpc [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 05:05:22.224725 np0000183424 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.225440 np0000183424 devstack@c-api.service[112496]: DEBUG dbcounter [-] [112496] Writer thread running {{(pid=112496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 05:05:22.226158 np0000183424 devstack@c-api.service[112499]: INFO cinder.rpc [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 05:05:22.226751 np0000183424 devstack@c-api.service[112498]: INFO cinder.rpc [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 05:05:22.226992 np0000183424 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.227585 np0000183424 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.228048 np0000183424 devstack@c-api.service[112496]: INFO cinder.rpc [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 05:05:22.229144 np0000183424 devstack@c-api.service[112498]: INFO cinder.rpc [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 05:05:22.229847 np0000183424 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.230313 np0000183424 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.230397 np0000183424 devstack@c-api.service[112496]: INFO cinder.rpc [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 05:05:22.232631 np0000183424 devstack@c-api.service[112496]: INFO cinder.rpc [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 05:05:22.234213 np0000183424 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.235196 np0000183424 devstack@c-api.service[112496]: INFO cinder.rpc [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 05:05:22.236433 np0000183424 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.240283 np0000183424 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.258166 np0000183424 devstack@c-api.service[112497]: DEBUG oslo_db.sqlalchemy.engines [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 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=112497) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 05:05:22.260260 np0000183424 devstack@c-api.service[112497]: INFO cinder.rpc [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 05:05:22.262072 np0000183424 devstack@c-api.service[112497]: INFO cinder.rpc [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 05:05:22.262626 np0000183424 devstack@c-api.service[112499]: DEBUG oslo_db.sqlalchemy.engines [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 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=112499) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 05:05:22.262929 np0000183424 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.264721 np0000183424 devstack@c-api.service[112499]: INFO cinder.rpc [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 05:05:22.266275 np0000183424 devstack@c-api.service[112498]: DEBUG oslo_db.sqlalchemy.engines [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e 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=112498) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 05:05:22.266487 np0000183424 devstack@c-api.service[112499]: INFO cinder.rpc [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 05:05:22.267399 np0000183424 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.268682 np0000183424 devstack@c-api.service[112498]: INFO cinder.rpc [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 05:05:22.271197 np0000183424 devstack@c-api.service[112498]: INFO cinder.rpc [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 05:05:22.272491 np0000183424 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.273862 np0000183424 devstack@c-api.service[112496]: DEBUG oslo_db.sqlalchemy.engines [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a 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=112496) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 05:05:22.274529 np0000183424 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.276103 np0000183424 devstack@c-api.service[112496]: INFO cinder.rpc [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 05:05:22.277701 np0000183424 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.278067 np0000183424 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.278161 np0000183424 devstack@c-api.service[112496]: INFO cinder.rpc [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 05:05:22.278996 np0000183424 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.281300 np0000183424 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.281939 np0000183424 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.284521 np0000183424 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.285728 np0000183424 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.285975 np0000183424 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.288890 np0000183424 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.288948 np0000183424 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.289454 np0000183424 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.289522 np0000183424 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.291930 np0000183424 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.292580 np0000183424 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.293137 np0000183424 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.294077 np0000183424 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.294924 np0000183424 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.295529 np0000183424 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.297375 np0000183424 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.297470 np0000183424 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.298025 np0000183424 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.299379 np0000183424 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.300900 np0000183424 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.301327 np0000183424 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.301515 np0000183424 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.302337 np0000183424 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.302819 np0000183424 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.304323 np0000183424 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.304634 np0000183424 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.305091 np0000183424 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.305685 np0000183424 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.307124 np0000183424 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.307329 np0000183424 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.307749 np0000183424 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.309815 np0000183424 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.310263 np0000183424 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.310534 np0000183424 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.310983 np0000183424 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.313128 np0000183424 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.313892 np0000183424 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.314189 np0000183424 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.314584 np0000183424 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.315305 np0000183424 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.316176 np0000183424 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.317260 np0000183424 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.317355 np0000183424 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.317756 np0000183424 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.318657 np0000183424 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.318829 np0000183424 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.319170 np0000183424 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.320560 np0000183424 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.320939 np0000183424 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.321811 np0000183424 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.322125 np0000183424 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.322516 np0000183424 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.322868 np0000183424 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.323416 np0000183424 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.323995 np0000183424 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.324840 np0000183424 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.325374 np0000183424 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.326192 np0000183424 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.326277 np0000183424 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.326810 np0000183424 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.327175 np0000183424 devstack@c-api.service[112497]: WARNING cinder.api.contrib.hosts [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 05:05:22.327393 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Extended resource: extensions {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.327748 np0000183424 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.328097 np0000183424 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.328314 np0000183424 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.328778 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Extended resource: cgsnapshots {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.329513 np0000183424 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.329872 np0000183424 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.330129 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Extended resource: qos-specs {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.330872 np0000183424 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.331259 np0000183424 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.331329 np0000183424 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.331872 np0000183424 devstack@c-api.service[112499]: WARNING cinder.api.contrib.hosts [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 05:05:22.332085 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Extended resource: extensions {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.332661 np0000183424 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.332850 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Extended resource: capabilities {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.333628 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Extended resource: cgsnapshots {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.333693 np0000183424 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.334106 np0000183424 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.334200 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Extended resource: backups {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.335003 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Extended resource: qos-specs {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.335393 np0000183424 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.335466 np0000183424 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.336140 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Extended resource: os-volume-type-access {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.336850 np0000183424 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.337023 np0000183424 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.337087 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Extended resource: capabilities {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.337771 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Extended resource: encryption {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.338169 np0000183424 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.338572 np0000183424 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.338989 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Extended resource: backups {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.339175 np0000183424 devstack@c-api.service[112498]: WARNING cinder.api.contrib.hosts [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 05:05:22.339386 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Extended resource: consistencygroups {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.339448 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Extended resource: extensions {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.340231 np0000183424 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.340820 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Extended resource: cgsnapshots {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.341024 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Extended resource: os-volume-type-access {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.341214 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Extended resource: extra_specs {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.341630 np0000183424 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.342206 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Extended resource: qos-specs {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.342649 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Extended resource: encryption {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.342752 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Extended resource: encryption {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.343167 np0000183424 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.344140 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Extended resource: consistencygroups {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.344261 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Extended resource: os-volume-manage {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.344852 np0000183424 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.344982 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Extended resource: capabilities {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.345708 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Extended resource: os-volume-transfer {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.345932 np0000183424 devstack@c-api.service[112496]: WARNING cinder.api.contrib.hosts [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 05:05:22.346085 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Extended resource: extra_specs {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.346186 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Extended resource: extensions {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.346285 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Extended resource: backups {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.347325 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Extended resource: os-availability-zone {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.347672 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Extended resource: encryption {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.348306 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Extended resource: os-volume-type-access {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.348649 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Extended resource: os-quota-sets {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.348775 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Extended resource: cgsnapshots {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.349163 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Extended resource: os-volume-manage {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.349920 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Extended resource: encryption {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.350017 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Extended resource: os-quota-class-sets {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.350236 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Extended resource: qos-specs {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.350621 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Extended resource: os-volume-transfer {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.351344 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Extended resource: os-snapshot-manage {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.351414 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Extended resource: consistencygroups {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.352244 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Extended resource: os-availability-zone {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.352506 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Extended resource: capabilities {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.352778 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Extended resource: os-hosts {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.353386 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Extended resource: extra_specs {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.353547 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Extended resource: os-quota-sets {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.353921 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Extended resource: backups {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.354143 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Extended resource: scheduler-stats {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.354939 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Extended resource: encryption {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.354994 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Extended resource: os-quota-class-sets {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.356046 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Extended resource: os-volume-type-access {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.356249 np0000183424 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.356310 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Extended resource: os-snapshot-manage {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.356458 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Extended resource: os-volume-manage {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.357649 np0000183424 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.357726 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Extended resource: os-hosts {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.357799 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Extended resource: encryption {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.357938 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Extended resource: os-volume-transfer {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.358460 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.contrib.snapshot_actions [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] SnapshotActionsController initialized {{(pid=112497) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 05:05:22.359032 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Extended resource: scheduler-stats {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.359190 np0000183424 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.359396 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Extended resource: consistencygroups {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.359550 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Extended resource: os-availability-zone {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.360575 np0000183424 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.360894 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Extended resource: os-quota-sets {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.361224 np0000183424 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.361553 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Extended resource: extra_specs {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.361890 np0000183424 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.362302 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Extended resource: os-quota-class-sets {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.362635 np0000183424 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.363228 np0000183424 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.363305 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Extended resource: encryption {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.363445 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.contrib.snapshot_actions [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] SnapshotActionsController initialized {{(pid=112499) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 05:05:22.363600 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Extended resource: os-snapshot-manage {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.364189 np0000183424 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.364800 np0000183424 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.364947 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Extended resource: os-volume-manage {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.365022 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Extended resource: os-hosts {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.365513 np0000183424 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.365594 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Extension UsedLimits extending resource: limits {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.365721 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.366402 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.366476 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Extended resource: scheduler-stats {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.366520 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Extended resource: os-volume-transfer {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.366561 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.366601 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Extension VolumeActions extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.366737 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.366825 np0000183424 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.366871 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.366934 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Extension TypesManage extending resource: types {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.367033 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.367144 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.367245 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Extension AdminActions extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.367362 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Extension AdminActions extending resource: snapshots {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.367451 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Extension AdminActions extending resource: backups {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.367553 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.367706 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.367805 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-cf220c47-d02b-4c87-9f39-5b6e8b9f69b3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.368148 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Extended resource: os-availability-zone {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.368205 np0000183424 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.368564 np0000183424 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.369490 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Extended resource: os-quota-sets {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.369642 np0000183424 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.369964 np0000183424 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.370444 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Extension UsedLimits extending resource: limits {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.370561 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.370783 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.370830 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.contrib.snapshot_actions [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] SnapshotActionsController initialized {{(pid=112498) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 05:05:22.370882 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.370979 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Extended resource: os-quota-class-sets {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.371032 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Extension VolumeActions extending resource: volumes {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.371089 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.371192 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.371295 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Extension TypesManage extending resource: types {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.371408 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.371489 np0000183424 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.371532 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.371636 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Extension AdminActions extending resource: volumes {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.371793 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Extension AdminActions extending resource: snapshots {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.371888 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Extension AdminActions extending resource: backups {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.371999 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.372101 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.372203 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-751d0533-66b7-4d02-9d47-d98cf856c1a5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.372339 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Extended resource: os-snapshot-manage {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.372878 np0000183424 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.373788 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Extended resource: os-hosts {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.374176 np0000183424 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.375156 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Extended resource: scheduler-stats {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 05:05:22.375549 np0000183424 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.375601 np0000183424 devstack@c-api.service[112497]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7fdfae4a3668 pid: 112497 (default app) Jun 29 05:05:22.377031 np0000183424 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.377853 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Extension UsedLimits extending resource: limits {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.377947 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.378217 np0000183424 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.378663 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.378775 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.378880 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Extension VolumeActions extending resource: volumes {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.378996 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.379099 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.379197 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Extension TypesManage extending resource: types {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.379310 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.379423 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.379524 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Extension AdminActions extending resource: volumes {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.379687 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Extension AdminActions extending resource: snapshots {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.379770 np0000183424 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.379832 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Extension AdminActions extending resource: backups {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.379886 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.379974 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.380074 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-825fa035-bf97-49d1-84d5-e9fb0e8cc43e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.380308 np0000183424 devstack@c-api.service[112499]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7fdfae4a3668 pid: 112499 (default app) Jun 29 05:05:22.380624 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.contrib.snapshot_actions [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] SnapshotActionsController initialized {{(pid=112496) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 05:05:22.381359 np0000183424 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.382708 np0000183424 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.383924 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.383924 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.384078 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.384078 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.384078 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.384078 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.384078 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.384344 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.384344 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.384344 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.384344 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.384344 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.384585 np0000183424 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.384646 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.384646 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.384646 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.384646 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.384646 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.384646 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.384942 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.384942 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.384942 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.384942 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.385131 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.385131 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.385131 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.385131 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.385326 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.385326 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.385326 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.385326 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.385326 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.385588 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.385588 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.385588 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.385588 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.385588 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.385836 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.385836 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.385836 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.385836 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.385836 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.385836 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.386122 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.386122 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.386122 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.386122 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.386122 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.386122 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.386395 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.386395 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.386395 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.386395 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.386395 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.386395 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.386710 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.386710 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.386710 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.386710 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.386710 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.386710 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.386985 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.386985 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.386985 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.386985 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.387225 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.387225 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.387225 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.387225 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.387225 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.387470 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.387470 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.387470 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.387470 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.387470 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.387779 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.387779 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.387779 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.387779 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.387779 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.387779 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.388032 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.388032 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.388032 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.388032 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.388032 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.388315 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.388315 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.388315 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.388315 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.388315 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.388566 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.388566 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.388566 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.388566 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.388845 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.388845 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.388845 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.388845 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.389037 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.389037 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.389037 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.389037 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.389037 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.389289 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.389289 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.389289 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.389289 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.389289 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.389508 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.389508 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.389508 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.389508 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.389741 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.389741 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.389741 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.389741 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.389940 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.389940 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.389940 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.389940 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.390131 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.390131 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.390131 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.390131 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.390329 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.390329 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.390329 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.390329 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.390518 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.390518 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.390518 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.390518 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.390518 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.390518 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.390850 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.390850 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.390850 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.390850 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.390850 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.391105 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.391105 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.391105 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.391105 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.391105 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.391105 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.391105 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.391469 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.391469 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.391469 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.391469 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.391469 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.391469 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.391844 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.391844 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.391844 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.391844 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.391844 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.391844 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.392125 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.392125 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.392125 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.392125 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.392125 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.392125 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.392398 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.392398 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.392398 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.392398 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.392701 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.392701 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.392701 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.392701 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.392890 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.392890 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.392890 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.392890 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.393079 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.393079 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.393079 np0000183424 devstack@c-api.service[112497]: /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 29 05:05:22.393079 np0000183424 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 29 05:05:22.393265 np0000183424 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.393306 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-2244a670-e5cd-4a00-957f-40893dcbdac9 None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:05:22.393345 np0000183424 devstack@c-api.service[112498]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7fdfae4a3668 pid: 112498 (default app) Jun 29 05:05:22.393392 np0000183424 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 05:05:22.393392 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Extension UsedLimits extending resource: limits {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.393392 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.393505 np0000183424 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 1/1] 199.204.45.223 () {60 vars in 956 bytes} [Mon Jun 29 05:05:22 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 29 05:05:22.393545 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.393545 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.393545 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Extension VolumeActions extending resource: volumes {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.393545 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.393545 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.393545 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Extension TypesManage extending resource: types {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.393545 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.393828 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.393828 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Extension AdminActions extending resource: volumes {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.393828 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Extension AdminActions extending resource: snapshots {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.393828 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Extension AdminActions extending resource: backups {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.393828 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.393828 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.393828 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-4b8d79b0-bf72-4dee-a3c8-b272a11da07a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 05:05:22.401125 np0000183424 devstack@c-api.service[112496]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7fdfae4a3668 pid: 112496 (default app) Jun 29 05:05:29.495398 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.495398 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.495398 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.495398 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.495398 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.496336 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.496336 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.496336 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.496336 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.496336 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.496697 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.496697 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.496697 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.496697 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.496697 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.496697 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.497024 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.497024 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.497024 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.497024 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.497243 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.497243 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.497243 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.497243 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.497501 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.497501 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.497501 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.497501 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.497774 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.497774 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.497774 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.497774 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.497774 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.498077 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.498077 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.498077 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.498077 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.498077 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.498340 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.498340 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.498340 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.498340 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.498340 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.498340 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.498697 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.498697 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.498697 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.498697 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.498697 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.498697 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.499034 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.499034 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.499034 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.499034 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.499034 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.499034 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.499346 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.499346 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.499346 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.499346 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.499346 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.499665 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.499665 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.499665 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.499665 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.499665 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.499951 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.499951 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.499951 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.499951 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.499951 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.499951 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.500290 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.500290 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.500290 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.500290 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.500290 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.500290 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.500604 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.500604 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.500604 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.500604 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.500604 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.500916 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.500916 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.500916 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.500916 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.500916 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.501184 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.501184 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.501184 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.501184 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.501426 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.501426 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.501426 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.501426 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.501691 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.501691 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.501691 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.501691 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.501691 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.502008 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.502008 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.502008 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.502008 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.502008 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.502278 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.502278 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.502278 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.502278 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.502494 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.502494 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.502494 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.502494 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.502788 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.502788 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.502788 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.502788 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.503010 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.503010 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.503010 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.503010 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.503229 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.503229 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.503229 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.503229 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.503440 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.503440 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.503440 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.503440 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.503440 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.503784 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.503784 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.503784 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.503784 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.503784 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.503784 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.504119 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.504119 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.504119 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.504119 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.504119 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.504443 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.504443 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.504443 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.504443 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.504443 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.504443 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.504802 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.504802 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.504802 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.504802 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.504802 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.504802 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.505002 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.505002 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.505002 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.505002 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.505002 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.505002 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.505153 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.505153 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.505153 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.505153 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.505153 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.505153 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.505301 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.505301 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.505301 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.505301 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.505405 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.505405 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.505405 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.505405 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.505405 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.505530 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.505530 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.505530 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.505530 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.505530 np0000183424 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 29 05:05:29.505530 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.middleware.request_id [None req-65bfd524-5676-4dfe-89a6-867f3ed35ccf None None] RequestId filter calling following filter/app {{(pid=112499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:05:29.988740 np0000183424 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-65bfd524-5676-4dfe-89a6-867f3ed35ccf admin admin] POST https://199.204.45.223/volume/v3/types Jun 29 05:05:29.989342 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-65bfd524-5676-4dfe-89a6-867f3ed35ccf admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112499) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 29 05:05:29.991138 np0000183424 devstack@c-api.service[112499]: /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 29 05:05:29.991138 np0000183424 devstack@c-api.service[112499]: warnings.warn( Jun 29 05:05:30.031338 np0000183424 devstack@c-api.service[112499]: DEBUG oslo_db.sqlalchemy.engines [None req-65bfd524-5676-4dfe-89a6-867f3ed35ccf 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=112499) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 05:05:30.071330 np0000183424 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-65bfd524-5676-4dfe-89a6-867f3ed35ccf admin admin] https://199.204.45.223/volume/v3/types returned with HTTP 200 Jun 29 05:05:30.071948 np0000183424 devstack@c-api.service[112499]: [pid: 112499|app: 0|req: 1/2] 199.204.45.223 () {68 vars in 1288 bytes} [Mon Jun 29 05:05:29 2026] POST /volume/v3/types => generated 186 bytes in 593 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 05:05:30.105247 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.105247 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.105247 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.105247 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.105247 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.106420 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.106420 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.106420 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.106420 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.106420 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.106629 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.106629 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.106629 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.106629 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.106629 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.106629 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.106954 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.106954 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.106954 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.106954 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.107128 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.107128 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.107128 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.107128 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.107317 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.107317 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.107317 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.107317 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.107471 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.107471 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.107471 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.107471 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.107471 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.107690 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.107690 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.107690 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.107690 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.107690 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.107953 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.107953 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.107953 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.107953 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.107953 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.107953 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.108188 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.108188 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.108188 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.108188 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.108188 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.108188 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.108405 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.108405 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.108405 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.108405 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.108405 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.108405 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.108633 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.108633 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.108633 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.108633 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.108633 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.108814 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.108814 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.108814 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.108814 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.108814 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.108986 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.108986 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.108986 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.108986 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.108986 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.108986 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.109197 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.109197 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.109197 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.109197 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.109197 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.109197 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.109516 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.109516 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.109516 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.109516 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.109516 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.109722 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.109722 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.109722 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.109722 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.109722 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.109894 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.109894 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.109894 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.109894 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.110034 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.110034 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.110034 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.110034 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.110190 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.110190 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.110190 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.110190 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.110190 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.110373 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.110373 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.110373 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.110373 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.110373 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.110539 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.110539 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.110539 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.110539 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.110725 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.110725 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.110725 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.110725 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.110881 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.110881 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.110881 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.110881 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.111035 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.111035 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.111035 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.111035 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.111183 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.111183 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.111183 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.111183 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.111338 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.111338 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.111338 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.111338 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.111338 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.111550 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.111550 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.111550 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.111550 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.111550 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.111550 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.111773 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.111773 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.111773 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.111773 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.111773 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.111974 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.111974 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.111974 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.111974 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.111974 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.111974 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.112178 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.112178 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.112178 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.112178 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.112178 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.112178 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.112379 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.112379 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.112379 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.112379 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.112379 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.112379 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.112580 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.112580 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.112580 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.112580 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.112580 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.112580 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.112975 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.112975 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.112975 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.112975 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.113116 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.113116 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.113116 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.113116 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.113116 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.113296 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.113296 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.113296 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.113296 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.113296 np0000183424 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 29 05:05:30.113296 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [req-65bfd524-5676-4dfe-89a6-867f3ed35ccf req-3644aba3-9b0a-4dd7-95f1-cb1858cc8c50 None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:05:30.469146 np0000183424 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [req-65bfd524-5676-4dfe-89a6-867f3ed35ccf req-3644aba3-9b0a-4dd7-95f1-cb1858cc8c50 admin admin] POST https://199.204.45.223/volume/v3/types/1a78d24d-a2fe-40c7-8b4c-9f11a83ad65d/extra_specs Jun 29 05:05:30.469660 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [req-65bfd524-5676-4dfe-89a6-867f3ed35ccf req-3644aba3-9b0a-4dd7-95f1-cb1858cc8c50 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 29 05:05:30.471503 np0000183424 devstack@c-api.service[112498]: /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 29 05:05:30.471503 np0000183424 devstack@c-api.service[112498]: warnings.warn( Jun 29 05:05:30.505269 np0000183424 devstack@c-api.service[112498]: DEBUG oslo_db.sqlalchemy.engines [req-65bfd524-5676-4dfe-89a6-867f3ed35ccf req-3644aba3-9b0a-4dd7-95f1-cb1858cc8c50 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=112498) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 05:05:30.571009 np0000183424 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [req-65bfd524-5676-4dfe-89a6-867f3ed35ccf req-3644aba3-9b0a-4dd7-95f1-cb1858cc8c50 admin admin] https://199.204.45.223/volume/v3/types/1a78d24d-a2fe-40c7-8b4c-9f11a83ad65d/extra_specs returned with HTTP 200 Jun 29 05:05:30.571638 np0000183424 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 1/3] 199.204.45.223 () {70 vars in 1505 bytes} [Mon Jun 29 05:05:30 2026] POST /volume/v3/types/1a78d24d-a2fe-40c7-8b4c-9f11a83ad65d/extra_specs => generated 55 bytes in 485 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:05:32.261624 np0000183424 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=6 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:05:32.277643 np0000183424 devstack@c-api.service[112496]: DEBUG dbcounter [-] [112496] Writing DB stats cinder:SELECT=6 {{(pid=112496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:05:40.066078 np0000183424 devstack@c-api.service[112499]: DEBUG dbcounter [-] [112499] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112499) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:05:40.569419 np0000183424 devstack@c-api.service[112498]: DEBUG dbcounter [-] [112498] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:09:36.048947 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-ccddc335-73b0-47ca-8ba6-decc165b61d2 None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:09:36.050267 np0000183424 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-ccddc335-73b0-47ca-8ba6-decc165b61d2 None None] GET https://199.204.45.223/volume// Jun 29 05:09:36.050660 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-ccddc335-73b0-47ca-8ba6-decc165b61d2 None None] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:09:36.051141 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-ccddc335-73b0-47ca-8ba6-decc165b61d2 None None] Calling method 'all' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:09:36.052257 np0000183424 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-ccddc335-73b0-47ca-8ba6-decc165b61d2 None None] https://199.204.45.223/volume// returned with HTTP 300 Jun 29 05:09:36.052880 np0000183424 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 2/4] 199.204.45.223 () {66 vars in 1456 bytes} [Mon Jun 29 05:09:36 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 29 05:10:13.632261 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.632261 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.632261 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.632261 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.632261 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.633112 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.633112 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.633112 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.633112 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.633112 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.633445 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.633445 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.633445 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.633445 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.633445 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.633445 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.633889 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.633889 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.633889 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.633889 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.634157 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.634157 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.634157 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.634157 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.634429 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.634429 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.634429 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.634429 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.634742 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.634742 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.634742 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.634742 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.634742 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.635103 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.635103 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.635103 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.635103 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.635103 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.635423 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.635423 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.635423 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.635423 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.635423 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.635423 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.635840 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.635840 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.635840 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.635840 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.635840 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.635840 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.636320 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.636320 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.636320 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.636320 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.636320 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.636320 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.636790 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.636790 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.636790 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.636790 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.636790 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.637162 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.637162 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.637162 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.637162 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.637162 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.637470 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.637470 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.637470 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.637470 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.637470 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.637470 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.637926 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.637926 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.637926 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.637926 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.637926 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.637926 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.638330 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.638330 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.638330 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.638330 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.638330 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.638899 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.638899 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.638899 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.638899 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.638899 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.639213 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.639213 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.639213 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.639213 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.639501 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.639501 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.639501 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.639501 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.639696 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.639696 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.639696 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.639696 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.639696 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.639930 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.639930 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.639930 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.639930 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.639930 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.640117 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.640117 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.640117 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.640117 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.640293 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.640293 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.640293 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.640293 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.640470 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.640470 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.640470 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.640470 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.640664 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.640664 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.640664 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.640664 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.640834 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.640834 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.640834 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.640834 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.641002 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.641002 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.641002 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.641002 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.641002 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.641220 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.641220 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.641220 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.641220 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.641220 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.641220 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.641491 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.641491 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.641491 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.641491 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.641491 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.641737 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.641737 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.641737 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.641737 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.641737 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.641737 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.641983 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.641983 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.641983 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.641983 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.641983 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.641983 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.642234 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.642234 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.642234 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.642234 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.642234 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.642234 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.642476 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.642476 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.642476 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.642476 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.642476 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.642476 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.642864 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.642864 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.642864 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.642864 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.643036 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.643036 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.643036 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.643036 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.643036 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.643266 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.643266 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.643266 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.643266 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:13.643266 np0000183424 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) Jun 29 05:10:13.643266 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.middleware.request_id [None req-3605b388-de58-4b66-8eab-51e93359e1ed None None] RequestId filter calling following filter/app {{(pid=112496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:10:13.643266 np0000183424 devstack@c-api.service[112496]: [pid: 112496|app: 0|req: 1/5] 199.204.45.223 () {62 vars in 1068 bytes} [Mon Jun 29 05:10:13 2026] GET /volume/v3 => generated 114 bytes in 19 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 29 05:10:13.671632 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.middleware.request_id [None req-a4b3bf59-69e3-4704-bb02-05f0b92d92b9 None None] RequestId filter calling following filter/app {{(pid=112499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:10:13.681097 np0000183424 devstack@c-api.service[112499]: [pid: 112499|app: 0|req: 2/6] 199.204.45.223 () {64 vars in 1272 bytes} [Mon Jun 29 05:10:13 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 29 05:10:13.717867 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [req-a4b3bf59-69e3-4704-bb02-05f0b92d92b9 req-79a2179d-8419-42ad-9094-44b52e77f2d3 None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:10:13.724570 np0000183424 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [req-a4b3bf59-69e3-4704-bb02-05f0b92d92b9 req-79a2179d-8419-42ad-9094-44b52e77f2d3 demo demo] GET https://199.204.45.223/volume/v3/ Jun 29 05:10:13.724984 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [req-a4b3bf59-69e3-4704-bb02-05f0b92d92b9 req-79a2179d-8419-42ad-9094-44b52e77f2d3 demo demo] Empty body provided in request {{(pid=112498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:10:13.725399 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [req-a4b3bf59-69e3-4704-bb02-05f0b92d92b9 req-79a2179d-8419-42ad-9094-44b52e77f2d3 demo demo] Calling method 'version_select' {{(pid=112498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:10:13.727154 np0000183424 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [req-a4b3bf59-69e3-4704-bb02-05f0b92d92b9 req-79a2179d-8419-42ad-9094-44b52e77f2d3 demo demo] https://199.204.45.223/volume/v3/ returned with HTTP 200 Jun 29 05:10:13.727716 np0000183424 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 2/7] 199.204.45.223 () {66 vars in 1346 bytes} [Mon Jun 29 05:10:13 2026] GET /volume/v3/ => generated 390 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 05:10:13.768122 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-db5e25f0-ea31-48fc-b04a-1eed6147f65b None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:10:14.092464 np0000183424 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-db5e25f0-ea31-48fc-b04a-1eed6147f65b demo demo] GET https://199.204.45.223/volume/v3/types Jun 29 05:10:14.092836 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-db5e25f0-ea31-48fc-b04a-1eed6147f65b demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:10:14.093027 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-db5e25f0-ea31-48fc-b04a-1eed6147f65b demo demo] Calling method 'index' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:10:14.093513 np0000183424 devstack@c-api.service[112497]: /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 29 05:10:14.093513 np0000183424 devstack@c-api.service[112497]: warnings.warn( Jun 29 05:10:14.094178 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.api_utils [None req-db5e25f0-ea31-48fc-b04a-1eed6147f65b demo demo] Removing options '' from query. {{(pid=112497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:10:14.132376 np0000183424 devstack@c-api.service[112497]: DEBUG oslo_db.sqlalchemy.engines [None req-db5e25f0-ea31-48fc-b04a-1eed6147f65b 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=112497) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 05:10:14.152922 np0000183424 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-db5e25f0-ea31-48fc-b04a-1eed6147f65b demo demo] https://199.204.45.223/volume/v3/types returned with HTTP 200 Jun 29 05:10:14.153406 np0000183424 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 3/8] 199.204.45.223 () {64 vars in 1290 bytes} [Mon Jun 29 05:10:13 2026] GET /volume/v3/types => generated 377 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 05:10:14.191106 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.middleware.request_id [None req-7008b195-0195-4e91-9f42-e0bdf621f340 None None] RequestId filter calling following filter/app {{(pid=112496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:10:14.508938 np0000183424 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-7008b195-0195-4e91-9f42-e0bdf621f340 demo demo] GET https://199.204.45.223/volume/v3/types/default Jun 29 05:10:14.509295 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-7008b195-0195-4e91-9f42-e0bdf621f340 demo demo] Empty body provided in request {{(pid=112496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:10:14.509553 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-7008b195-0195-4e91-9f42-e0bdf621f340 demo demo] Calling method 'show' {{(pid=112496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:10:14.546501 np0000183424 devstack@c-api.service[112496]: DEBUG oslo_db.sqlalchemy.engines [None req-7008b195-0195-4e91-9f42-e0bdf621f340 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=112496) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 05:10:14.563902 np0000183424 devstack@c-api.service[112496]: /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 29 05:10:14.563902 np0000183424 devstack@c-api.service[112496]: warnings.warn( Jun 29 05:10:14.566461 np0000183424 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-7008b195-0195-4e91-9f42-e0bdf621f340 demo demo] https://199.204.45.223/volume/v3/types/default returned with HTTP 200 Jun 29 05:10:14.566903 np0000183424 devstack@c-api.service[112496]: [pid: 112496|app: 0|req: 2/9] 199.204.45.223 () {64 vars in 1301 bytes} [Mon Jun 29 05:10:14 2026] GET /volume/v3/types/default => generated 145 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 05:10:15.017972 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.middleware.request_id [None req-4e3f33ca-0329-4761-9250-f8956ec4a2af None None] RequestId filter calling following filter/app {{(pid=112499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:10:15.019328 np0000183424 devstack@c-api.service[112499]: [pid: 112499|app: 0|req: 3/10] 199.204.45.223 () {62 vars in 1068 bytes} [Mon Jun 29 05:10:15 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 29 05:10:15.053368 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-cc4cc6f9-0c52-44d1-90b8-803af7fbd2d7 None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:10:15.062410 np0000183424 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 3/11] 199.204.45.223 () {64 vars in 1272 bytes} [Mon Jun 29 05:10:15 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 29 05:10:15.096457 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [req-cc4cc6f9-0c52-44d1-90b8-803af7fbd2d7 req-d927d342-dc8f-4a09-888c-7efaca19c855 None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:10:15.099828 np0000183424 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [req-cc4cc6f9-0c52-44d1-90b8-803af7fbd2d7 req-d927d342-dc8f-4a09-888c-7efaca19c855 demo demo] GET https://199.204.45.223/volume/v3/ Jun 29 05:10:15.100198 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [req-cc4cc6f9-0c52-44d1-90b8-803af7fbd2d7 req-d927d342-dc8f-4a09-888c-7efaca19c855 demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:10:15.100567 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [req-cc4cc6f9-0c52-44d1-90b8-803af7fbd2d7 req-d927d342-dc8f-4a09-888c-7efaca19c855 demo demo] Calling method 'version_select' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:10:15.101532 np0000183424 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [req-cc4cc6f9-0c52-44d1-90b8-803af7fbd2d7 req-d927d342-dc8f-4a09-888c-7efaca19c855 demo demo] https://199.204.45.223/volume/v3/ returned with HTTP 200 Jun 29 05:10:15.102220 np0000183424 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 4/12] 199.204.45.223 () {66 vars in 1346 bytes} [Mon Jun 29 05:10:15 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 05:10:15.139888 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.middleware.request_id [None req-0b8765fb-0cf6-4ae0-9268-c2932e747326 None None] RequestId filter calling following filter/app {{(pid=112496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:10:15.142977 np0000183424 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-0b8765fb-0cf6-4ae0-9268-c2932e747326 demo demo] GET https://199.204.45.223/volume/v3/types/default Jun 29 05:10:15.143240 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-0b8765fb-0cf6-4ae0-9268-c2932e747326 demo demo] Empty body provided in request {{(pid=112496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:10:15.143542 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-0b8765fb-0cf6-4ae0-9268-c2932e747326 demo demo] Calling method 'show' {{(pid=112496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:10:15.153884 np0000183424 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-0b8765fb-0cf6-4ae0-9268-c2932e747326 demo demo] https://199.204.45.223/volume/v3/types/default returned with HTTP 200 Jun 29 05:10:15.154336 np0000183424 devstack@c-api.service[112496]: [pid: 112496|app: 0|req: 3/13] 199.204.45.223 () {64 vars in 1301 bytes} [Mon Jun 29 05:10:15 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 05:10:15.772486 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.middleware.request_id [None req-05fc281b-f3a9-4c52-b07a-79597e3be1eb None None] RequestId filter calling following filter/app {{(pid=112499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:10:15.773661 np0000183424 devstack@c-api.service[112499]: [pid: 112499|app: 0|req: 4/14] 199.204.45.223 () {62 vars in 1068 bytes} [Mon Jun 29 05:10:15 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 29 05:10:15.805178 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-1fd1dde1-3abf-45a6-a374-9678266193e2 None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:10:15.809164 np0000183424 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 4/15] 199.204.45.223 () {64 vars in 1272 bytes} [Mon Jun 29 05:10:15 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 29 05:10:15.845869 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [req-1fd1dde1-3abf-45a6-a374-9678266193e2 req-09315e24-947d-40e2-bedc-76bde17c938c None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:10:15.848216 np0000183424 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [req-1fd1dde1-3abf-45a6-a374-9678266193e2 req-09315e24-947d-40e2-bedc-76bde17c938c demo demo] GET https://199.204.45.223/volume/v3/ Jun 29 05:10:15.848373 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [req-1fd1dde1-3abf-45a6-a374-9678266193e2 req-09315e24-947d-40e2-bedc-76bde17c938c demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:10:15.848633 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [req-1fd1dde1-3abf-45a6-a374-9678266193e2 req-09315e24-947d-40e2-bedc-76bde17c938c demo demo] Calling method 'version_select' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:10:15.849055 np0000183424 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [req-1fd1dde1-3abf-45a6-a374-9678266193e2 req-09315e24-947d-40e2-bedc-76bde17c938c demo demo] https://199.204.45.223/volume/v3/ returned with HTTP 200 Jun 29 05:10:15.849465 np0000183424 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 5/16] 199.204.45.223 () {66 vars in 1346 bytes} [Mon Jun 29 05:10:15 2026] GET /volume/v3/ => generated 390 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 05:10:15.891374 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.middleware.request_id [None req-49ff0457-bc65-4c2b-818c-17c6eaa27437 None None] RequestId filter calling following filter/app {{(pid=112496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:10:15.894843 np0000183424 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-49ff0457-bc65-4c2b-818c-17c6eaa27437 demo demo] GET https://199.204.45.223/volume/v3/types/default Jun 29 05:10:15.895216 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-49ff0457-bc65-4c2b-818c-17c6eaa27437 demo demo] Empty body provided in request {{(pid=112496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:10:15.895627 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-49ff0457-bc65-4c2b-818c-17c6eaa27437 demo demo] Calling method 'show' {{(pid=112496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:10:15.904359 np0000183424 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-49ff0457-bc65-4c2b-818c-17c6eaa27437 demo demo] https://199.204.45.223/volume/v3/types/default returned with HTTP 200 Jun 29 05:10:15.904985 np0000183424 devstack@c-api.service[112496]: [pid: 112496|app: 0|req: 4/17] 199.204.45.223 () {64 vars in 1301 bytes} [Mon Jun 29 05:10:15 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 05:10:15.952671 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.middleware.request_id [None req-d306b76a-ee0c-4f4e-8b11-90ffbab920d7 None None] RequestId filter calling following filter/app {{(pid=112499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:10:15.953244 np0000183424 devstack@c-api.service[112499]: [pid: 112499|app: 0|req: 5/18] 199.204.45.223 () {62 vars in 1068 bytes} [Mon Jun 29 05:10:15 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 29 05:10:15.989360 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-2792cb9a-88e9-4c9e-9218-c028d18a1e36 None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:10:15.994215 np0000183424 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 5/19] 199.204.45.223 () {64 vars in 1272 bytes} [Mon Jun 29 05:10:15 2026] GET /volume/v3 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 29 05:10:16.030398 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [req-2792cb9a-88e9-4c9e-9218-c028d18a1e36 req-9b0951d3-ca87-4ba4-af86-fa7165b1694a None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:10:16.034286 np0000183424 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [req-2792cb9a-88e9-4c9e-9218-c028d18a1e36 req-9b0951d3-ca87-4ba4-af86-fa7165b1694a demo demo] GET https://199.204.45.223/volume/v3/ Jun 29 05:10:16.034722 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [req-2792cb9a-88e9-4c9e-9218-c028d18a1e36 req-9b0951d3-ca87-4ba4-af86-fa7165b1694a demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:10:16.035120 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [req-2792cb9a-88e9-4c9e-9218-c028d18a1e36 req-9b0951d3-ca87-4ba4-af86-fa7165b1694a demo demo] Calling method 'version_select' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:10:16.035844 np0000183424 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [req-2792cb9a-88e9-4c9e-9218-c028d18a1e36 req-9b0951d3-ca87-4ba4-af86-fa7165b1694a demo demo] https://199.204.45.223/volume/v3/ returned with HTTP 200 Jun 29 05:10:16.036649 np0000183424 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 6/20] 199.204.45.223 () {66 vars in 1346 bytes} [Mon Jun 29 05:10:16 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 05:10:16.075422 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.middleware.request_id [None req-edcad050-0f7b-449d-88db-44bfc5058ef4 None None] RequestId filter calling following filter/app {{(pid=112496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:10:16.077288 np0000183424 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-edcad050-0f7b-449d-88db-44bfc5058ef4 demo demo] GET https://199.204.45.223/volume/v3/types/default Jun 29 05:10:16.077445 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-edcad050-0f7b-449d-88db-44bfc5058ef4 demo demo] Empty body provided in request {{(pid=112496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:10:16.077679 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-edcad050-0f7b-449d-88db-44bfc5058ef4 demo demo] Calling method 'show' {{(pid=112496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:10:16.089807 np0000183424 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-edcad050-0f7b-449d-88db-44bfc5058ef4 demo demo] https://199.204.45.223/volume/v3/types/default returned with HTTP 200 Jun 29 05:10:16.090262 np0000183424 devstack@c-api.service[112496]: [pid: 112496|app: 0|req: 5/21] 199.204.45.223 () {64 vars in 1301 bytes} [Mon Jun 29 05:10:16 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 05:10:24.146258 np0000183424 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=1 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:10:26.085483 np0000183424 devstack@c-api.service[112496]: DEBUG dbcounter [-] [112496] Writing DB stats cinder:SELECT=8 {{(pid=112496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:15:00.103445 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.middleware.request_id [None req-8f47a64d-9b49-4912-9ac4-975966d2086d None None] RequestId filter calling following filter/app {{(pid=112499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:15:00.184520 np0000183424 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-8f47a64d-9b49-4912-9ac4-975966d2086d demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 29 05:15:00.184867 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-8f47a64d-9b49-4912-9ac4-975966d2086d demo demo] Empty body provided in request {{(pid=112499) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:15:00.185136 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-8f47a64d-9b49-4912-9ac4-975966d2086d demo demo] Calling method 'detail' {{(pid=112499) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:15:00.185818 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.api_utils [None req-8f47a64d-9b49-4912-9ac4-975966d2086d demo demo] Removing options '' from query. {{(pid=112499) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:15:00.187101 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.volume.api [None req-8f47a64d-9b49-4912-9ac4-975966d2086d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112499) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:15:00.230710 np0000183424 devstack@c-api.service[112499]: INFO cinder.volume.api [None req-8f47a64d-9b49-4912-9ac4-975966d2086d demo demo] Get all volumes completed successfully. Jun 29 05:15:00.233564 np0000183424 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-8f47a64d-9b49-4912-9ac4-975966d2086d demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:15:00.234071 np0000183424 devstack@c-api.service[112499]: [pid: 112499|app: 0|req: 6/22] 199.204.45.223 () {64 vars in 1296 bytes} [Mon Jun 29 05:15:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:15:10.221641 np0000183424 devstack@c-api.service[112499]: DEBUG dbcounter [-] [112499] Writing DB stats cinder:SELECT=1 {{(pid=112499) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:16:00.254950 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-a101c25c-317b-4145-ba0b-9fb749049d0b None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:16:00.258923 np0000183424 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-a101c25c-317b-4145-ba0b-9fb749049d0b demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 29 05:16:00.259225 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-a101c25c-317b-4145-ba0b-9fb749049d0b demo demo] Empty body provided in request {{(pid=112498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:16:00.259333 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-a101c25c-317b-4145-ba0b-9fb749049d0b demo demo] Calling method 'detail' {{(pid=112498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:16:00.259951 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.api_utils [None req-a101c25c-317b-4145-ba0b-9fb749049d0b demo demo] Removing options '' from query. {{(pid=112498) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:16:00.262521 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.volume.api [None req-a101c25c-317b-4145-ba0b-9fb749049d0b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112498) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:16:00.333759 np0000183424 devstack@c-api.service[112498]: INFO cinder.volume.api [None req-a101c25c-317b-4145-ba0b-9fb749049d0b demo demo] Get all volumes completed successfully. Jun 29 05:16:00.336375 np0000183424 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-a101c25c-317b-4145-ba0b-9fb749049d0b demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:16:00.337037 np0000183424 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 6/23] 199.204.45.223 () {64 vars in 1296 bytes} [Mon Jun 29 05:16:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:16:10.328175 np0000183424 devstack@c-api.service[112498]: DEBUG dbcounter [-] [112498] Writing DB stats cinder:SELECT=1 {{(pid=112498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:17:00.369606 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-440a84a7-820f-4e23-be30-47ad009d5e5f None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:17:00.372990 np0000183424 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-440a84a7-820f-4e23-be30-47ad009d5e5f demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 29 05:17:00.373164 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-440a84a7-820f-4e23-be30-47ad009d5e5f demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:17:00.374254 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-440a84a7-820f-4e23-be30-47ad009d5e5f demo demo] Calling method 'detail' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:17:00.374254 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.api_utils [None req-440a84a7-820f-4e23-be30-47ad009d5e5f demo demo] Removing options '' from query. {{(pid=112497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:17:00.374972 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.volume.api [None req-440a84a7-820f-4e23-be30-47ad009d5e5f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112497) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:17:00.416368 np0000183424 devstack@c-api.service[112497]: INFO cinder.volume.api [None req-440a84a7-820f-4e23-be30-47ad009d5e5f demo demo] Get all volumes completed successfully. Jun 29 05:17:00.418552 np0000183424 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-440a84a7-820f-4e23-be30-47ad009d5e5f demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:17:00.418970 np0000183424 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 7/24] 199.204.45.223 () {64 vars in 1296 bytes} [Mon Jun 29 05:17:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:17:10.410742 np0000183424 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=1 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:18:00.459350 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.middleware.request_id [None req-bfd693dc-3105-4d63-8fb1-9388e4834ea4 None None] RequestId filter calling following filter/app {{(pid=112496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:18:00.462635 np0000183424 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-bfd693dc-3105-4d63-8fb1-9388e4834ea4 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 29 05:18:00.462635 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-bfd693dc-3105-4d63-8fb1-9388e4834ea4 demo demo] Empty body provided in request {{(pid=112496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:18:00.462635 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-bfd693dc-3105-4d63-8fb1-9388e4834ea4 demo demo] Calling method 'detail' {{(pid=112496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:18:00.462866 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.api_utils [None req-bfd693dc-3105-4d63-8fb1-9388e4834ea4 demo demo] Removing options '' from query. {{(pid=112496) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:18:00.463595 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.volume.api [None req-bfd693dc-3105-4d63-8fb1-9388e4834ea4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112496) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:18:00.515815 np0000183424 devstack@c-api.service[112496]: INFO cinder.volume.api [None req-bfd693dc-3105-4d63-8fb1-9388e4834ea4 demo demo] Get all volumes completed successfully. Jun 29 05:18:00.519028 np0000183424 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-bfd693dc-3105-4d63-8fb1-9388e4834ea4 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:18:00.519628 np0000183424 devstack@c-api.service[112496]: [pid: 112496|app: 0|req: 6/25] 199.204.45.223 () {64 vars in 1296 bytes} [Mon Jun 29 05:18:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:18:10.499062 np0000183424 devstack@c-api.service[112496]: DEBUG dbcounter [-] [112496] Writing DB stats cinder:SELECT=1 {{(pid=112496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:19:00.543013 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.middleware.request_id [None req-c71952c0-ad97-4174-b8fd-681ed73815d7 None None] RequestId filter calling following filter/app {{(pid=112499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:19:00.546721 np0000183424 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-c71952c0-ad97-4174-b8fd-681ed73815d7 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 29 05:19:00.547064 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-c71952c0-ad97-4174-b8fd-681ed73815d7 demo demo] Empty body provided in request {{(pid=112499) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:19:00.547472 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-c71952c0-ad97-4174-b8fd-681ed73815d7 demo demo] Calling method 'detail' {{(pid=112499) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:19:00.548236 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.api_utils [None req-c71952c0-ad97-4174-b8fd-681ed73815d7 demo demo] Removing options '' from query. {{(pid=112499) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:19:00.549635 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.volume.api [None req-c71952c0-ad97-4174-b8fd-681ed73815d7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112499) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:19:00.568358 np0000183424 devstack@c-api.service[112499]: INFO cinder.volume.api [None req-c71952c0-ad97-4174-b8fd-681ed73815d7 demo demo] Get all volumes completed successfully. Jun 29 05:19:00.572235 np0000183424 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-c71952c0-ad97-4174-b8fd-681ed73815d7 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:19:00.572775 np0000183424 devstack@c-api.service[112499]: [pid: 112499|app: 0|req: 7/26] 199.204.45.223 () {64 vars in 1296 bytes} [Mon Jun 29 05:19:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:19:10.555398 np0000183424 devstack@c-api.service[112499]: DEBUG dbcounter [-] [112499] Writing DB stats cinder:SELECT=1 {{(pid=112499) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:20:00.589702 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-1c61ae71-24e0-4c67-9558-4612dbd0af35 None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:20:00.771154 np0000183424 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-1c61ae71-24e0-4c67-9558-4612dbd0af35 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 29 05:20:00.771428 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-1c61ae71-24e0-4c67-9558-4612dbd0af35 demo demo] Empty body provided in request {{(pid=112498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:20:00.771711 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-1c61ae71-24e0-4c67-9558-4612dbd0af35 demo demo] Calling method 'detail' {{(pid=112498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:20:00.772055 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.api_utils [None req-1c61ae71-24e0-4c67-9558-4612dbd0af35 demo demo] Removing options '' from query. {{(pid=112498) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:20:00.773206 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.volume.api [None req-1c61ae71-24e0-4c67-9558-4612dbd0af35 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112498) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:20:00.781573 np0000183424 devstack@c-api.service[112498]: INFO cinder.volume.api [None req-1c61ae71-24e0-4c67-9558-4612dbd0af35 demo demo] Get all volumes completed successfully. Jun 29 05:20:00.783405 np0000183424 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-1c61ae71-24e0-4c67-9558-4612dbd0af35 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:20:00.783765 np0000183424 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 7/27] 199.204.45.223 () {64 vars in 1296 bytes} [Mon Jun 29 05:20:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:20:10.777059 np0000183424 devstack@c-api.service[112498]: DEBUG dbcounter [-] [112498] Writing DB stats cinder:SELECT=1 {{(pid=112498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:21:00.800961 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-e62ee8d3-333f-4c4b-b467-51e96cb5314c None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:21:00.809027 np0000183424 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-e62ee8d3-333f-4c4b-b467-51e96cb5314c demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 29 05:21:00.809306 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-e62ee8d3-333f-4c4b-b467-51e96cb5314c demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:21:00.809574 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-e62ee8d3-333f-4c4b-b467-51e96cb5314c demo demo] Calling method 'detail' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:21:00.809970 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.api_utils [None req-e62ee8d3-333f-4c4b-b467-51e96cb5314c demo demo] Removing options '' from query. {{(pid=112497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:21:00.811200 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.volume.api [None req-e62ee8d3-333f-4c4b-b467-51e96cb5314c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112497) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:21:00.825890 np0000183424 devstack@c-api.service[112497]: INFO cinder.volume.api [None req-e62ee8d3-333f-4c4b-b467-51e96cb5314c demo demo] Get all volumes completed successfully. Jun 29 05:21:00.829437 np0000183424 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-e62ee8d3-333f-4c4b-b467-51e96cb5314c demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:21:00.830042 np0000183424 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 8/28] 199.204.45.223 () {64 vars in 1296 bytes} [Mon Jun 29 05:21:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:21:10.817050 np0000183424 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=1 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:22:00.893537 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.middleware.request_id [None req-e7a0bff9-8302-4368-83f0-db44dcd8bba7 None None] RequestId filter calling following filter/app {{(pid=112496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:22:00.897151 np0000183424 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-e7a0bff9-8302-4368-83f0-db44dcd8bba7 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 29 05:22:00.897391 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-e7a0bff9-8302-4368-83f0-db44dcd8bba7 demo demo] Empty body provided in request {{(pid=112496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:22:00.898187 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-e7a0bff9-8302-4368-83f0-db44dcd8bba7 demo demo] Calling method 'detail' {{(pid=112496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:22:00.898528 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.api_utils [None req-e7a0bff9-8302-4368-83f0-db44dcd8bba7 demo demo] Removing options '' from query. {{(pid=112496) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:22:00.899282 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.volume.api [None req-e7a0bff9-8302-4368-83f0-db44dcd8bba7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112496) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:22:00.907702 np0000183424 devstack@c-api.service[112496]: INFO cinder.volume.api [None req-e7a0bff9-8302-4368-83f0-db44dcd8bba7 demo demo] Get all volumes completed successfully. Jun 29 05:22:00.910388 np0000183424 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-e7a0bff9-8302-4368-83f0-db44dcd8bba7 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:22:00.910882 np0000183424 devstack@c-api.service[112496]: [pid: 112496|app: 0|req: 7/29] 199.204.45.223 () {64 vars in 1296 bytes} [Mon Jun 29 05:22:00 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 29 05:22:10.902915 np0000183424 devstack@c-api.service[112496]: DEBUG dbcounter [-] [112496] Writing DB stats cinder:SELECT=1 {{(pid=112496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:23:00.967474 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.middleware.request_id [None req-17f8a5c4-1483-4c58-a652-7cf7d0d8d2ca None None] RequestId filter calling following filter/app {{(pid=112499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:23:00.971736 np0000183424 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-17f8a5c4-1483-4c58-a652-7cf7d0d8d2ca demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 29 05:23:00.972014 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-17f8a5c4-1483-4c58-a652-7cf7d0d8d2ca demo demo] Empty body provided in request {{(pid=112499) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:23:00.972199 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-17f8a5c4-1483-4c58-a652-7cf7d0d8d2ca demo demo] Calling method 'detail' {{(pid=112499) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:23:00.972427 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.api_utils [None req-17f8a5c4-1483-4c58-a652-7cf7d0d8d2ca demo demo] Removing options '' from query. {{(pid=112499) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:23:00.973173 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.volume.api [None req-17f8a5c4-1483-4c58-a652-7cf7d0d8d2ca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112499) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:23:00.981723 np0000183424 devstack@c-api.service[112499]: INFO cinder.volume.api [None req-17f8a5c4-1483-4c58-a652-7cf7d0d8d2ca demo demo] Get all volumes completed successfully. Jun 29 05:23:00.984258 np0000183424 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-17f8a5c4-1483-4c58-a652-7cf7d0d8d2ca demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:23:00.984727 np0000183424 devstack@c-api.service[112499]: [pid: 112499|app: 0|req: 8/30] 199.204.45.223 () {64 vars in 1296 bytes} [Mon Jun 29 05:23:00 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 29 05:23:10.976415 np0000183424 devstack@c-api.service[112499]: DEBUG dbcounter [-] [112499] Writing DB stats cinder:SELECT=1 {{(pid=112499) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:24:01.005181 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-03c5643e-adfc-401b-97de-46a9d513f4fe None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:24:01.010870 np0000183424 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-03c5643e-adfc-401b-97de-46a9d513f4fe demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 29 05:24:01.010870 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-03c5643e-adfc-401b-97de-46a9d513f4fe demo demo] Empty body provided in request {{(pid=112498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:24:01.011283 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-03c5643e-adfc-401b-97de-46a9d513f4fe demo demo] Calling method 'detail' {{(pid=112498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:24:01.011684 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.api_utils [None req-03c5643e-adfc-401b-97de-46a9d513f4fe demo demo] Removing options '' from query. {{(pid=112498) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:24:01.012871 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.volume.api [None req-03c5643e-adfc-401b-97de-46a9d513f4fe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112498) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:24:01.021673 np0000183424 devstack@c-api.service[112498]: INFO cinder.volume.api [None req-03c5643e-adfc-401b-97de-46a9d513f4fe demo demo] Get all volumes completed successfully. Jun 29 05:24:01.023604 np0000183424 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-03c5643e-adfc-401b-97de-46a9d513f4fe demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:24:01.024217 np0000183424 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 8/31] 199.204.45.223 () {64 vars in 1296 bytes} [Mon Jun 29 05:24:01 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 29 05:24:11.016896 np0000183424 devstack@c-api.service[112498]: DEBUG dbcounter [-] [112498] Writing DB stats cinder:SELECT=1 {{(pid=112498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:25:01.048765 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-302cc572-dd5d-468e-8d9c-4ee53385cab7 None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:25:01.198967 np0000183424 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-302cc572-dd5d-468e-8d9c-4ee53385cab7 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 29 05:25:01.199386 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-302cc572-dd5d-468e-8d9c-4ee53385cab7 demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:25:01.199906 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-302cc572-dd5d-468e-8d9c-4ee53385cab7 demo demo] Calling method 'detail' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:25:01.200406 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.api_utils [None req-302cc572-dd5d-468e-8d9c-4ee53385cab7 demo demo] Removing options '' from query. {{(pid=112497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:25:01.202023 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.volume.api [None req-302cc572-dd5d-468e-8d9c-4ee53385cab7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112497) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:25:01.210978 np0000183424 devstack@c-api.service[112497]: INFO cinder.volume.api [None req-302cc572-dd5d-468e-8d9c-4ee53385cab7 demo demo] Get all volumes completed successfully. Jun 29 05:25:01.213485 np0000183424 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-302cc572-dd5d-468e-8d9c-4ee53385cab7 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:25:01.213978 np0000183424 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 9/32] 199.204.45.223 () {64 vars in 1296 bytes} [Mon Jun 29 05:25:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:25:11.205826 np0000183424 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=1 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:26:01.229142 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.middleware.request_id [None req-a8720b8f-fa60-4fd9-954d-8d39800b369d None None] RequestId filter calling following filter/app {{(pid=112496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:26:01.231769 np0000183424 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-a8720b8f-fa60-4fd9-954d-8d39800b369d demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 29 05:26:01.231955 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-a8720b8f-fa60-4fd9-954d-8d39800b369d demo demo] Empty body provided in request {{(pid=112496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:26:01.232117 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-a8720b8f-fa60-4fd9-954d-8d39800b369d demo demo] Calling method 'detail' {{(pid=112496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:26:01.232353 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.api_utils [None req-a8720b8f-fa60-4fd9-954d-8d39800b369d demo demo] Removing options '' from query. {{(pid=112496) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:26:01.233067 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.volume.api [None req-a8720b8f-fa60-4fd9-954d-8d39800b369d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112496) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:26:01.240846 np0000183424 devstack@c-api.service[112496]: INFO cinder.volume.api [None req-a8720b8f-fa60-4fd9-954d-8d39800b369d demo demo] Get all volumes completed successfully. Jun 29 05:26:01.242708 np0000183424 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-a8720b8f-fa60-4fd9-954d-8d39800b369d demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:26:01.243042 np0000183424 devstack@c-api.service[112496]: [pid: 112496|app: 0|req: 8/33] 199.204.45.223 () {64 vars in 1296 bytes} [Mon Jun 29 05:26:01 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 29 05:26:11.236168 np0000183424 devstack@c-api.service[112496]: DEBUG dbcounter [-] [112496] Writing DB stats cinder:SELECT=1 {{(pid=112496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:27:01.262796 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.middleware.request_id [None req-5d43614f-3c13-4ceb-a137-b055e8cc1036 None None] RequestId filter calling following filter/app {{(pid=112499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:27:01.267037 np0000183424 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-5d43614f-3c13-4ceb-a137-b055e8cc1036 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 29 05:27:01.267319 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-5d43614f-3c13-4ceb-a137-b055e8cc1036 demo demo] Empty body provided in request {{(pid=112499) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:27:01.267730 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-5d43614f-3c13-4ceb-a137-b055e8cc1036 demo demo] Calling method 'detail' {{(pid=112499) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:27:01.268180 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.api_utils [None req-5d43614f-3c13-4ceb-a137-b055e8cc1036 demo demo] Removing options '' from query. {{(pid=112499) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:27:01.269966 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.volume.api [None req-5d43614f-3c13-4ceb-a137-b055e8cc1036 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112499) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:27:01.281415 np0000183424 devstack@c-api.service[112499]: INFO cinder.volume.api [None req-5d43614f-3c13-4ceb-a137-b055e8cc1036 demo demo] Get all volumes completed successfully. Jun 29 05:27:01.284448 np0000183424 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-5d43614f-3c13-4ceb-a137-b055e8cc1036 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:27:01.285055 np0000183424 devstack@c-api.service[112499]: [pid: 112499|app: 0|req: 9/34] 199.204.45.223 () {64 vars in 1296 bytes} [Mon Jun 29 05:27:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:27:11.275789 np0000183424 devstack@c-api.service[112499]: DEBUG dbcounter [-] [112499] Writing DB stats cinder:SELECT=1 {{(pid=112499) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:28:01.300078 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-449ab0cb-b551-4af4-8e77-798641ac6ea8 None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:28:01.302927 np0000183424 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-449ab0cb-b551-4af4-8e77-798641ac6ea8 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 29 05:28:01.303169 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-449ab0cb-b551-4af4-8e77-798641ac6ea8 demo demo] Empty body provided in request {{(pid=112498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:28:01.303409 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-449ab0cb-b551-4af4-8e77-798641ac6ea8 demo demo] Calling method 'detail' {{(pid=112498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:28:01.303733 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.api_utils [None req-449ab0cb-b551-4af4-8e77-798641ac6ea8 demo demo] Removing options '' from query. {{(pid=112498) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:28:01.304706 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.volume.api [None req-449ab0cb-b551-4af4-8e77-798641ac6ea8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112498) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:28:01.317135 np0000183424 devstack@c-api.service[112498]: INFO cinder.volume.api [None req-449ab0cb-b551-4af4-8e77-798641ac6ea8 demo demo] Get all volumes completed successfully. Jun 29 05:28:01.319619 np0000183424 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-449ab0cb-b551-4af4-8e77-798641ac6ea8 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:28:01.320078 np0000183424 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 9/35] 199.204.45.223 () {64 vars in 1296 bytes} [Mon Jun 29 05:28:01 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 29 05:28:11.308200 np0000183424 devstack@c-api.service[112498]: DEBUG dbcounter [-] [112498] Writing DB stats cinder:SELECT=1 {{(pid=112498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:29:01.338838 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-322a30e3-c187-4719-87cc-3873f203d926 None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:29:01.342399 np0000183424 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-322a30e3-c187-4719-87cc-3873f203d926 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 29 05:29:01.342399 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-322a30e3-c187-4719-87cc-3873f203d926 demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:29:01.342605 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-322a30e3-c187-4719-87cc-3873f203d926 demo demo] Calling method 'detail' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:29:01.342881 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.api_utils [None req-322a30e3-c187-4719-87cc-3873f203d926 demo demo] Removing options '' from query. {{(pid=112497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:29:01.343576 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.volume.api [None req-322a30e3-c187-4719-87cc-3873f203d926 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112497) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:29:01.351653 np0000183424 devstack@c-api.service[112497]: INFO cinder.volume.api [None req-322a30e3-c187-4719-87cc-3873f203d926 demo demo] Get all volumes completed successfully. Jun 29 05:29:01.354127 np0000183424 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-322a30e3-c187-4719-87cc-3873f203d926 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:29:01.354911 np0000183424 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 10/36] 199.204.45.223 () {64 vars in 1296 bytes} [Mon Jun 29 05:29:01 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 29 05:29:11.347256 np0000183424 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=1 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:30:01.369920 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.middleware.request_id [None req-354741c7-6756-4d65-a5b1-84617d99e9b2 None None] RequestId filter calling following filter/app {{(pid=112496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:30:01.548345 np0000183424 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-354741c7-6756-4d65-a5b1-84617d99e9b2 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 29 05:30:01.548750 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-354741c7-6756-4d65-a5b1-84617d99e9b2 demo demo] Empty body provided in request {{(pid=112496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:30:01.549129 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-354741c7-6756-4d65-a5b1-84617d99e9b2 demo demo] Calling method 'detail' {{(pid=112496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:30:01.549597 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.api_utils [None req-354741c7-6756-4d65-a5b1-84617d99e9b2 demo demo] Removing options '' from query. {{(pid=112496) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:30:01.551062 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.volume.api [None req-354741c7-6756-4d65-a5b1-84617d99e9b2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112496) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:30:01.559837 np0000183424 devstack@c-api.service[112496]: INFO cinder.volume.api [None req-354741c7-6756-4d65-a5b1-84617d99e9b2 demo demo] Get all volumes completed successfully. Jun 29 05:30:01.561720 np0000183424 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-354741c7-6756-4d65-a5b1-84617d99e9b2 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:30:01.562060 np0000183424 devstack@c-api.service[112496]: [pid: 112496|app: 0|req: 9/37] 199.204.45.223 () {64 vars in 1296 bytes} [Mon Jun 29 05:30:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:30:11.555569 np0000183424 devstack@c-api.service[112496]: DEBUG dbcounter [-] [112496] Writing DB stats cinder:SELECT=1 {{(pid=112496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:31:01.581266 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.middleware.request_id [None req-b8f83964-4a2e-4a37-92c4-ba4131dfa6cd None None] RequestId filter calling following filter/app {{(pid=112499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:31:01.584984 np0000183424 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-b8f83964-4a2e-4a37-92c4-ba4131dfa6cd demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 29 05:31:01.585232 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-b8f83964-4a2e-4a37-92c4-ba4131dfa6cd demo demo] Empty body provided in request {{(pid=112499) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:31:01.585480 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-b8f83964-4a2e-4a37-92c4-ba4131dfa6cd demo demo] Calling method 'detail' {{(pid=112499) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:31:01.585781 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.api_utils [None req-b8f83964-4a2e-4a37-92c4-ba4131dfa6cd demo demo] Removing options '' from query. {{(pid=112499) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:31:01.586820 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.volume.api [None req-b8f83964-4a2e-4a37-92c4-ba4131dfa6cd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112499) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:31:01.595276 np0000183424 devstack@c-api.service[112499]: INFO cinder.volume.api [None req-b8f83964-4a2e-4a37-92c4-ba4131dfa6cd demo demo] Get all volumes completed successfully. Jun 29 05:31:01.597114 np0000183424 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-b8f83964-4a2e-4a37-92c4-ba4131dfa6cd demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:31:01.597469 np0000183424 devstack@c-api.service[112499]: [pid: 112499|app: 0|req: 10/38] 199.204.45.223 () {64 vars in 1296 bytes} [Mon Jun 29 05:31:01 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 29 05:31:11.591238 np0000183424 devstack@c-api.service[112499]: DEBUG dbcounter [-] [112499] Writing DB stats cinder:SELECT=1 {{(pid=112499) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:32:01.613727 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-85bb2b12-9a54-45fe-b0b6-f4ec3fa42e27 None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:32:01.617202 np0000183424 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-85bb2b12-9a54-45fe-b0b6-f4ec3fa42e27 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 29 05:32:01.617531 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-85bb2b12-9a54-45fe-b0b6-f4ec3fa42e27 demo demo] Empty body provided in request {{(pid=112498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:32:01.617797 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-85bb2b12-9a54-45fe-b0b6-f4ec3fa42e27 demo demo] Calling method 'detail' {{(pid=112498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:32:01.618092 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.api_utils [None req-85bb2b12-9a54-45fe-b0b6-f4ec3fa42e27 demo demo] Removing options '' from query. {{(pid=112498) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:32:01.619052 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.volume.api [None req-85bb2b12-9a54-45fe-b0b6-f4ec3fa42e27 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112498) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:32:01.629031 np0000183424 devstack@c-api.service[112498]: INFO cinder.volume.api [None req-85bb2b12-9a54-45fe-b0b6-f4ec3fa42e27 demo demo] Get all volumes completed successfully. Jun 29 05:32:01.631799 np0000183424 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-85bb2b12-9a54-45fe-b0b6-f4ec3fa42e27 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:32:01.632305 np0000183424 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 10/39] 199.204.45.223 () {64 vars in 1296 bytes} [Mon Jun 29 05:32:01 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 29 05:32:11.622514 np0000183424 devstack@c-api.service[112498]: DEBUG dbcounter [-] [112498] Writing DB stats cinder:SELECT=1 {{(pid=112498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:33:01.650094 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-64eb9585-4ea9-4315-9096-e172aaa46bbf None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:33:01.654592 np0000183424 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-64eb9585-4ea9-4315-9096-e172aaa46bbf demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 29 05:33:01.654592 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-64eb9585-4ea9-4315-9096-e172aaa46bbf demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:33:01.654592 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-64eb9585-4ea9-4315-9096-e172aaa46bbf demo demo] Calling method 'detail' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:33:01.654731 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.api_utils [None req-64eb9585-4ea9-4315-9096-e172aaa46bbf demo demo] Removing options '' from query. {{(pid=112497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:33:01.655632 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.volume.api [None req-64eb9585-4ea9-4315-9096-e172aaa46bbf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112497) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:33:01.663596 np0000183424 devstack@c-api.service[112497]: INFO cinder.volume.api [None req-64eb9585-4ea9-4315-9096-e172aaa46bbf demo demo] Get all volumes completed successfully. Jun 29 05:33:01.666172 np0000183424 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-64eb9585-4ea9-4315-9096-e172aaa46bbf demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:33:01.666676 np0000183424 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 11/40] 199.204.45.223 () {64 vars in 1296 bytes} [Mon Jun 29 05:33:01 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 29 05:33:11.659505 np0000183424 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=1 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:34:01.687015 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.middleware.request_id [None req-3f36288b-fbc6-4f68-8583-f1ebfff980c7 None None] RequestId filter calling following filter/app {{(pid=112496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:34:01.689987 np0000183424 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-3f36288b-fbc6-4f68-8583-f1ebfff980c7 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 29 05:34:01.690281 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-3f36288b-fbc6-4f68-8583-f1ebfff980c7 demo demo] Empty body provided in request {{(pid=112496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:34:01.690554 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-3f36288b-fbc6-4f68-8583-f1ebfff980c7 demo demo] Calling method 'detail' {{(pid=112496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:34:01.690913 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.api_utils [None req-3f36288b-fbc6-4f68-8583-f1ebfff980c7 demo demo] Removing options '' from query. {{(pid=112496) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:34:01.692118 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.volume.api [None req-3f36288b-fbc6-4f68-8583-f1ebfff980c7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112496) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:34:01.704529 np0000183424 devstack@c-api.service[112496]: INFO cinder.volume.api [None req-3f36288b-fbc6-4f68-8583-f1ebfff980c7 demo demo] Get all volumes completed successfully. Jun 29 05:34:01.706866 np0000183424 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-3f36288b-fbc6-4f68-8583-f1ebfff980c7 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:34:01.707811 np0000183424 devstack@c-api.service[112496]: [pid: 112496|app: 0|req: 10/41] 199.204.45.223 () {64 vars in 1296 bytes} [Mon Jun 29 05:34:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:34:11.696647 np0000183424 devstack@c-api.service[112496]: DEBUG dbcounter [-] [112496] Writing DB stats cinder:SELECT=1 {{(pid=112496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:35:01.726810 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.middleware.request_id [None req-d81f7a10-347a-4a98-bc2e-ac5d3d86b698 None None] RequestId filter calling following filter/app {{(pid=112499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:35:01.819340 np0000183424 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-d81f7a10-347a-4a98-bc2e-ac5d3d86b698 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 29 05:35:01.819646 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-d81f7a10-347a-4a98-bc2e-ac5d3d86b698 demo demo] Empty body provided in request {{(pid=112499) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:35:01.819835 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-d81f7a10-347a-4a98-bc2e-ac5d3d86b698 demo demo] Calling method 'detail' {{(pid=112499) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:35:01.820148 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.api_utils [None req-d81f7a10-347a-4a98-bc2e-ac5d3d86b698 demo demo] Removing options '' from query. {{(pid=112499) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:35:01.821200 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.volume.api [None req-d81f7a10-347a-4a98-bc2e-ac5d3d86b698 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112499) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:35:01.829590 np0000183424 devstack@c-api.service[112499]: INFO cinder.volume.api [None req-d81f7a10-347a-4a98-bc2e-ac5d3d86b698 demo demo] Get all volumes completed successfully. Jun 29 05:35:01.831772 np0000183424 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-d81f7a10-347a-4a98-bc2e-ac5d3d86b698 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:35:01.831877 np0000183424 devstack@c-api.service[112499]: [pid: 112499|app: 0|req: 11/42] 199.204.45.223 () {64 vars in 1296 bytes} [Mon Jun 29 05:35:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:35:11.824369 np0000183424 devstack@c-api.service[112499]: DEBUG dbcounter [-] [112499] Writing DB stats cinder:SELECT=1 {{(pid=112499) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:36:01.846277 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-c70cb62e-a921-43f4-b2e1-8e2f78e9a6ec None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:36:01.850104 np0000183424 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-c70cb62e-a921-43f4-b2e1-8e2f78e9a6ec demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 29 05:36:01.850448 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-c70cb62e-a921-43f4-b2e1-8e2f78e9a6ec demo demo] Empty body provided in request {{(pid=112498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:36:01.850843 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-c70cb62e-a921-43f4-b2e1-8e2f78e9a6ec demo demo] Calling method 'detail' {{(pid=112498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:36:01.851296 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.api_utils [None req-c70cb62e-a921-43f4-b2e1-8e2f78e9a6ec demo demo] Removing options '' from query. {{(pid=112498) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:36:01.852732 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.volume.api [None req-c70cb62e-a921-43f4-b2e1-8e2f78e9a6ec demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112498) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:36:01.868588 np0000183424 devstack@c-api.service[112498]: INFO cinder.volume.api [None req-c70cb62e-a921-43f4-b2e1-8e2f78e9a6ec demo demo] Get all volumes completed successfully. Jun 29 05:36:01.869420 np0000183424 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-c70cb62e-a921-43f4-b2e1-8e2f78e9a6ec demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:36:01.869955 np0000183424 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 11/43] 199.204.45.223 () {64 vars in 1296 bytes} [Mon Jun 29 05:36:01 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 29 05:36:11.858375 np0000183424 devstack@c-api.service[112498]: DEBUG dbcounter [-] [112498] Writing DB stats cinder:SELECT=1 {{(pid=112498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:37:01.894084 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-685c38fc-09d3-4b40-9eaa-05a6b6ddcdf7 None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:37:01.897498 np0000183424 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-685c38fc-09d3-4b40-9eaa-05a6b6ddcdf7 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 29 05:37:01.897763 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-685c38fc-09d3-4b40-9eaa-05a6b6ddcdf7 demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:37:01.898019 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-685c38fc-09d3-4b40-9eaa-05a6b6ddcdf7 demo demo] Calling method 'detail' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:37:01.898320 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.api_utils [None req-685c38fc-09d3-4b40-9eaa-05a6b6ddcdf7 demo demo] Removing options '' from query. {{(pid=112497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:37:01.899287 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.volume.api [None req-685c38fc-09d3-4b40-9eaa-05a6b6ddcdf7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112497) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:37:01.907563 np0000183424 devstack@c-api.service[112497]: INFO cinder.volume.api [None req-685c38fc-09d3-4b40-9eaa-05a6b6ddcdf7 demo demo] Get all volumes completed successfully. Jun 29 05:37:01.909546 np0000183424 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-685c38fc-09d3-4b40-9eaa-05a6b6ddcdf7 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:37:01.909904 np0000183424 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 12/44] 199.204.45.223 () {64 vars in 1296 bytes} [Mon Jun 29 05:37:01 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 29 05:37:11.902938 np0000183424 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=1 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:38:01.930090 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.middleware.request_id [None req-98accca6-65e1-45ba-8e54-154d604a09bb None None] RequestId filter calling following filter/app {{(pid=112496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:38:01.933665 np0000183424 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-98accca6-65e1-45ba-8e54-154d604a09bb demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 29 05:38:01.933891 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-98accca6-65e1-45ba-8e54-154d604a09bb demo demo] Empty body provided in request {{(pid=112496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:38:01.934187 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-98accca6-65e1-45ba-8e54-154d604a09bb demo demo] Calling method 'detail' {{(pid=112496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:38:01.934533 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.api_utils [None req-98accca6-65e1-45ba-8e54-154d604a09bb demo demo] Removing options '' from query. {{(pid=112496) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:38:01.935602 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.volume.api [None req-98accca6-65e1-45ba-8e54-154d604a09bb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112496) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:38:01.945527 np0000183424 devstack@c-api.service[112496]: INFO cinder.volume.api [None req-98accca6-65e1-45ba-8e54-154d604a09bb demo demo] Get all volumes completed successfully. Jun 29 05:38:01.947796 np0000183424 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-98accca6-65e1-45ba-8e54-154d604a09bb demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:38:01.948211 np0000183424 devstack@c-api.service[112496]: [pid: 112496|app: 0|req: 11/45] 199.204.45.223 () {64 vars in 1296 bytes} [Mon Jun 29 05:38:01 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 29 05:38:11.939564 np0000183424 devstack@c-api.service[112496]: DEBUG dbcounter [-] [112496] Writing DB stats cinder:SELECT=1 {{(pid=112496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:39:01.967419 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.middleware.request_id [None req-e4645e90-b59d-4f77-9e26-b2699b4a2552 None None] RequestId filter calling following filter/app {{(pid=112499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:39:01.970750 np0000183424 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-e4645e90-b59d-4f77-9e26-b2699b4a2552 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 29 05:39:01.971537 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-e4645e90-b59d-4f77-9e26-b2699b4a2552 demo demo] Empty body provided in request {{(pid=112499) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:39:01.971537 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-e4645e90-b59d-4f77-9e26-b2699b4a2552 demo demo] Calling method 'detail' {{(pid=112499) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:39:01.971537 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.api_utils [None req-e4645e90-b59d-4f77-9e26-b2699b4a2552 demo demo] Removing options '' from query. {{(pid=112499) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:39:01.972508 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.volume.api [None req-e4645e90-b59d-4f77-9e26-b2699b4a2552 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112499) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:39:01.982367 np0000183424 devstack@c-api.service[112499]: INFO cinder.volume.api [None req-e4645e90-b59d-4f77-9e26-b2699b4a2552 demo demo] Get all volumes completed successfully. Jun 29 05:39:01.984311 np0000183424 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-e4645e90-b59d-4f77-9e26-b2699b4a2552 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:39:01.984705 np0000183424 devstack@c-api.service[112499]: [pid: 112499|app: 0|req: 12/46] 199.204.45.223 () {64 vars in 1296 bytes} [Mon Jun 29 05:39:01 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 29 05:39:11.977927 np0000183424 devstack@c-api.service[112499]: DEBUG dbcounter [-] [112499] Writing DB stats cinder:SELECT=1 {{(pid=112499) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:40:02.002129 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-0742a3c3-0e33-4a20-8523-7e36c4d1ad36 None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:40:02.130884 np0000183424 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-0742a3c3-0e33-4a20-8523-7e36c4d1ad36 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 29 05:40:02.131118 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-0742a3c3-0e33-4a20-8523-7e36c4d1ad36 demo demo] Empty body provided in request {{(pid=112498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:40:02.131354 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-0742a3c3-0e33-4a20-8523-7e36c4d1ad36 demo demo] Calling method 'detail' {{(pid=112498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:40:02.131670 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.api.api_utils [None req-0742a3c3-0e33-4a20-8523-7e36c4d1ad36 demo demo] Removing options '' from query. {{(pid=112498) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:40:02.132653 np0000183424 devstack@c-api.service[112498]: DEBUG cinder.volume.api [None req-0742a3c3-0e33-4a20-8523-7e36c4d1ad36 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112498) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:40:02.139670 np0000183424 devstack@c-api.service[112498]: INFO cinder.volume.api [None req-0742a3c3-0e33-4a20-8523-7e36c4d1ad36 demo demo] Get all volumes completed successfully. Jun 29 05:40:02.141543 np0000183424 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-0742a3c3-0e33-4a20-8523-7e36c4d1ad36 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:40:02.141914 np0000183424 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 12/47] 199.204.45.223 () {64 vars in 1296 bytes} [Mon Jun 29 05:40:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:40:12.136271 np0000183424 devstack@c-api.service[112498]: DEBUG dbcounter [-] [112498] Writing DB stats cinder:SELECT=1 {{(pid=112498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:41:02.172008 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-6b33d446-dfdf-4609-ab65-17e8a99d1d95 None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:41:02.174167 np0000183424 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-6b33d446-dfdf-4609-ab65-17e8a99d1d95 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 29 05:41:02.174521 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-6b33d446-dfdf-4609-ab65-17e8a99d1d95 demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:41:02.174886 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-6b33d446-dfdf-4609-ab65-17e8a99d1d95 demo demo] Calling method 'detail' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:41:02.175289 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.api.api_utils [None req-6b33d446-dfdf-4609-ab65-17e8a99d1d95 demo demo] Removing options '' from query. {{(pid=112497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:41:02.176319 np0000183424 devstack@c-api.service[112497]: DEBUG cinder.volume.api [None req-6b33d446-dfdf-4609-ab65-17e8a99d1d95 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112497) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:41:02.184262 np0000183424 devstack@c-api.service[112497]: INFO cinder.volume.api [None req-6b33d446-dfdf-4609-ab65-17e8a99d1d95 demo demo] Get all volumes completed successfully. Jun 29 05:41:02.187088 np0000183424 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-6b33d446-dfdf-4609-ab65-17e8a99d1d95 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:41:02.188172 np0000183424 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 13/48] 199.204.45.223 () {64 vars in 1296 bytes} [Mon Jun 29 05:41:02 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 29 05:41:12.191548 np0000183424 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=1 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:42:02.206388 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.middleware.request_id [None req-2dd8158f-763a-4b62-8d8b-f5e027dee176 None None] RequestId filter calling following filter/app {{(pid=112496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:42:02.210658 np0000183424 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-2dd8158f-763a-4b62-8d8b-f5e027dee176 demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 29 05:42:02.211292 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-2dd8158f-763a-4b62-8d8b-f5e027dee176 demo demo] Empty body provided in request {{(pid=112496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:42:02.211292 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-2dd8158f-763a-4b62-8d8b-f5e027dee176 demo demo] Calling method 'detail' {{(pid=112496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:42:02.212037 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.api.api_utils [None req-2dd8158f-763a-4b62-8d8b-f5e027dee176 demo demo] Removing options '' from query. {{(pid=112496) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:42:02.212996 np0000183424 devstack@c-api.service[112496]: DEBUG cinder.volume.api [None req-2dd8158f-763a-4b62-8d8b-f5e027dee176 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112496) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:42:02.226980 np0000183424 devstack@c-api.service[112496]: INFO cinder.volume.api [None req-2dd8158f-763a-4b62-8d8b-f5e027dee176 demo demo] Get all volumes completed successfully. Jun 29 05:42:02.229108 np0000183424 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-2dd8158f-763a-4b62-8d8b-f5e027dee176 demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:42:02.229539 np0000183424 devstack@c-api.service[112496]: [pid: 112496|app: 0|req: 12/49] 199.204.45.223 () {64 vars in 1296 bytes} [Mon Jun 29 05:42:02 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 29 05:42:12.217167 np0000183424 devstack@c-api.service[112496]: DEBUG dbcounter [-] [112496] Writing DB stats cinder:SELECT=1 {{(pid=112496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:43:02.249373 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.middleware.request_id [None req-63a89c07-056a-4d3e-9dd8-9d5082808b6e None None] RequestId filter calling following filter/app {{(pid=112499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:43:02.253170 np0000183424 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-63a89c07-056a-4d3e-9dd8-9d5082808b6e demo demo] GET https://199.204.45.223/volume/v3/volumes/detail Jun 29 05:43:02.253406 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-63a89c07-056a-4d3e-9dd8-9d5082808b6e demo demo] Empty body provided in request {{(pid=112499) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:43:02.253702 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-63a89c07-056a-4d3e-9dd8-9d5082808b6e demo demo] Calling method 'detail' {{(pid=112499) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:43:02.254044 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.api.api_utils [None req-63a89c07-056a-4d3e-9dd8-9d5082808b6e demo demo] Removing options '' from query. {{(pid=112499) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:43:02.255602 np0000183424 devstack@c-api.service[112499]: DEBUG cinder.volume.api [None req-63a89c07-056a-4d3e-9dd8-9d5082808b6e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112499) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:43:02.264401 np0000183424 devstack@c-api.service[112499]: INFO cinder.volume.api [None req-63a89c07-056a-4d3e-9dd8-9d5082808b6e demo demo] Get all volumes completed successfully. Jun 29 05:43:02.266544 np0000183424 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-63a89c07-056a-4d3e-9dd8-9d5082808b6e demo demo] https://199.204.45.223/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:43:02.267002 np0000183424 devstack@c-api.service[112499]: [pid: 112499|app: 0|req: 13/50] 199.204.45.223 () {64 vars in 1296 bytes} [Mon Jun 29 05:43:02 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 29 05:43:12.259214 np0000183424 devstack@c-api.service[112499]: DEBUG dbcounter [-] [112499] Writing DB stats cinder:SELECT=1 {{(pid=112499) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}