Jun 29 04:54:30.134903 np0000183411 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 29 04:54:30.141117 np0000183411 devstack@c-api.service[112747]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 29 04:54:30.143850 np0000183411 devstack@c-api.service[112747]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Jun 29 04:54:30 2026] *** Jun 29 04:54:30.143850 np0000183411 devstack@c-api.service[112747]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 29 04:54:30.143850 np0000183411 devstack@c-api.service[112747]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 29 04:54:30.143850 np0000183411 devstack@c-api.service[112747]: nodename: np0000183411 Jun 29 04:54:30.143850 np0000183411 devstack@c-api.service[112747]: machine: x86_64 Jun 29 04:54:30.143850 np0000183411 devstack@c-api.service[112747]: clock source: unix Jun 29 04:54:30.143850 np0000183411 devstack@c-api.service[112747]: pcre jit disabled Jun 29 04:54:30.143850 np0000183411 devstack@c-api.service[112747]: detected number of CPU cores: 16 Jun 29 04:54:30.143850 np0000183411 devstack@c-api.service[112747]: current working directory: / Jun 29 04:54:30.143850 np0000183411 devstack@c-api.service[112747]: detected binary path: /usr/bin/uwsgi-core Jun 29 04:54:30.143850 np0000183411 devstack@c-api.service[112747]: your processes number limit is 256917 Jun 29 04:54:30.144134 np0000183411 devstack@c-api.service[112747]: your memory page size is 4096 bytes Jun 29 04:54:30.144134 np0000183411 devstack@c-api.service[112747]: detected max file descriptor number: 2048 Jun 29 04:54:30.144134 np0000183411 devstack@c-api.service[112747]: lock engine: pthread robust mutexes Jun 29 04:54:30.144134 np0000183411 devstack@c-api.service[112747]: thunder lock: enabled Jun 29 04:54:30.144343 np0000183411 devstack@c-api.service[112747]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 29 04:54:30.144390 np0000183411 devstack@c-api.service[112747]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 29 04:54:30.144418 np0000183411 devstack@c-api.service[112747]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 29 04:54:30.144418 np0000183411 devstack@c-api.service[112747]: Set PythonHome to /opt/stack/data/venv Jun 29 04:54:30.190067 np0000183411 devstack@c-api.service[112747]: Python main interpreter initialized at 0x72c7b02a3668 Jun 29 04:54:30.190067 np0000183411 devstack@c-api.service[112747]: python threads support enabled Jun 29 04:54:30.190067 np0000183411 devstack@c-api.service[112747]: your server socket listen backlog is limited to 100 connections Jun 29 04:54:30.190067 np0000183411 devstack@c-api.service[112747]: your mercy for graceful operations on workers is 80 seconds Jun 29 04:54:30.190647 np0000183411 devstack@c-api.service[112747]: mapped 671795 bytes (656 KB) for 4 cores Jun 29 04:54:30.190790 np0000183411 devstack@c-api.service[112747]: *** Operational MODE: preforking *** Jun 29 04:54:30.190958 np0000183411 devstack@c-api.service[112747]: *** uWSGI is running in multiple interpreter mode *** Jun 29 04:54:30.190958 np0000183411 devstack@c-api.service[112747]: spawned uWSGI master process (pid: 112747) Jun 29 04:54:30.191140 np0000183411 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 29 04:54:30.191590 np0000183411 devstack@c-api.service[112747]: spawned uWSGI worker 1 (pid: 112799, cores: 1) Jun 29 04:54:30.192056 np0000183411 devstack@c-api.service[112747]: spawned uWSGI worker 2 (pid: 112800, cores: 1) Jun 29 04:54:30.192500 np0000183411 devstack@c-api.service[112747]: spawned uWSGI worker 3 (pid: 112801, cores: 1) Jun 29 04:54:30.193051 np0000183411 devstack@c-api.service[112747]: spawned uWSGI worker 4 (pid: 112802, cores: 1) Jun 29 04:54:30.193112 np0000183411 devstack@c-api.service[112747]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 29 04:54:30.332059 np0000183411 devstack@c-api.service[112800]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:54:30.332059 np0000183411 devstack@c-api.service[112800]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:54:30.332059 np0000183411 devstack@c-api.service[112800]: we strongly recommend against using it for new projects. Jun 29 04:54:30.332059 np0000183411 devstack@c-api.service[112800]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:54:30.332059 np0000183411 devstack@c-api.service[112800]: framework. For more detail see Jun 29 04:54:30.332059 np0000183411 devstack@c-api.service[112800]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:54:30.332059 np0000183411 devstack@c-api.service[112800]: import eventlet # noqa Jun 29 04:54:30.337355 np0000183411 devstack@c-api.service[112799]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:54:30.337355 np0000183411 devstack@c-api.service[112799]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:54:30.337355 np0000183411 devstack@c-api.service[112799]: we strongly recommend against using it for new projects. Jun 29 04:54:30.337355 np0000183411 devstack@c-api.service[112799]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:54:30.337355 np0000183411 devstack@c-api.service[112799]: framework. For more detail see Jun 29 04:54:30.337355 np0000183411 devstack@c-api.service[112799]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:54:30.337355 np0000183411 devstack@c-api.service[112799]: import eventlet # noqa Jun 29 04:54:30.351157 np0000183411 devstack@c-api.service[112802]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:54:30.351157 np0000183411 devstack@c-api.service[112802]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:54:30.351157 np0000183411 devstack@c-api.service[112802]: we strongly recommend against using it for new projects. Jun 29 04:54:30.351157 np0000183411 devstack@c-api.service[112802]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:54:30.351157 np0000183411 devstack@c-api.service[112802]: framework. For more detail see Jun 29 04:54:30.351157 np0000183411 devstack@c-api.service[112802]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:54:30.351157 np0000183411 devstack@c-api.service[112802]: import eventlet # noqa Jun 29 04:54:30.367791 np0000183411 devstack@c-api.service[112801]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:54:30.367791 np0000183411 devstack@c-api.service[112801]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:54:30.367791 np0000183411 devstack@c-api.service[112801]: we strongly recommend against using it for new projects. Jun 29 04:54:30.367791 np0000183411 devstack@c-api.service[112801]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:54:30.367791 np0000183411 devstack@c-api.service[112801]: framework. For more detail see Jun 29 04:54:30.367791 np0000183411 devstack@c-api.service[112801]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:54:30.367791 np0000183411 devstack@c-api.service[112801]: import eventlet # noqa Jun 29 04:54:30.440214 np0000183411 devstack@c-api.service[112800]: /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 04:54:30.440214 np0000183411 devstack@c-api.service[112800]: warnings.warn( Jun 29 04:54:30.446432 np0000183411 devstack@c-api.service[112799]: /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 04:54:30.446432 np0000183411 devstack@c-api.service[112799]: warnings.warn( Jun 29 04:54:30.452183 np0000183411 devstack@c-api.service[112802]: /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 04:54:30.452183 np0000183411 devstack@c-api.service[112802]: warnings.warn( Jun 29 04:54:30.461047 np0000183411 devstack@c-api.service[112801]: /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 04:54:30.461047 np0000183411 devstack@c-api.service[112801]: warnings.warn( Jun 29 04:54:30.523256 np0000183411 devstack@c-api.service[112800]: /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 04:54:30.523256 np0000183411 devstack@c-api.service[112800]: from cgi import parse_header Jun 29 04:54:30.525895 np0000183411 devstack@c-api.service[112799]: /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 04:54:30.525895 np0000183411 devstack@c-api.service[112799]: from cgi import parse_header Jun 29 04:54:30.536529 np0000183411 devstack@c-api.service[112802]: /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 04:54:30.536529 np0000183411 devstack@c-api.service[112802]: from cgi import parse_header Jun 29 04:54:30.539603 np0000183411 devstack@c-api.service[112801]: /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 04:54:30.539603 np0000183411 devstack@c-api.service[112801]: from cgi import parse_header Jun 29 04:54:30.574838 np0000183411 devstack@c-api.service[112799]: /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 04:54:30.574838 np0000183411 devstack@c-api.service[112799]: removals.removed_module( Jun 29 04:54:30.576310 np0000183411 devstack@c-api.service[112799]: /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 04:54:30.576310 np0000183411 devstack@c-api.service[112799]: removals.removed_module( Jun 29 04:54:30.577908 np0000183411 devstack@c-api.service[112800]: /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 04:54:30.577908 np0000183411 devstack@c-api.service[112800]: removals.removed_module( Jun 29 04:54:30.579524 np0000183411 devstack@c-api.service[112800]: /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 04:54:30.579524 np0000183411 devstack@c-api.service[112800]: removals.removed_module( Jun 29 04:54:30.585497 np0000183411 devstack@c-api.service[112802]: /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 04:54:30.585497 np0000183411 devstack@c-api.service[112802]: removals.removed_module( Jun 29 04:54:30.586585 np0000183411 devstack@c-api.service[112802]: /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 04:54:30.586585 np0000183411 devstack@c-api.service[112802]: removals.removed_module( Jun 29 04:54:30.598971 np0000183411 devstack@c-api.service[112801]: /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 04:54:30.598971 np0000183411 devstack@c-api.service[112801]: removals.removed_module( Jun 29 04:54:30.600727 np0000183411 devstack@c-api.service[112801]: /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 04:54:30.600727 np0000183411 devstack@c-api.service[112801]: removals.removed_module( Jun 29 04:54:31.381999 np0000183411 devstack@c-api.service[112799]: /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 04:54:31.381999 np0000183411 devstack@c-api.service[112799]: warnings.warn( Jun 29 04:54:31.385592 np0000183411 devstack@c-api.service[112802]: /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 04:54:31.385592 np0000183411 devstack@c-api.service[112802]: warnings.warn( Jun 29 04:54:31.386101 np0000183411 devstack@c-api.service[112800]: /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 04:54:31.386101 np0000183411 devstack@c-api.service[112800]: warnings.warn( Jun 29 04:54:31.397439 np0000183411 devstack@c-api.service[112801]: /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 04:54:31.397439 np0000183411 devstack@c-api.service[112801]: warnings.warn( Jun 29 04:54:31.438669 np0000183411 devstack@c-api.service[112802]: /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 04:54:31.438669 np0000183411 devstack@c-api.service[112802]: warnings.warn( Jun 29 04:54:31.439270 np0000183411 devstack@c-api.service[112799]: /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 04:54:31.439270 np0000183411 devstack@c-api.service[112799]: warnings.warn( Jun 29 04:54:31.441918 np0000183411 devstack@c-api.service[112800]: /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 04:54:31.441918 np0000183411 devstack@c-api.service[112800]: warnings.warn( Jun 29 04:54:31.447602 np0000183411 devstack@c-api.service[112801]: /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 04:54:31.447602 np0000183411 devstack@c-api.service[112801]: warnings.warn( Jun 29 04:54:31.637677 np0000183411 devstack@c-api.service[112801]: 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 04:54:31.637837 np0000183411 devstack@c-api.service[112799]: 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 04:54:31.637922 np0000183411 devstack@c-api.service[112801]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112801) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:54:31.637982 np0000183411 devstack@c-api.service[112799]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112799) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:54:31.640436 np0000183411 devstack@c-api.service[112800]: 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 04:54:31.640605 np0000183411 devstack@c-api.service[112800]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112800) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:54:31.645580 np0000183411 devstack@c-api.service[112802]: 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 04:54:31.645782 np0000183411 devstack@c-api.service[112802]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112802) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:54:31.724596 np0000183411 devstack@c-api.service[112799]: /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 04:54:31.724596 np0000183411 devstack@c-api.service[112799]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:54:31.724894 np0000183411 devstack@c-api.service[112800]: /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 04:54:31.724894 np0000183411 devstack@c-api.service[112800]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:54:31.724995 np0000183411 devstack@c-api.service[112801]: /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 04:54:31.724995 np0000183411 devstack@c-api.service[112801]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:54:31.731275 np0000183411 devstack@c-api.service[112802]: /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 04:54:31.731275 np0000183411 devstack@c-api.service[112802]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:54:32.202092 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112799) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:54:32.202323 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112802) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:54:32.202444 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112801) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:54:32.202549 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.202549 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.202740 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.202821 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.202910 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.202991 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.203061 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.203119 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112800) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:54:32.203171 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.203247 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.203435 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.203516 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.203610 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.203686 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.203763 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.203860 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.203950 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.204027 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.204102 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.204195 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.204307 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.204407 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.204501 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.204586 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.204675 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.204764 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.204838 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.204924 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112801) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.205000 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.205088 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.205164 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.205298 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.205399 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.205488 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112802) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.205562 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.205843 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.206051 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.206051 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.206051 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.206051 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112800) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.206051 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.206682 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.206743 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.206795 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.206981 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.207043 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.207089 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.207148 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.207203 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.207296 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.207365 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.207425 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.207485 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.207547 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.207600 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.207650 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.207705 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.207757 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112801) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.207805 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.207867 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.207930 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112802) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.207991 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.208043 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.208104 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.208104 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.208104 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.208104 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.208104 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112800) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.208104 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.213463 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.213527 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.213577 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.213689 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.213794 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.213794 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.213975 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.214033 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.214106 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.214167 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.214298 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.214298 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.214298 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112801) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.214459 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.214521 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.214578 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.214578 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.214578 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.214747 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.214812 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.214812 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112800) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.214951 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.215015 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.215074 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.215074 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.215074 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.215074 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112802) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.215074 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.215403 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.215403 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.215513 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.215580 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.215640 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.215691 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.215745 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.215795 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.215854 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.215916 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.215967 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.216027 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.216092 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.216150 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.216201 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.216296 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.216359 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.216419 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112800) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.216476 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.216542 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112801) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.216601 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.216653 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.216704 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.216762 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.216827 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.216883 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.216942 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.216991 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.217043 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.217103 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.217153 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.217204 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.217351 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.217441 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.217494 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.217544 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.217617 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.217677 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.217737 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112800) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.217797 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112801) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.217857 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.217920 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.217973 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.217973 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.217973 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.218133 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.218187 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.218239 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.218335 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.218335 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.218432 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.218492 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.218554 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.218554 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.218554 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112800) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.218702 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.218762 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.218812 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.218874 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.218932 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.218983 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.219041 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.219101 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.219152 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.219204 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.219280 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.219384 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112801) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.219457 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112802) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.219507 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.219554 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.219554 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.219554 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.219554 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.219554 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.219554 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.219554 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112802) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.219554 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.219554 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.219554 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.219554 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.220106 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.220106 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.220106 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112802) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.220106 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.220329 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.220329 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.220329 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.220478 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.220540 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.220603 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.220652 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.220705 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.220756 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.220803 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.220851 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.220909 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.220974 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.221025 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.221071 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.221119 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.221174 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.221294 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.221389 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112802) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.221441 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.221503 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.221558 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.221618 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.221677 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.221733 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112801) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.221733 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.221833 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112800) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.221833 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.221922 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.221922 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.222056 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.222179 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.222234 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.222320 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.222375 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.222424 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.222471 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.222527 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112801) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.222586 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.222684 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.222734 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112800) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.222734 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.222833 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.222907 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.222958 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.223007 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.223065 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.223118 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.223165 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.223212 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.223280 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.223330 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.223365 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.223406 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.223443 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.223658 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.223706 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.223747 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.223782 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.223823 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112801) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.223860 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.223895 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.223930 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.223965 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.224001 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.224046 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.224087 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112800) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.224127 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112802) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.224167 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.224203 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.224247 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.224247 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.224247 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.224247 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.224400 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.224448 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.224485 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.224520 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.224560 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.224595 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.224635 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.224635 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.224635 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112802) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.224635 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.224920 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.224984 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.225031 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.225170 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.225258 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.225299 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.225442 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.225509 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.225556 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112801) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.225627 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.225703 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.225775 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.225820 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.225856 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.225892 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.225935 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.225970 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.226009 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112800) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.226050 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.226095 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.226130 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.226627 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.226726 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.226807 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.226906 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.226986 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.227083 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112802) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.227168 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.230663 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.230718 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.230811 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.230854 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.230895 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.230957 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.231005 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.231048 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.231085 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.231122 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.231169 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.231210 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.231301 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112800) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.231374 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.231623 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.231687 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.231755 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.231798 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.231842 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.231887 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.232044 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.232079 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112801) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.232108 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.232159 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.232197 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.232197 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.232197 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.232197 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.232350 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.232394 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.232432 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.232473 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.232509 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.232544 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.232587 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.232624 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.232663 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.232706 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.232749 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.232790 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.232831 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.232867 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112800) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.232899 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112801) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.232931 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.232964 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.232999 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.233041 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.233078 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112802) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.233078 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.233078 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.233192 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.233233 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.233304 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.233364 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.233412 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112802) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.233490 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.233530 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.233602 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.233676 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.233777 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.233819 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.233862 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.233933 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.233975 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.234012 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.234054 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.234091 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.234091 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.234161 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.234200 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.234255 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.234304 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.234350 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.234387 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112800) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.234422 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.234462 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.234531 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.234559 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.234593 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112802) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.234621 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.234646 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.234671 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.234671 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112801) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.234671 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.237157 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.237303 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.237303 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.237483 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.237599 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.237599 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.237714 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.237768 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.237808 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.237848 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.237883 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.237942 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.237942 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.238021 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.238056 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.238096 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112800) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.238129 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.238163 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.238197 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.238232 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.238291 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.238326 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.238365 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.238405 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112802) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.238675 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.238718 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.238757 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112801) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.238757 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.239990 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.240042 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.240092 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.240135 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.240171 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.240217 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.240278 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.240312 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.240352 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.240390 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.240427 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.240462 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.240502 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.240548 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.240589 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.240629 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.240664 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.240702 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.240737 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112801) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.240771 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.240811 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.240846 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.240885 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.240919 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.240961 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112800) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.240995 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.241034 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.241069 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.241104 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.241143 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.241176 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.241215 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.241272 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.241321 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.241353 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.241392 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.241433 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.241472 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.241506 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112802) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.241540 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.241580 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.241614 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.241646 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.241686 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.241721 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.241754 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112801) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.241787 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.241821 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.241854 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.241887 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.241920 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.241953 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.241992 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112800) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.242026 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.242059 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.242092 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.242132 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.242166 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.242204 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.242244 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.242291 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.242322 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.242364 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.242398 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.242436 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.242470 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.242502 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.242534 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112802) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.242565 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.242599 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.242635 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.242668 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.242701 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112801) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.242774 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.242818 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.242852 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.242886 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.242921 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112800) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.242961 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.243047 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.243086 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.243086 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.243086 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112802) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.243086 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.243525 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.243602 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.243657 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.243705 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.243740 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.243782 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.243817 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.243859 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.243893 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.243935 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.243974 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.244008 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.244043 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.244082 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.244116 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.244152 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.244185 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.244219 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.244290 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112800) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.244335 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.244369 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.244403 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.244436 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112801) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.244475 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.244513 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.244548 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.244548 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112802) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.244548 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.244632 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.244726 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.244781 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.244858 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.244906 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.244943 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.244984 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.245023 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.245057 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.245091 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.245126 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.245167 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.245202 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.245263 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.245299 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112800) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.245331 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.245374 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.245415 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.245454 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.245486 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.245529 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.245569 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.245608 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.245647 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.245686 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.245686 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.245751 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.245785 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112800) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.245819 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.245853 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.245894 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.245928 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.245967 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.246007 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.246045 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.246078 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.246109 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.246141 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.246173 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.246209 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.246209 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112800) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.246209 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.246526 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.246601 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.246664 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.246700 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.246743 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.246788 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.246830 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.246946 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.246988 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112801) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.246988 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.247063 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.247101 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.247136 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.247170 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.247204 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112802) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.247268 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.247299 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.247332 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.247358 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.247385 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.247415 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.247442 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.247470 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.247501 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112801) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.247530 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.247559 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.247592 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.247617 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.247642 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.247666 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.247691 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.247719 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.247745 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112800) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.247773 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.247797 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.247822 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.247851 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.247876 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.247900 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.247926 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.247954 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.247980 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.248004 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.248028 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.248053 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.248143 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112801) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.248170 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112802) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.248194 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.248229 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.248229 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.248229 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.248313 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.248343 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.248367 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.248392 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.248420 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.248420 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.248471 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.248497 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.248519 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112802) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.248547 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112801) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.248570 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.248595 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.248618 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.248688 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.248746 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.248808 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.248867 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.248897 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.248926 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.248953 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.248981 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112800) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.249005 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.249039 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.249064 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.249089 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.249111 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.249141 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.249176 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.249292 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.249326 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.249357 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.249381 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.249411 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.249436 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112801) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.249459 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.249487 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.249510 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.249536 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.249559 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112802) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.249559 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.250074 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.250166 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.250262 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.250371 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.250454 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.250538 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112802) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.250636 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.251083 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.251180 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.251237 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.251272 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.251321 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.251351 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.251378 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.251402 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.251433 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.251462 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.251503 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112800) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.251536 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.251564 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.251591 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.251621 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.251645 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.251645 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.251689 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.251714 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.251714 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.251761 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.251790 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112802) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.251820 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.251931 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.251968 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.252043 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.252128 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112801) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.252233 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.256085 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.256142 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.256212 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.256290 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.256387 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.256436 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.256473 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112800) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.256513 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.256548 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.256585 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.256619 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.256657 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.256737 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.256809 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.257214 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.257312 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.257376 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.257413 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.257447 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.257490 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.257526 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.257560 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.257593 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112802) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.257632 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.257762 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.257800 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.257832 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.257872 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112800) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.257907 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.257941 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.257975 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.257975 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.258043 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.258082 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.258122 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.258157 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.258191 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.258233 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.258301 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.258301 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.258301 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112802) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.258301 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.258573 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.258629 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.258682 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.258727 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.258764 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.258801 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.258875 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.258930 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.258930 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112800) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.259047 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.259089 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.259131 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.259177 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.259286 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.259327 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.259327 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.259397 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.259431 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.259463 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112801) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.259494 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.259525 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.259568 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.259601 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.259633 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.259665 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.259665 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.259665 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112802) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.259747 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.259949 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.260042 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.260131 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.260246 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.260331 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.260392 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112801) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.260459 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.260527 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.260626 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.260685 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.260731 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.260767 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.260803 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.260853 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.260894 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.260931 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.260981 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.261030 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112800) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.261089 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.261130 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.261170 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.261205 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.261281 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.261318 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.261358 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.261397 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.261437 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.261472 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112801) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.261512 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.261546 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.261587 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.261621 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.261744 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.261794 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.261829 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.261867 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.261901 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.261901 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.261982 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.262017 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.262049 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112800) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.262086 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.262119 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.262158 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.262190 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.262225 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112802) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.262281 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.262315 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.262346 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.262387 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.262387 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.262454 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.262486 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.262525 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.262563 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.262596 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.262632 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.262663 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.262698 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112802) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.262735 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.262767 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.262799 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112801) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.262799 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.262799 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.262799 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.262799 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.262799 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.262799 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.262799 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112801) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.262799 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.263090 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.263090 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.263090 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.263090 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.263216 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.263295 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.263387 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.263421 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.263460 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.263492 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112800) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.263527 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.263563 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.263593 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.263630 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.263661 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.263697 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.263727 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.263770 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.263808 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.263838 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.263873 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112801) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.263904 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.263935 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.263965 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.264000 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.264032 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.264032 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112802) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.264032 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.265545 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.265652 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.265736 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.265781 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.265858 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.265926 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.265962 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.266038 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.266111 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.266184 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.266278 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112800) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.266315 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.266391 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.266461 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.266499 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.266567 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.266567 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.266567 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.266567 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.266773 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.266851 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112802) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.266964 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.267035 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.267099 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.267099 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.267099 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.267099 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112801) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.267099 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:32.267684 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112800) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.267757 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112799) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.267803 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.267839 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112801) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.267874 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.267908 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.267942 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.267976 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.268009 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.268048 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.268082 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.268125 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112800) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.268164 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.268200 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112799) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.268200 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112799) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.268276 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112800) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.268309 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112801) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.268415 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112802) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:32.268493 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112801) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.268586 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:32.268586 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:32.268586 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:32.268586 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112802) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:32.268586 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112802) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:32.316200 np0000183411 devstack@c-api.service[112799]: INFO dbcounter [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Registered counter for database cinder Jun 29 04:54:32.317638 np0000183411 devstack@c-api.service[112800]: INFO dbcounter [None req-26dab566-769d-448e-abed-9990e0170538 None None] Registered counter for database cinder Jun 29 04:54:32.317993 np0000183411 devstack@c-api.service[112802]: INFO dbcounter [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Registered counter for database cinder Jun 29 04:54:32.319510 np0000183411 devstack@c-api.service[112801]: INFO dbcounter [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Registered counter for database cinder Jun 29 04:54:32.360498 np0000183411 devstack@c-api.service[112799]: DEBUG oslo_db.sqlalchemy.engines [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 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=112799) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:54:32.363950 np0000183411 devstack@c-api.service[112802]: DEBUG oslo_db.sqlalchemy.engines [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd 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=112802) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:54:32.364553 np0000183411 devstack@c-api.service[112800]: DEBUG oslo_db.sqlalchemy.engines [None req-26dab566-769d-448e-abed-9990e0170538 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=112800) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:54:32.365878 np0000183411 devstack@c-api.service[112801]: DEBUG oslo_db.sqlalchemy.engines [None req-070d1722-74e0-4907-a7ab-0a1d62729098 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=112801) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:54:32.482892 np0000183411 devstack@c-api.service[112800]: DEBUG dbcounter [-] [112800] Writer thread running {{(pid=112800) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:54:32.484877 np0000183411 devstack@c-api.service[112800]: INFO cinder.rpc [None req-26dab566-769d-448e-abed-9990e0170538 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:54:32.484951 np0000183411 devstack@c-api.service[112802]: DEBUG dbcounter [-] [112802] Writer thread running {{(pid=112802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:54:32.489507 np0000183411 devstack@c-api.service[112800]: INFO cinder.rpc [None req-26dab566-769d-448e-abed-9990e0170538 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:54:32.489600 np0000183411 devstack@c-api.service[112802]: INFO cinder.rpc [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:54:32.489652 np0000183411 devstack@c-api.service[112801]: DEBUG dbcounter [-] [112801] Writer thread running {{(pid=112801) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:54:32.489966 np0000183411 devstack@c-api.service[112800]: INFO cinder.rpc [None req-26dab566-769d-448e-abed-9990e0170538 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:54:32.490472 np0000183411 devstack@c-api.service[112802]: INFO cinder.rpc [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:54:32.490874 np0000183411 devstack@c-api.service[112800]: INFO cinder.rpc [None req-26dab566-769d-448e-abed-9990e0170538 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:54:32.491539 np0000183411 devstack@c-api.service[112801]: INFO cinder.rpc [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:54:32.491765 np0000183411 devstack@c-api.service[112800]: WARNING castellan.key_manager.migration [None req-26dab566-769d-448e-abed-9990e0170538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.492699 np0000183411 devstack@c-api.service[112802]: INFO cinder.rpc [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:54:32.493577 np0000183411 devstack@c-api.service[112799]: DEBUG dbcounter [-] [112799] Writer thread running {{(pid=112799) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:54:32.495064 np0000183411 devstack@c-api.service[112801]: INFO cinder.rpc [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:54:32.495155 np0000183411 devstack@c-api.service[112800]: WARNING castellan.key_manager.migration [None req-26dab566-769d-448e-abed-9990e0170538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.495191 np0000183411 devstack@c-api.service[112802]: INFO cinder.rpc [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:54:32.495982 np0000183411 devstack@c-api.service[112802]: WARNING castellan.key_manager.migration [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.496295 np0000183411 devstack@c-api.service[112799]: INFO cinder.rpc [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:54:32.497841 np0000183411 devstack@c-api.service[112801]: INFO cinder.rpc [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:54:32.498892 np0000183411 devstack@c-api.service[112799]: INFO cinder.rpc [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:54:32.499964 np0000183411 devstack@c-api.service[112802]: WARNING castellan.key_manager.migration [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.500404 np0000183411 devstack@c-api.service[112801]: INFO cinder.rpc [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:54:32.501137 np0000183411 devstack@c-api.service[112799]: INFO cinder.rpc [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:54:32.501318 np0000183411 devstack@c-api.service[112801]: WARNING castellan.key_manager.migration [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.503215 np0000183411 devstack@c-api.service[112799]: INFO cinder.rpc [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:54:32.504060 np0000183411 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.504193 np0000183411 devstack@c-api.service[112801]: WARNING castellan.key_manager.migration [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.507234 np0000183411 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.531457 np0000183411 devstack@c-api.service[112800]: DEBUG oslo_db.sqlalchemy.engines [None req-26dab566-769d-448e-abed-9990e0170538 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=112800) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:54:32.533961 np0000183411 devstack@c-api.service[112800]: INFO cinder.rpc [None req-26dab566-769d-448e-abed-9990e0170538 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:54:32.536080 np0000183411 devstack@c-api.service[112801]: DEBUG oslo_db.sqlalchemy.engines [None req-070d1722-74e0-4907-a7ab-0a1d62729098 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=112801) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:54:32.536500 np0000183411 devstack@c-api.service[112800]: INFO cinder.rpc [None req-26dab566-769d-448e-abed-9990e0170538 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:54:32.537274 np0000183411 devstack@c-api.service[112802]: DEBUG oslo_db.sqlalchemy.engines [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd 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=112802) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:54:32.537767 np0000183411 devstack@c-api.service[112800]: WARNING castellan.key_manager.migration [None req-26dab566-769d-448e-abed-9990e0170538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.538811 np0000183411 devstack@c-api.service[112801]: INFO cinder.rpc [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:54:32.540125 np0000183411 devstack@c-api.service[112802]: INFO cinder.rpc [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:54:32.541332 np0000183411 devstack@c-api.service[112801]: INFO cinder.rpc [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:54:32.542377 np0000183411 devstack@c-api.service[112799]: DEBUG oslo_db.sqlalchemy.engines [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 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=112799) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:54:32.542641 np0000183411 devstack@c-api.service[112801]: WARNING castellan.key_manager.migration [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.544243 np0000183411 devstack@c-api.service[112802]: INFO cinder.rpc [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:54:32.545628 np0000183411 devstack@c-api.service[112802]: WARNING castellan.key_manager.migration [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.545748 np0000183411 devstack@c-api.service[112799]: INFO cinder.rpc [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:54:32.548669 np0000183411 devstack@c-api.service[112799]: INFO cinder.rpc [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:54:32.550226 np0000183411 devstack@c-api.service[112800]: WARNING castellan.key_manager.migration [None req-26dab566-769d-448e-abed-9990e0170538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.550523 np0000183411 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.554310 np0000183411 devstack@c-api.service[112800]: WARNING castellan.key_manager.migration [None req-26dab566-769d-448e-abed-9990e0170538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.555345 np0000183411 devstack@c-api.service[112801]: WARNING castellan.key_manager.migration [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.559653 np0000183411 devstack@c-api.service[112802]: WARNING castellan.key_manager.migration [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.559776 np0000183411 devstack@c-api.service[112801]: WARNING castellan.key_manager.migration [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.559835 np0000183411 devstack@c-api.service[112800]: WARNING castellan.key_manager.migration [None req-26dab566-769d-448e-abed-9990e0170538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.561457 np0000183411 devstack@c-api.service[112802]: WARNING castellan.key_manager.migration [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.562895 np0000183411 devstack@c-api.service[112801]: WARNING castellan.key_manager.migration [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.566158 np0000183411 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.566242 np0000183411 devstack@c-api.service[112802]: WARNING castellan.key_manager.migration [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.566310 np0000183411 devstack@c-api.service[112800]: WARNING castellan.key_manager.migration [None req-26dab566-769d-448e-abed-9990e0170538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.566974 np0000183411 devstack@c-api.service[112801]: WARNING castellan.key_manager.migration [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.567282 np0000183411 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.569132 np0000183411 devstack@c-api.service[112800]: WARNING castellan.key_manager.migration [None req-26dab566-769d-448e-abed-9990e0170538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.569624 np0000183411 devstack@c-api.service[112802]: WARNING castellan.key_manager.migration [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.569994 np0000183411 devstack@c-api.service[112801]: WARNING castellan.key_manager.migration [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.570589 np0000183411 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.572432 np0000183411 devstack@c-api.service[112800]: WARNING castellan.key_manager.migration [None req-26dab566-769d-448e-abed-9990e0170538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.572702 np0000183411 devstack@c-api.service[112802]: WARNING castellan.key_manager.migration [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.573005 np0000183411 devstack@c-api.service[112801]: WARNING castellan.key_manager.migration [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.575625 np0000183411 devstack@c-api.service[112800]: WARNING castellan.key_manager.migration [None req-26dab566-769d-448e-abed-9990e0170538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.575752 np0000183411 devstack@c-api.service[112802]: WARNING castellan.key_manager.migration [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.576177 np0000183411 devstack@c-api.service[112801]: WARNING castellan.key_manager.migration [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.576411 np0000183411 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.578820 np0000183411 devstack@c-api.service[112800]: WARNING castellan.key_manager.migration [None req-26dab566-769d-448e-abed-9990e0170538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.578947 np0000183411 devstack@c-api.service[112802]: WARNING castellan.key_manager.migration [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.579006 np0000183411 devstack@c-api.service[112801]: WARNING castellan.key_manager.migration [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.580052 np0000183411 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.582005 np0000183411 devstack@c-api.service[112802]: WARNING castellan.key_manager.migration [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.582120 np0000183411 devstack@c-api.service[112801]: WARNING castellan.key_manager.migration [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.582176 np0000183411 devstack@c-api.service[112800]: WARNING castellan.key_manager.migration [None req-26dab566-769d-448e-abed-9990e0170538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.583143 np0000183411 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.583428 np0000183411 devstack@c-api.service[112801]: WARNING castellan.key_manager.migration [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.583862 np0000183411 devstack@c-api.service[112800]: WARNING castellan.key_manager.migration [None req-26dab566-769d-448e-abed-9990e0170538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.584894 np0000183411 devstack@c-api.service[112802]: WARNING castellan.key_manager.migration [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.586185 np0000183411 devstack@c-api.service[112801]: WARNING castellan.key_manager.migration [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.586344 np0000183411 devstack@c-api.service[112802]: WARNING castellan.key_manager.migration [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.586575 np0000183411 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.588418 np0000183411 devstack@c-api.service[112800]: WARNING castellan.key_manager.migration [None req-26dab566-769d-448e-abed-9990e0170538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.589067 np0000183411 devstack@c-api.service[112802]: WARNING castellan.key_manager.migration [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.589442 np0000183411 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.591929 np0000183411 devstack@c-api.service[112801]: WARNING castellan.key_manager.migration [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.592480 np0000183411 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.593895 np0000183411 devstack@c-api.service[112800]: WARNING castellan.key_manager.migration [None req-26dab566-769d-448e-abed-9990e0170538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.594033 np0000183411 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.594836 np0000183411 devstack@c-api.service[112802]: WARNING castellan.key_manager.migration [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.595470 np0000183411 devstack@c-api.service[112801]: WARNING castellan.key_manager.migration [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.597069 np0000183411 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.597733 np0000183411 devstack@c-api.service[112801]: WARNING castellan.key_manager.migration [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.598274 np0000183411 devstack@c-api.service[112802]: WARNING castellan.key_manager.migration [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.598473 np0000183411 devstack@c-api.service[112800]: WARNING castellan.key_manager.migration [None req-26dab566-769d-448e-abed-9990e0170538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.599434 np0000183411 devstack@c-api.service[112801]: WARNING castellan.key_manager.migration [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.600617 np0000183411 devstack@c-api.service[112802]: WARNING castellan.key_manager.migration [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.601232 np0000183411 devstack@c-api.service[112801]: WARNING castellan.key_manager.migration [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.601490 np0000183411 devstack@c-api.service[112800]: WARNING castellan.key_manager.migration [None req-26dab566-769d-448e-abed-9990e0170538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.602269 np0000183411 devstack@c-api.service[112802]: WARNING castellan.key_manager.migration [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.602646 np0000183411 devstack@c-api.service[112801]: WARNING castellan.key_manager.migration [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.603043 np0000183411 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.603592 np0000183411 devstack@c-api.service[112800]: WARNING castellan.key_manager.migration [None req-26dab566-769d-448e-abed-9990e0170538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.603702 np0000183411 devstack@c-api.service[112802]: WARNING castellan.key_manager.migration [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.604161 np0000183411 devstack@c-api.service[112801]: WARNING castellan.key_manager.migration [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.605081 np0000183411 devstack@c-api.service[112802]: WARNING castellan.key_manager.migration [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.605552 np0000183411 devstack@c-api.service[112800]: WARNING castellan.key_manager.migration [None req-26dab566-769d-448e-abed-9990e0170538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.605617 np0000183411 devstack@c-api.service[112801]: WARNING castellan.key_manager.migration [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.606610 np0000183411 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.606676 np0000183411 devstack@c-api.service[112802]: WARNING castellan.key_manager.migration [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.607097 np0000183411 devstack@c-api.service[112801]: WARNING castellan.key_manager.migration [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.607422 np0000183411 devstack@c-api.service[112800]: WARNING castellan.key_manager.migration [None req-26dab566-769d-448e-abed-9990e0170538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.607941 np0000183411 devstack@c-api.service[112802]: WARNING castellan.key_manager.migration [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.608560 np0000183411 devstack@c-api.service[112801]: WARNING castellan.key_manager.migration [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.608768 np0000183411 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.609265 np0000183411 devstack@c-api.service[112800]: WARNING castellan.key_manager.migration [None req-26dab566-769d-448e-abed-9990e0170538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.609363 np0000183411 devstack@c-api.service[112802]: WARNING castellan.key_manager.migration [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.609767 np0000183411 devstack@c-api.service[112801]: WARNING cinder.api.contrib.hosts [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:54:32.610085 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.v3.router [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Extended resource: extensions {{(pid=112801) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.610519 np0000183411 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.610814 np0000183411 devstack@c-api.service[112802]: WARNING castellan.key_manager.migration [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.611015 np0000183411 devstack@c-api.service[112800]: WARNING castellan.key_manager.migration [None req-26dab566-769d-448e-abed-9990e0170538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.611791 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.v3.router [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Extended resource: cgsnapshots {{(pid=112801) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.611854 np0000183411 devstack@c-api.service[112802]: WARNING cinder.api.contrib.hosts [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:54:32.612061 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.v3.router [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Extended resource: extensions {{(pid=112802) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.612164 np0000183411 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.612915 np0000183411 devstack@c-api.service[112800]: WARNING castellan.key_manager.migration [None req-26dab566-769d-448e-abed-9990e0170538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.613463 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.v3.router [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Extended resource: qos-specs {{(pid=112801) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.613677 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.v3.router [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Extended resource: cgsnapshots {{(pid=112802) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.613737 np0000183411 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.614761 np0000183411 devstack@c-api.service[112800]: WARNING castellan.key_manager.migration [None req-26dab566-769d-448e-abed-9990e0170538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.615083 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.v3.router [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Extended resource: qos-specs {{(pid=112802) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.615664 np0000183411 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.616086 np0000183411 devstack@c-api.service[112800]: WARNING cinder.api.contrib.hosts [None req-26dab566-769d-448e-abed-9990e0170538 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:54:32.616398 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.v3.router [None req-26dab566-769d-448e-abed-9990e0170538 None None] Extended resource: extensions {{(pid=112800) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.616454 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.v3.router [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Extended resource: capabilities {{(pid=112801) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.617162 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.v3.router [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Extended resource: capabilities {{(pid=112802) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.617521 np0000183411 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.617858 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.v3.router [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Extended resource: backups {{(pid=112801) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.618642 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.v3.router [None req-26dab566-769d-448e-abed-9990e0170538 None None] Extended resource: cgsnapshots {{(pid=112800) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.619358 np0000183411 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.619425 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.v3.router [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Extended resource: backups {{(pid=112802) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.620108 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.v3.router [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Extended resource: os-volume-type-access {{(pid=112801) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.620363 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.v3.router [None req-26dab566-769d-448e-abed-9990e0170538 None None] Extended resource: qos-specs {{(pid=112800) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.620731 np0000183411 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.621423 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.v3.router [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Extended resource: os-volume-type-access {{(pid=112802) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.621812 np0000183411 devstack@c-api.service[112799]: WARNING cinder.api.contrib.hosts [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:54:32.622263 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.v3.router [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Extended resource: encryption {{(pid=112801) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.622436 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Extended resource: extensions {{(pid=112799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.623123 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.v3.router [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Extended resource: encryption {{(pid=112802) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.623497 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Extended resource: cgsnapshots {{(pid=112799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.623587 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.v3.router [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Extended resource: consistencygroups {{(pid=112801) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.624161 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.v3.router [None req-26dab566-769d-448e-abed-9990e0170538 None None] Extended resource: capabilities {{(pid=112800) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.624746 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.v3.router [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Extended resource: consistencygroups {{(pid=112802) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.624936 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Extended resource: qos-specs {{(pid=112799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.625626 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.v3.router [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Extended resource: extra_specs {{(pid=112801) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.625812 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.v3.router [None req-26dab566-769d-448e-abed-9990e0170538 None None] Extended resource: backups {{(pid=112800) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.626967 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.v3.router [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Extended resource: extra_specs {{(pid=112802) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.627100 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Extended resource: capabilities {{(pid=112799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.627260 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.v3.router [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Extended resource: encryption {{(pid=112801) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.628431 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.v3.router [None req-26dab566-769d-448e-abed-9990e0170538 None None] Extended resource: os-volume-type-access {{(pid=112800) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.628545 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.v3.router [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Extended resource: encryption {{(pid=112802) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.628798 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.v3.router [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Extended resource: os-volume-manage {{(pid=112801) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.629126 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Extended resource: backups {{(pid=112799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.630133 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.v3.router [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Extended resource: os-volume-manage {{(pid=112802) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.630370 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.v3.router [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Extended resource: os-volume-transfer {{(pid=112801) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.630582 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.v3.router [None req-26dab566-769d-448e-abed-9990e0170538 None None] Extended resource: encryption {{(pid=112800) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.631245 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Extended resource: os-volume-type-access {{(pid=112799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.631563 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.v3.router [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Extended resource: os-volume-transfer {{(pid=112802) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.632085 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.v3.router [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Extended resource: os-availability-zone {{(pid=112801) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.632557 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.v3.router [None req-26dab566-769d-448e-abed-9990e0170538 None None] Extended resource: consistencygroups {{(pid=112800) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.632964 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Extended resource: encryption {{(pid=112799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.633298 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.v3.router [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Extended resource: os-availability-zone {{(pid=112802) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.633460 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.v3.router [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Extended resource: os-quota-sets {{(pid=112801) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.634579 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Extended resource: consistencygroups {{(pid=112799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.634754 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.v3.router [None req-26dab566-769d-448e-abed-9990e0170538 None None] Extended resource: extra_specs {{(pid=112800) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.634821 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.v3.router [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Extended resource: os-quota-sets {{(pid=112802) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.634948 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.v3.router [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Extended resource: os-quota-class-sets {{(pid=112801) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.636164 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.v3.router [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Extended resource: os-quota-class-sets {{(pid=112802) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.636352 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.v3.router [None req-26dab566-769d-448e-abed-9990e0170538 None None] Extended resource: encryption {{(pid=112800) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.636415 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.v3.router [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Extended resource: os-snapshot-manage {{(pid=112801) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.636609 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Extended resource: extra_specs {{(pid=112799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.637489 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.v3.router [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Extended resource: os-snapshot-manage {{(pid=112802) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.637989 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.v3.router [None req-26dab566-769d-448e-abed-9990e0170538 None None] Extended resource: os-volume-manage {{(pid=112800) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.638162 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.v3.router [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Extended resource: os-hosts {{(pid=112801) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.638361 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Extended resource: encryption {{(pid=112799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.639061 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.v3.router [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Extended resource: os-hosts {{(pid=112802) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.639209 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.v3.router [None req-26dab566-769d-448e-abed-9990e0170538 None None] Extended resource: os-volume-transfer {{(pid=112800) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.639415 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.v3.router [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Extended resource: scheduler-stats {{(pid=112801) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.639799 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Extended resource: os-volume-manage {{(pid=112799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.640484 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.v3.router [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Extended resource: scheduler-stats {{(pid=112802) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.640834 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.v3.router [None req-26dab566-769d-448e-abed-9990e0170538 None None] Extended resource: os-availability-zone {{(pid=112800) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.641311 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Extended resource: os-volume-transfer {{(pid=112799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.641608 np0000183411 devstack@c-api.service[112801]: WARNING castellan.key_manager.migration [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.642159 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.v3.router [None req-26dab566-769d-448e-abed-9990e0170538 None None] Extended resource: os-quota-sets {{(pid=112800) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.642920 np0000183411 devstack@c-api.service[112802]: WARNING castellan.key_manager.migration [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.643120 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Extended resource: os-availability-zone {{(pid=112799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.643352 np0000183411 devstack@c-api.service[112801]: WARNING castellan.key_manager.migration [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.643695 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.v3.router [None req-26dab566-769d-448e-abed-9990e0170538 None None] Extended resource: os-quota-class-sets {{(pid=112800) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.644259 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.contrib.snapshot_actions [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] SnapshotActionsController initialized {{(pid=112801) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:54:32.644361 np0000183411 devstack@c-api.service[112802]: WARNING castellan.key_manager.migration [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.644455 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Extended resource: os-quota-sets {{(pid=112799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.644980 np0000183411 devstack@c-api.service[112801]: WARNING castellan.key_manager.migration [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.645081 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.v3.router [None req-26dab566-769d-448e-abed-9990e0170538 None None] Extended resource: os-snapshot-manage {{(pid=112800) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.645174 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.contrib.snapshot_actions [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] SnapshotActionsController initialized {{(pid=112802) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:54:32.645931 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Extended resource: os-quota-class-sets {{(pid=112799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.646034 np0000183411 devstack@c-api.service[112802]: WARNING castellan.key_manager.migration [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.646427 np0000183411 devstack@c-api.service[112801]: WARNING castellan.key_manager.migration [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.646560 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.v3.router [None req-26dab566-769d-448e-abed-9990e0170538 None None] Extended resource: os-hosts {{(pid=112800) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.647357 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Extended resource: os-snapshot-manage {{(pid=112799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.647489 np0000183411 devstack@c-api.service[112802]: WARNING castellan.key_manager.migration [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.647884 np0000183411 devstack@c-api.service[112801]: WARNING castellan.key_manager.migration [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.648257 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.v3.router [None req-26dab566-769d-448e-abed-9990e0170538 None None] Extended resource: scheduler-stats {{(pid=112800) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.648811 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Extended resource: os-hosts {{(pid=112799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.648872 np0000183411 devstack@c-api.service[112802]: WARNING castellan.key_manager.migration [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.649302 np0000183411 devstack@c-api.service[112801]: WARNING castellan.key_manager.migration [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.650194 np0000183411 devstack@c-api.service[112802]: WARNING castellan.key_manager.migration [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.650270 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Extended resource: scheduler-stats {{(pid=112799) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:32.650845 np0000183411 devstack@c-api.service[112801]: WARNING castellan.key_manager.migration [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.651579 np0000183411 devstack@c-api.service[112800]: WARNING castellan.key_manager.migration [None req-26dab566-769d-448e-abed-9990e0170538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.651686 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.v3.router [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Extension UsedLimits extending resource: limits {{(pid=112801) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.651723 np0000183411 devstack@c-api.service[112802]: WARNING castellan.key_manager.migration [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.651817 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.v3.router [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112801) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.652519 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.v3.router [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Extension UsedLimits extending resource: limits {{(pid=112802) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.652611 np0000183411 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.652655 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.v3.router [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Extension VolumeTypeAccess extending resource: types {{(pid=112802) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.652824 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.v3.router [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112801) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.652946 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.v3.router [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112802) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.652946 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.v3.router [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112802) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.653046 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.v3.router [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112801) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.653106 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.v3.router [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Extension VolumeActions extending resource: volumes {{(pid=112802) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.653143 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.v3.router [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Extension VolumeActions extending resource: volumes {{(pid=112801) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.653189 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.v3.router [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112802) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.653257 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.v3.router [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112801) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.653298 np0000183411 devstack@c-api.service[112800]: WARNING castellan.key_manager.migration [None req-26dab566-769d-448e-abed-9990e0170538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.653334 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.v3.router [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Extension SnapshotActions extending resource: snapshots {{(pid=112802) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.653372 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.v3.router [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112801) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.653422 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.v3.router [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Extension TypesManage extending resource: types {{(pid=112802) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.653461 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.v3.router [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Extension TypesManage extending resource: types {{(pid=112801) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.653499 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.v3.router [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112802) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.653542 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.v3.router [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112801) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.653739 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.v3.router [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112802) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.653957 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.v3.router [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112801) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.654103 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.v3.router [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Extension AdminActions extending resource: volumes {{(pid=112802) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.654199 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.v3.router [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Extension AdminActions extending resource: volumes {{(pid=112801) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.654292 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.v3.router [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Extension AdminActions extending resource: snapshots {{(pid=112802) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.654354 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.v3.router [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Extension AdminActions extending resource: snapshots {{(pid=112801) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.654392 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.v3.router [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Extension AdminActions extending resource: backups {{(pid=112802) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.654427 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.v3.router [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Extension AdminActions extending resource: backups {{(pid=112801) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.654460 np0000183411 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.654495 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.v3.router [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112802) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.654537 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.contrib.snapshot_actions [None req-26dab566-769d-448e-abed-9990e0170538 None None] SnapshotActionsController initialized {{(pid=112800) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:54:32.654581 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.v3.router [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112801) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.654623 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.v3.router [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112802) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.654666 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.v3.router [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112801) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.654750 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.v3.router [None req-4a19f8b5-bec7-4eb6-8798-af08c9dd0bdd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112802) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.654794 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.v3.router [None req-070d1722-74e0-4907-a7ab-0a1d62729098 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112801) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.655004 np0000183411 devstack@c-api.service[112800]: WARNING castellan.key_manager.migration [None req-26dab566-769d-448e-abed-9990e0170538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.655107 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.contrib.snapshot_actions [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] SnapshotActionsController initialized {{(pid=112799) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:54:32.655675 np0000183411 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.656234 np0000183411 devstack@c-api.service[112800]: WARNING castellan.key_manager.migration [None req-26dab566-769d-448e-abed-9990e0170538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.657052 np0000183411 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.657549 np0000183411 devstack@c-api.service[112800]: WARNING castellan.key_manager.migration [None req-26dab566-769d-448e-abed-9990e0170538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.659025 np0000183411 devstack@c-api.service[112800]: WARNING castellan.key_manager.migration [None req-26dab566-769d-448e-abed-9990e0170538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.659263 np0000183411 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.660509 np0000183411 devstack@c-api.service[112800]: WARNING castellan.key_manager.migration [None req-26dab566-769d-448e-abed-9990e0170538 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.660681 np0000183411 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.661378 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.v3.router [None req-26dab566-769d-448e-abed-9990e0170538 None None] Extension UsedLimits extending resource: limits {{(pid=112800) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.661510 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.v3.router [None req-26dab566-769d-448e-abed-9990e0170538 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112800) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.662155 np0000183411 devstack@c-api.service[112801]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72c7b02a3668 pid: 112801 (default app) Jun 29 04:54:32.662241 np0000183411 devstack@c-api.service[112799]: WARNING castellan.key_manager.migration [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:32.662444 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.v3.router [None req-26dab566-769d-448e-abed-9990e0170538 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112800) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.662559 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.v3.router [None req-26dab566-769d-448e-abed-9990e0170538 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112800) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.662624 np0000183411 devstack@c-api.service[112802]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72c7b02a3668 pid: 112802 (default app) Jun 29 04:54:32.662662 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.v3.router [None req-26dab566-769d-448e-abed-9990e0170538 None None] Extension VolumeActions extending resource: volumes {{(pid=112800) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.662789 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.v3.router [None req-26dab566-769d-448e-abed-9990e0170538 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112800) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.662886 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.v3.router [None req-26dab566-769d-448e-abed-9990e0170538 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112800) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.663041 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.v3.router [None req-26dab566-769d-448e-abed-9990e0170538 None None] Extension TypesManage extending resource: types {{(pid=112800) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.663097 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Extension UsedLimits extending resource: limits {{(pid=112799) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.663175 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.v3.router [None req-26dab566-769d-448e-abed-9990e0170538 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112800) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.663245 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112799) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.663337 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.v3.router [None req-26dab566-769d-448e-abed-9990e0170538 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112800) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.663404 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112799) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.663444 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.v3.router [None req-26dab566-769d-448e-abed-9990e0170538 None None] Extension AdminActions extending resource: volumes {{(pid=112800) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.663484 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112799) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.663519 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.v3.router [None req-26dab566-769d-448e-abed-9990e0170538 None None] Extension AdminActions extending resource: snapshots {{(pid=112800) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.663623 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Extension VolumeActions extending resource: volumes {{(pid=112799) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.663697 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.v3.router [None req-26dab566-769d-448e-abed-9990e0170538 None None] Extension AdminActions extending resource: backups {{(pid=112800) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.663697 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.v3.router [None req-26dab566-769d-448e-abed-9990e0170538 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112800) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.663817 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112799) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.663880 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.v3.router [None req-26dab566-769d-448e-abed-9990e0170538 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112800) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.663940 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112799) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.663978 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.v3.router [None req-26dab566-769d-448e-abed-9990e0170538 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112800) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.664011 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Extension TypesManage extending resource: types {{(pid=112799) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.664044 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112799) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.664155 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112799) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.664284 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Extension AdminActions extending resource: volumes {{(pid=112799) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.664419 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Extension AdminActions extending resource: snapshots {{(pid=112799) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.664528 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Extension AdminActions extending resource: backups {{(pid=112799) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.664634 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112799) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.664759 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112799) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.664869 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.v3.router [None req-4e38b3d0-8587-4c82-bfe3-b720163e15f4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112799) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:32.671650 np0000183411 devstack@c-api.service[112800]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72c7b02a3668 pid: 112800 (default app) Jun 29 04:54:32.672030 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.672030 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.672030 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.672030 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.672307 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.672307 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.672307 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.672307 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.672487 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.672487 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.672487 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.672487 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.672487 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.672487 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.672730 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.672730 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.672730 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.672730 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.672730 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.672945 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.672945 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.672945 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.672945 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.672945 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.673144 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.673144 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.673144 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.673144 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.673354 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.673354 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.673354 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.673354 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.673354 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.673560 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.673560 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.673560 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.673560 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.673560 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.673757 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.673757 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.673757 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.673757 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.673757 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.673757 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.673990 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.673990 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.673990 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.673990 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.673990 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.673990 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.674244 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.674244 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.674244 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.674244 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.674244 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.674244 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.674489 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.674489 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.674489 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.674489 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.674489 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.674708 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.674708 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.674708 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.674708 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.674708 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.674916 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.674916 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.674916 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.674916 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.674916 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.674916 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.675169 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.675169 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.675169 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.675169 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.675169 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.675169 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.676291 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.676291 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.676291 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.676291 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.676291 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.676700 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.676700 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.676700 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.676700 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.676700 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.677139 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.677139 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.677139 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.677139 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.677499 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.677499 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.677499 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.677499 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.677815 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.677815 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.677815 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.677815 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.677815 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.678204 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.678204 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.678204 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.678204 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.678204 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.678571 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.678571 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.678571 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.678571 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.679013 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.679013 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.679013 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.679013 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.679391 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.679391 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.679391 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.679391 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.679800 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.679800 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.679800 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.679800 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.680154 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.680154 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.680154 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.680154 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.680576 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.680576 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.680576 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.680576 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.680576 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.681022 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.681022 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.681022 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.681022 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.681022 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.681022 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.681823 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.681823 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.681823 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.681823 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.681823 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.682211 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.682211 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.682211 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.682211 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.682211 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.682211 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.682860 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.682860 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.682860 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.682860 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.682860 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.682860 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.683337 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.683337 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.683337 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.683337 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.683337 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.683337 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.683848 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.683848 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.683848 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.683848 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.683848 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.683848 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.684271 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.684271 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.684271 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.684271 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.684508 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.684508 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.684508 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.684508 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.684508 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.684763 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.684763 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.684763 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.684763 np0000183411 devstack@c-api.service[112801]: /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 04:54:32.684763 np0000183411 devstack@c-api.service[112801]: warnings.warn(deprecated_msg) Jun 29 04:54:32.685010 np0000183411 devstack@c-api.service[112799]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72c7b02a3668 pid: 112799 (default app) Jun 29 04:54:32.685061 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.middleware.request_id [None req-7579b1d2-7da4-494d-a863-3d3fcac17eec None None] RequestId filter calling following filter/app {{(pid=112801) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:54:32.685061 np0000183411 devstack@c-api.service[112801]: [pid: 112801|app: 0|req: 1/1] 199.204.45.157 () {60 vars in 956 bytes} [Mon Jun 29 04:54:32 2026] GET /volume/v3/ => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 29 04:54:39.803612 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.803612 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.803612 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.803612 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.803612 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.804615 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.804615 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.804615 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.804615 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.804615 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.804914 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.804914 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.804914 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.804914 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.804914 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.804914 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.805433 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.805433 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.805433 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.805433 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.805769 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.805769 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.805769 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.805769 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.806089 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.806089 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.806089 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.806089 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.806485 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.806485 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.806485 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.806485 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.806485 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.806916 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.806916 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.806916 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.806916 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.806916 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.807209 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.807209 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.807209 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.807209 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.807209 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.807209 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.807604 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.807604 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.807604 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.807604 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.807604 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.807604 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.807934 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.807934 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.807934 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.807934 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.807934 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.807934 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.808294 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.808294 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.808294 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.808294 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.808294 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.808603 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.808603 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.808603 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.808603 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.808603 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.808875 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.808875 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.808875 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.808875 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.808875 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.808875 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.809299 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.809299 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.809299 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.809299 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.809299 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.809299 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.809710 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.809710 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.809710 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.809710 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.809710 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.810019 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.810019 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.810019 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.810019 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.810019 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.810396 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.810396 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.810396 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.810396 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.810791 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.810791 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.810791 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.810791 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.811118 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.811118 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.811118 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.811118 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.811118 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.811576 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.811576 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.811576 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.811576 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.811576 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.811866 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.811866 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.811866 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.811866 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.812096 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.812096 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.812096 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.812096 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.812435 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.812435 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.812435 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.812435 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.812672 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.812672 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.812672 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.812672 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.812892 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.812892 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.812892 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.812892 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.813130 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.813130 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.813130 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.813130 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.813130 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.813508 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.813508 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.813508 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.813508 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.813508 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.813508 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.813921 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.813921 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.813921 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.813921 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.813921 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.814187 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.814187 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.814187 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.814187 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.814187 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.814187 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.814540 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.814540 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.814540 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.814540 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.814540 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.814540 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.814696 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.814696 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.814696 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.814696 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.814696 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.814696 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.814895 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.814895 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.814895 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.814895 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.814895 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.814895 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.815091 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.815091 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.815091 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.815091 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.815190 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.815190 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.815190 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.815190 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.815190 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.815332 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.815332 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.815332 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.815332 np0000183411 devstack@c-api.service[112802]: /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 04:54:39.815332 np0000183411 devstack@c-api.service[112802]: warnings.warn(deprecated_msg) Jun 29 04:54:39.815332 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.middleware.request_id [None req-df198785-ac45-48c3-8b83-22ff4439c60a None None] RequestId filter calling following filter/app {{(pid=112802) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:54:40.296727 np0000183411 devstack@c-api.service[112802]: INFO cinder.api.openstack.wsgi [None req-df198785-ac45-48c3-8b83-22ff4439c60a admin admin] POST https://199.204.45.157/volume/v3/types Jun 29 04:54:40.297330 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.openstack.wsgi [None req-df198785-ac45-48c3-8b83-22ff4439c60a admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112802) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 29 04:54:40.299021 np0000183411 devstack@c-api.service[112802]: /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 04:54:40.299021 np0000183411 devstack@c-api.service[112802]: warnings.warn( Jun 29 04:54:40.334991 np0000183411 devstack@c-api.service[112802]: DEBUG oslo_db.sqlalchemy.engines [None req-df198785-ac45-48c3-8b83-22ff4439c60a 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=112802) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:54:40.370139 np0000183411 devstack@c-api.service[112802]: INFO cinder.api.openstack.wsgi [None req-df198785-ac45-48c3-8b83-22ff4439c60a admin admin] https://199.204.45.157/volume/v3/types returned with HTTP 200 Jun 29 04:54:40.370805 np0000183411 devstack@c-api.service[112802]: [pid: 112802|app: 0|req: 1/2] 199.204.45.157 () {68 vars in 1288 bytes} [Mon Jun 29 04:54:39 2026] POST /volume/v3/types => generated 186 bytes in 581 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:54:40.395510 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.395510 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.395510 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.395510 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.395510 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.396509 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.396509 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.396509 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.396509 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.396509 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.396911 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.396911 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.396911 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.396911 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.396911 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.396911 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.397364 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.397364 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.397364 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.397364 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.397601 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.397601 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.397601 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.397601 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.397846 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.397846 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.397846 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.397846 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.398146 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.398146 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.398146 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.398146 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.398146 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.398536 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.398536 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.398536 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.398536 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.398536 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.398796 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.398796 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.398796 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.398796 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.398796 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.398796 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.399136 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.399136 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.399136 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.399136 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.399136 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.399136 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.399700 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.399700 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.399700 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.399700 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.399700 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.399700 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.400150 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.400150 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.400150 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.400150 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.400150 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.400476 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.400476 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.400476 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.400476 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.400476 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.400651 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.400651 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.400651 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.400651 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.400651 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.400651 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.400885 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.400885 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.400885 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.400885 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.400885 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.400885 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.401114 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.401114 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.401114 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.401114 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.401114 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.401438 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.401438 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.401438 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.401438 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.401438 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.401629 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.401629 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.401629 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.401629 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.401781 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.401781 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.401781 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.401781 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.401954 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.401954 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.401954 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.401954 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.401954 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.402213 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.402213 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.402213 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.402213 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.402213 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.402438 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.402438 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.402438 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.402438 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.402586 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.402586 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.402586 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.402586 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.402734 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.402734 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.402734 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.402734 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.402897 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.402897 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.402897 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.402897 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.403051 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.403051 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.403051 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.403051 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.403199 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.403199 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.403199 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.403199 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.403199 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.403455 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.403455 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.403455 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.403455 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.403455 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.403455 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.403676 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.403676 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.403676 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.403676 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.403676 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.403857 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.403857 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.403857 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.403857 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.403857 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.403857 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.404147 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.404147 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.404147 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.404147 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.404147 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.404147 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.404384 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.404384 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.404384 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.404384 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.404384 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.404384 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.404606 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.404606 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.404606 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.404606 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.404606 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.404606 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.404875 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.404875 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.404875 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.404875 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.405023 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.405023 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.405023 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.405023 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.405023 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.405249 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.405249 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.405249 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.405249 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.405249 np0000183411 devstack@c-api.service[112800]: warnings.warn(deprecated_msg) Jun 29 04:54:40.405249 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.middleware.request_id [req-df198785-ac45-48c3-8b83-22ff4439c60a req-9c063aad-7ea0-46be-b8f9-ac97d0405ce1 None None] RequestId filter calling following filter/app {{(pid=112800) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:54:40.738466 np0000183411 devstack@c-api.service[112800]: INFO cinder.api.openstack.wsgi [req-df198785-ac45-48c3-8b83-22ff4439c60a req-9c063aad-7ea0-46be-b8f9-ac97d0405ce1 admin admin] POST https://199.204.45.157/volume/v3/types/6c06b20c-9e7c-4ebb-8530-876a52a446c3/extra_specs Jun 29 04:54:40.738993 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.openstack.wsgi [req-df198785-ac45-48c3-8b83-22ff4439c60a req-9c063aad-7ea0-46be-b8f9-ac97d0405ce1 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112800) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 29 04:54:40.740763 np0000183411 devstack@c-api.service[112800]: /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 04:54:40.740763 np0000183411 devstack@c-api.service[112800]: warnings.warn( Jun 29 04:54:40.775458 np0000183411 devstack@c-api.service[112800]: DEBUG oslo_db.sqlalchemy.engines [req-df198785-ac45-48c3-8b83-22ff4439c60a req-9c063aad-7ea0-46be-b8f9-ac97d0405ce1 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=112800) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:54:40.850207 np0000183411 devstack@c-api.service[112800]: INFO cinder.api.openstack.wsgi [req-df198785-ac45-48c3-8b83-22ff4439c60a req-9c063aad-7ea0-46be-b8f9-ac97d0405ce1 admin admin] https://199.204.45.157/volume/v3/types/6c06b20c-9e7c-4ebb-8530-876a52a446c3/extra_specs returned with HTTP 200 Jun 29 04:54:40.851089 np0000183411 devstack@c-api.service[112800]: [pid: 112800|app: 0|req: 1/3] 199.204.45.157 () {70 vars in 1505 bytes} [Mon Jun 29 04:54:40 2026] POST /volume/v3/types/6c06b20c-9e7c-4ebb-8530-876a52a446c3/extra_specs => generated 55 bytes in 468 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:54:42.540369 np0000183411 devstack@c-api.service[112801]: DEBUG dbcounter [-] [112801] Writing DB stats cinder:SELECT=6 {{(pid=112801) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:54:42.548213 np0000183411 devstack@c-api.service[112799]: DEBUG dbcounter [-] [112799] Writing DB stats cinder:SELECT=6 {{(pid=112799) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:54:50.366764 np0000183411 devstack@c-api.service[112802]: DEBUG dbcounter [-] [112802] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:54:50.847861 np0000183411 devstack@c-api.service[112800]: DEBUG dbcounter [-] [112800] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112800) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:57:05.439959 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.439959 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.439959 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.439959 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.439959 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.441563 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.441563 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.441563 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.441563 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.441563 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.441938 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.441938 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.441938 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.441938 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.441938 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.441938 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.442475 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.442475 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.442475 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.442475 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.443602 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.443602 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.443602 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.443602 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.443979 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.443979 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.443979 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.443979 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.444439 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.444439 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.444439 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.444439 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.444439 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.444933 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.444933 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.444933 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.444933 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.444933 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.445492 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.445492 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.445492 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.445492 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.445492 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.445492 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.446131 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.446131 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.446131 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.446131 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.446131 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.446131 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.446760 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.446760 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.446760 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.446760 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.446760 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.446760 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.447374 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.447374 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.447374 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.447374 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.447374 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.447858 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.447858 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.447858 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.447858 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.447858 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.448352 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.448352 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.448352 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.448352 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.448352 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.448352 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.448939 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.448939 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.448939 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.448939 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.448939 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.448939 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.449374 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.449374 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.449374 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.449374 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.449374 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.449628 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.449628 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.449628 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.449628 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.449628 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.449849 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.449849 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.449849 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.449849 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.450015 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.450015 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.450015 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.450015 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.450143 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.450143 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.450143 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.450143 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.450143 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.450351 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.450351 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.450351 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.450351 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.450351 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.450498 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.450498 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.450498 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.450498 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.450621 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.450621 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.450621 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.450621 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.450753 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.450753 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.450753 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.450753 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.450928 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.450928 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.450928 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.450928 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.451162 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.451162 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.451162 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.451162 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.451333 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.451333 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.451333 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.451333 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.451333 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.451496 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.451496 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.451496 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.451496 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.451496 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.451496 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.451679 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.451679 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.451679 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.451679 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.451679 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.451832 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.451832 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.451832 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.451832 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.451832 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.451832 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.452018 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.452018 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.452018 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.452018 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.452018 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.452018 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.452200 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.452200 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.452200 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.452200 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.452200 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.452200 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.452421 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.452421 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.452421 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.452421 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.452421 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.452421 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.452606 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.452606 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.452606 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.452606 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.452740 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.452740 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.452740 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.452740 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.452740 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.452908 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.452908 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.452908 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.452908 np0000183411 devstack@c-api.service[112799]: /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 04:57:05.452908 np0000183411 devstack@c-api.service[112799]: warnings.warn(deprecated_msg) Jun 29 04:57:05.452908 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.middleware.request_id [None req-8d21373f-aa08-46ae-9c43-d4b981713952 None None] RequestId filter calling following filter/app {{(pid=112799) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:57:05.452908 np0000183411 devstack@c-api.service[112799]: INFO cinder.api.openstack.wsgi [None req-8d21373f-aa08-46ae-9c43-d4b981713952 None None] GET https://199.204.45.157/volume// Jun 29 04:57:05.453103 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.openstack.wsgi [None req-8d21373f-aa08-46ae-9c43-d4b981713952 None None] Empty body provided in request {{(pid=112799) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:57:05.453103 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.openstack.wsgi [None req-8d21373f-aa08-46ae-9c43-d4b981713952 None None] Calling method 'all' {{(pid=112799) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:57:05.453103 np0000183411 devstack@c-api.service[112799]: INFO cinder.api.openstack.wsgi [None req-8d21373f-aa08-46ae-9c43-d4b981713952 None None] https://199.204.45.157/volume// returned with HTTP 300 Jun 29 04:57:05.453103 np0000183411 devstack@c-api.service[112799]: [pid: 112799|app: 0|req: 1/4] 199.204.45.157 () {66 vars in 1456 bytes} [Mon Jun 29 04:57:05 2026] GET /volume/ => generated 390 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 29 04:57:44.290031 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.middleware.request_id [None req-b4a9268d-9a7b-440e-904a-0fc54596974f None None] RequestId filter calling following filter/app {{(pid=112801) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:57:44.291356 np0000183411 devstack@c-api.service[112801]: [pid: 112801|app: 0|req: 2/5] 199.204.45.157 () {62 vars in 1068 bytes} [Mon Jun 29 04:57:44 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 04:57:44.328094 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.middleware.request_id [None req-be3be63a-b5f6-4969-9fe2-9e0bfb67513c None None] RequestId filter calling following filter/app {{(pid=112802) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:57:44.337620 np0000183411 devstack@c-api.service[112802]: [pid: 112802|app: 0|req: 2/6] 199.204.45.157 () {64 vars in 1272 bytes} [Mon Jun 29 04:57:44 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 04:57:44.377184 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.middleware.request_id [req-be3be63a-b5f6-4969-9fe2-9e0bfb67513c req-53a6e316-2787-4701-ab08-6f1a11bf396f None None] RequestId filter calling following filter/app {{(pid=112800) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:57:44.380755 np0000183411 devstack@c-api.service[112800]: INFO cinder.api.openstack.wsgi [req-be3be63a-b5f6-4969-9fe2-9e0bfb67513c req-53a6e316-2787-4701-ab08-6f1a11bf396f demo demo] GET https://199.204.45.157/volume/v3/ Jun 29 04:57:44.380987 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.openstack.wsgi [req-be3be63a-b5f6-4969-9fe2-9e0bfb67513c req-53a6e316-2787-4701-ab08-6f1a11bf396f demo demo] Empty body provided in request {{(pid=112800) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:57:44.381253 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.openstack.wsgi [req-be3be63a-b5f6-4969-9fe2-9e0bfb67513c req-53a6e316-2787-4701-ab08-6f1a11bf396f demo demo] Calling method 'version_select' {{(pid=112800) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:57:44.382320 np0000183411 devstack@c-api.service[112800]: INFO cinder.api.openstack.wsgi [req-be3be63a-b5f6-4969-9fe2-9e0bfb67513c req-53a6e316-2787-4701-ab08-6f1a11bf396f demo demo] https://199.204.45.157/volume/v3/ returned with HTTP 200 Jun 29 04:57:44.382759 np0000183411 devstack@c-api.service[112800]: [pid: 112800|app: 0|req: 2/7] 199.204.45.157 () {66 vars in 1346 bytes} [Mon Jun 29 04:57:44 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 04:57:44.423274 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.middleware.request_id [None req-927b9038-d98e-4085-93ef-2fc0c9c32eaf None None] RequestId filter calling following filter/app {{(pid=112799) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:57:44.764527 np0000183411 devstack@c-api.service[112799]: INFO cinder.api.openstack.wsgi [None req-927b9038-d98e-4085-93ef-2fc0c9c32eaf demo demo] GET https://199.204.45.157/volume/v3/types Jun 29 04:57:44.764815 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.openstack.wsgi [None req-927b9038-d98e-4085-93ef-2fc0c9c32eaf demo demo] Empty body provided in request {{(pid=112799) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:57:44.764983 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.openstack.wsgi [None req-927b9038-d98e-4085-93ef-2fc0c9c32eaf demo demo] Calling method 'index' {{(pid=112799) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:57:44.765468 np0000183411 devstack@c-api.service[112799]: /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 04:57:44.765468 np0000183411 devstack@c-api.service[112799]: warnings.warn( Jun 29 04:57:44.766094 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.api_utils [None req-927b9038-d98e-4085-93ef-2fc0c9c32eaf demo demo] Removing options '' from query. {{(pid=112799) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:57:44.806069 np0000183411 devstack@c-api.service[112799]: DEBUG oslo_db.sqlalchemy.engines [None req-927b9038-d98e-4085-93ef-2fc0c9c32eaf 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=112799) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:57:44.830970 np0000183411 devstack@c-api.service[112799]: INFO cinder.api.openstack.wsgi [None req-927b9038-d98e-4085-93ef-2fc0c9c32eaf demo demo] https://199.204.45.157/volume/v3/types returned with HTTP 200 Jun 29 04:57:44.831599 np0000183411 devstack@c-api.service[112799]: [pid: 112799|app: 0|req: 2/8] 199.204.45.157 () {64 vars in 1290 bytes} [Mon Jun 29 04:57:44 2026] GET /volume/v3/types => generated 377 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:57:44.873659 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.middleware.request_id [None req-1741bde6-2743-4ddc-b684-ac5d19a8a69e None None] RequestId filter calling following filter/app {{(pid=112801) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:57:45.217408 np0000183411 devstack@c-api.service[112801]: INFO cinder.api.openstack.wsgi [None req-1741bde6-2743-4ddc-b684-ac5d19a8a69e demo demo] GET https://199.204.45.157/volume/v3/types/default Jun 29 04:57:45.217637 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.openstack.wsgi [None req-1741bde6-2743-4ddc-b684-ac5d19a8a69e demo demo] Empty body provided in request {{(pid=112801) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:57:45.217852 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.openstack.wsgi [None req-1741bde6-2743-4ddc-b684-ac5d19a8a69e demo demo] Calling method 'show' {{(pid=112801) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:57:45.255063 np0000183411 devstack@c-api.service[112801]: DEBUG oslo_db.sqlalchemy.engines [None req-1741bde6-2743-4ddc-b684-ac5d19a8a69e 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=112801) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:57:45.275215 np0000183411 devstack@c-api.service[112801]: /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 04:57:45.275215 np0000183411 devstack@c-api.service[112801]: warnings.warn( Jun 29 04:57:45.277730 np0000183411 devstack@c-api.service[112801]: INFO cinder.api.openstack.wsgi [None req-1741bde6-2743-4ddc-b684-ac5d19a8a69e demo demo] https://199.204.45.157/volume/v3/types/default returned with HTTP 200 Jun 29 04:57:45.278161 np0000183411 devstack@c-api.service[112801]: [pid: 112801|app: 0|req: 3/9] 199.204.45.157 () {64 vars in 1301 bytes} [Mon Jun 29 04:57:44 2026] GET /volume/v3/types/default => generated 145 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:57:45.756179 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.middleware.request_id [None req-1611d598-70d4-4a5f-9d42-6ac5ead0a163 None None] RequestId filter calling following filter/app {{(pid=112802) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:57:45.757581 np0000183411 devstack@c-api.service[112802]: [pid: 112802|app: 0|req: 3/10] 199.204.45.157 () {62 vars in 1068 bytes} [Mon Jun 29 04:57:45 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 04:57:45.792543 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.middleware.request_id [None req-bd16ba6f-ee5b-4d61-8c28-861014377755 None None] RequestId filter calling following filter/app {{(pid=112800) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:57:45.801963 np0000183411 devstack@c-api.service[112800]: [pid: 112800|app: 0|req: 3/11] 199.204.45.157 () {64 vars in 1272 bytes} [Mon Jun 29 04:57:45 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 04:57:45.838941 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.middleware.request_id [req-bd16ba6f-ee5b-4d61-8c28-861014377755 req-b5a6c565-b0c0-4742-b9c2-f81ea9ab6410 None None] RequestId filter calling following filter/app {{(pid=112799) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:57:45.842729 np0000183411 devstack@c-api.service[112799]: INFO cinder.api.openstack.wsgi [req-bd16ba6f-ee5b-4d61-8c28-861014377755 req-b5a6c565-b0c0-4742-b9c2-f81ea9ab6410 demo demo] GET https://199.204.45.157/volume/v3/ Jun 29 04:57:45.843170 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.openstack.wsgi [req-bd16ba6f-ee5b-4d61-8c28-861014377755 req-b5a6c565-b0c0-4742-b9c2-f81ea9ab6410 demo demo] Empty body provided in request {{(pid=112799) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:57:45.843620 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.openstack.wsgi [req-bd16ba6f-ee5b-4d61-8c28-861014377755 req-b5a6c565-b0c0-4742-b9c2-f81ea9ab6410 demo demo] Calling method 'version_select' {{(pid=112799) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:57:45.844583 np0000183411 devstack@c-api.service[112799]: INFO cinder.api.openstack.wsgi [req-bd16ba6f-ee5b-4d61-8c28-861014377755 req-b5a6c565-b0c0-4742-b9c2-f81ea9ab6410 demo demo] https://199.204.45.157/volume/v3/ returned with HTTP 200 Jun 29 04:57:45.845442 np0000183411 devstack@c-api.service[112799]: [pid: 112799|app: 0|req: 3/12] 199.204.45.157 () {66 vars in 1346 bytes} [Mon Jun 29 04:57:45 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:57:45.885458 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.middleware.request_id [None req-d308c2dc-441e-4052-91ef-3fb36d60b8a4 None None] RequestId filter calling following filter/app {{(pid=112801) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:57:45.889069 np0000183411 devstack@c-api.service[112801]: INFO cinder.api.openstack.wsgi [None req-d308c2dc-441e-4052-91ef-3fb36d60b8a4 demo demo] GET https://199.204.45.157/volume/v3/types/default Jun 29 04:57:45.889723 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.openstack.wsgi [None req-d308c2dc-441e-4052-91ef-3fb36d60b8a4 demo demo] Empty body provided in request {{(pid=112801) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:57:45.890176 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.openstack.wsgi [None req-d308c2dc-441e-4052-91ef-3fb36d60b8a4 demo demo] Calling method 'show' {{(pid=112801) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:57:45.901295 np0000183411 devstack@c-api.service[112801]: INFO cinder.api.openstack.wsgi [None req-d308c2dc-441e-4052-91ef-3fb36d60b8a4 demo demo] https://199.204.45.157/volume/v3/types/default returned with HTTP 200 Jun 29 04:57:45.901721 np0000183411 devstack@c-api.service[112801]: [pid: 112801|app: 0|req: 4/13] 199.204.45.157 () {64 vars in 1301 bytes} [Mon Jun 29 04:57:45 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:57:46.539430 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.middleware.request_id [None req-3014f6a2-3048-40b2-b9e0-ecc798d13cb9 None None] RequestId filter calling following filter/app {{(pid=112802) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:57:46.540827 np0000183411 devstack@c-api.service[112802]: [pid: 112802|app: 0|req: 4/14] 199.204.45.157 () {62 vars in 1068 bytes} [Mon Jun 29 04:57:46 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 29 04:57:46.576368 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.middleware.request_id [None req-59b13416-016c-4ec8-b936-b5083512eade None None] RequestId filter calling following filter/app {{(pid=112800) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:57:46.580322 np0000183411 devstack@c-api.service[112800]: [pid: 112800|app: 0|req: 4/15] 199.204.45.157 () {64 vars in 1272 bytes} [Mon Jun 29 04:57:46 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 04:57:46.617958 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.middleware.request_id [req-59b13416-016c-4ec8-b936-b5083512eade req-90b9d94b-5f91-4131-bb04-96a3620e23a1 None None] RequestId filter calling following filter/app {{(pid=112799) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:57:46.620938 np0000183411 devstack@c-api.service[112799]: INFO cinder.api.openstack.wsgi [req-59b13416-016c-4ec8-b936-b5083512eade req-90b9d94b-5f91-4131-bb04-96a3620e23a1 demo demo] GET https://199.204.45.157/volume/v3/ Jun 29 04:57:46.621253 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.openstack.wsgi [req-59b13416-016c-4ec8-b936-b5083512eade req-90b9d94b-5f91-4131-bb04-96a3620e23a1 demo demo] Empty body provided in request {{(pid=112799) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:57:46.621604 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.openstack.wsgi [req-59b13416-016c-4ec8-b936-b5083512eade req-90b9d94b-5f91-4131-bb04-96a3620e23a1 demo demo] Calling method 'version_select' {{(pid=112799) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:57:46.622169 np0000183411 devstack@c-api.service[112799]: INFO cinder.api.openstack.wsgi [req-59b13416-016c-4ec8-b936-b5083512eade req-90b9d94b-5f91-4131-bb04-96a3620e23a1 demo demo] https://199.204.45.157/volume/v3/ returned with HTTP 200 Jun 29 04:57:46.622808 np0000183411 devstack@c-api.service[112799]: [pid: 112799|app: 0|req: 4/16] 199.204.45.157 () {66 vars in 1346 bytes} [Mon Jun 29 04:57:46 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:57:46.669505 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.middleware.request_id [None req-d2644ff7-c094-4f27-afac-3181884102e7 None None] RequestId filter calling following filter/app {{(pid=112801) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:57:46.672464 np0000183411 devstack@c-api.service[112801]: INFO cinder.api.openstack.wsgi [None req-d2644ff7-c094-4f27-afac-3181884102e7 demo demo] GET https://199.204.45.157/volume/v3/types/default Jun 29 04:57:46.672751 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.openstack.wsgi [None req-d2644ff7-c094-4f27-afac-3181884102e7 demo demo] Empty body provided in request {{(pid=112801) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:57:46.673038 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.openstack.wsgi [None req-d2644ff7-c094-4f27-afac-3181884102e7 demo demo] Calling method 'show' {{(pid=112801) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:57:46.682745 np0000183411 devstack@c-api.service[112801]: INFO cinder.api.openstack.wsgi [None req-d2644ff7-c094-4f27-afac-3181884102e7 demo demo] https://199.204.45.157/volume/v3/types/default returned with HTTP 200 Jun 29 04:57:46.683308 np0000183411 devstack@c-api.service[112801]: [pid: 112801|app: 0|req: 5/17] 199.204.45.157 () {64 vars in 1301 bytes} [Mon Jun 29 04:57:46 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 04:57:46.724841 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.middleware.request_id [None req-92e7cf9d-eed3-4310-8824-1a099b6adf7d None None] RequestId filter calling following filter/app {{(pid=112802) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:57:46.726012 np0000183411 devstack@c-api.service[112802]: [pid: 112802|app: 0|req: 5/18] 199.204.45.157 () {62 vars in 1068 bytes} [Mon Jun 29 04:57:46 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 04:57:46.762497 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.middleware.request_id [None req-bebd1c67-d969-4d10-b9de-70f48e8506f3 None None] RequestId filter calling following filter/app {{(pid=112800) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:57:46.766377 np0000183411 devstack@c-api.service[112800]: [pid: 112800|app: 0|req: 5/19] 199.204.45.157 () {64 vars in 1272 bytes} [Mon Jun 29 04:57:46 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 04:57:46.805423 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.middleware.request_id [req-bebd1c67-d969-4d10-b9de-70f48e8506f3 req-1f049178-e2cd-4f56-8edb-fd2eb0b4f9fd None None] RequestId filter calling following filter/app {{(pid=112799) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:57:46.808563 np0000183411 devstack@c-api.service[112799]: INFO cinder.api.openstack.wsgi [req-bebd1c67-d969-4d10-b9de-70f48e8506f3 req-1f049178-e2cd-4f56-8edb-fd2eb0b4f9fd demo demo] GET https://199.204.45.157/volume/v3/ Jun 29 04:57:46.808897 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.openstack.wsgi [req-bebd1c67-d969-4d10-b9de-70f48e8506f3 req-1f049178-e2cd-4f56-8edb-fd2eb0b4f9fd demo demo] Empty body provided in request {{(pid=112799) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:57:46.809369 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.openstack.wsgi [req-bebd1c67-d969-4d10-b9de-70f48e8506f3 req-1f049178-e2cd-4f56-8edb-fd2eb0b4f9fd demo demo] Calling method 'version_select' {{(pid=112799) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:57:46.810027 np0000183411 devstack@c-api.service[112799]: INFO cinder.api.openstack.wsgi [req-bebd1c67-d969-4d10-b9de-70f48e8506f3 req-1f049178-e2cd-4f56-8edb-fd2eb0b4f9fd demo demo] https://199.204.45.157/volume/v3/ returned with HTTP 200 Jun 29 04:57:46.810783 np0000183411 devstack@c-api.service[112799]: [pid: 112799|app: 0|req: 5/20] 199.204.45.157 () {66 vars in 1346 bytes} [Mon Jun 29 04:57:46 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 04:57:46.853987 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.middleware.request_id [None req-87d2f5a7-b68a-413e-86c8-bbf8b266d8a6 None None] RequestId filter calling following filter/app {{(pid=112801) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:57:46.857536 np0000183411 devstack@c-api.service[112801]: INFO cinder.api.openstack.wsgi [None req-87d2f5a7-b68a-413e-86c8-bbf8b266d8a6 demo demo] GET https://199.204.45.157/volume/v3/types/default Jun 29 04:57:46.857972 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.openstack.wsgi [None req-87d2f5a7-b68a-413e-86c8-bbf8b266d8a6 demo demo] Empty body provided in request {{(pid=112801) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:57:46.858385 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.openstack.wsgi [None req-87d2f5a7-b68a-413e-86c8-bbf8b266d8a6 demo demo] Calling method 'show' {{(pid=112801) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:57:46.868800 np0000183411 devstack@c-api.service[112801]: INFO cinder.api.openstack.wsgi [None req-87d2f5a7-b68a-413e-86c8-bbf8b266d8a6 demo demo] https://199.204.45.157/volume/v3/types/default returned with HTTP 200 Jun 29 04:57:46.869129 np0000183411 devstack@c-api.service[112801]: [pid: 112801|app: 0|req: 6/21] 199.204.45.157 () {64 vars in 1301 bytes} [Mon Jun 29 04:57:46 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 04:57:54.822164 np0000183411 devstack@c-api.service[112799]: DEBUG dbcounter [-] [112799] Writing DB stats cinder:SELECT=1 {{(pid=112799) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:57:56.865719 np0000183411 devstack@c-api.service[112801]: DEBUG dbcounter [-] [112801] Writing DB stats cinder:SELECT=8 {{(pid=112801) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:02:23.991430 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.middleware.request_id [None req-56575191-528a-46d1-9c22-7f9747a6642c None None] RequestId filter calling following filter/app {{(pid=112802) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:02:24.102833 np0000183411 devstack@c-api.service[112802]: INFO cinder.api.openstack.wsgi [None req-56575191-528a-46d1-9c22-7f9747a6642c demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 29 05:02:24.104332 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.openstack.wsgi [None req-56575191-528a-46d1-9c22-7f9747a6642c demo demo] Empty body provided in request {{(pid=112802) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:02:24.104534 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.openstack.wsgi [None req-56575191-528a-46d1-9c22-7f9747a6642c demo demo] Calling method 'detail' {{(pid=112802) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:02:24.105082 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.api_utils [None req-56575191-528a-46d1-9c22-7f9747a6642c demo demo] Removing options '' from query. {{(pid=112802) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:02:24.105847 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.volume.api [None req-56575191-528a-46d1-9c22-7f9747a6642c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112802) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:02:24.142788 np0000183411 devstack@c-api.service[112802]: INFO cinder.volume.api [None req-56575191-528a-46d1-9c22-7f9747a6642c demo demo] Get all volumes completed successfully. Jun 29 05:02:24.145772 np0000183411 devstack@c-api.service[112802]: INFO cinder.api.openstack.wsgi [None req-56575191-528a-46d1-9c22-7f9747a6642c demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:02:24.146821 np0000183411 devstack@c-api.service[112802]: [pid: 112802|app: 0|req: 6/22] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 29 05:02:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:02:34.136305 np0000183411 devstack@c-api.service[112802]: DEBUG dbcounter [-] [112802] Writing DB stats cinder:SELECT=1 {{(pid=112802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:03:24.197454 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.middleware.request_id [None req-d71b1f85-4e03-472f-9736-a0061d07efb6 None None] RequestId filter calling following filter/app {{(pid=112800) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:03:24.203177 np0000183411 devstack@c-api.service[112800]: INFO cinder.api.openstack.wsgi [None req-d71b1f85-4e03-472f-9736-a0061d07efb6 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 29 05:03:24.203544 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.openstack.wsgi [None req-d71b1f85-4e03-472f-9736-a0061d07efb6 demo demo] Empty body provided in request {{(pid=112800) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:03:24.203817 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.openstack.wsgi [None req-d71b1f85-4e03-472f-9736-a0061d07efb6 demo demo] Calling method 'detail' {{(pid=112800) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:03:24.204608 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.api_utils [None req-d71b1f85-4e03-472f-9736-a0061d07efb6 demo demo] Removing options '' from query. {{(pid=112800) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:03:24.205920 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.volume.api [None req-d71b1f85-4e03-472f-9736-a0061d07efb6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112800) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:03:24.245044 np0000183411 devstack@c-api.service[112800]: INFO cinder.volume.api [None req-d71b1f85-4e03-472f-9736-a0061d07efb6 demo demo] Get all volumes completed successfully. Jun 29 05:03:24.248454 np0000183411 devstack@c-api.service[112800]: INFO cinder.api.openstack.wsgi [None req-d71b1f85-4e03-472f-9736-a0061d07efb6 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:03:24.248958 np0000183411 devstack@c-api.service[112800]: [pid: 112800|app: 0|req: 6/23] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 29 05:03:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:03:34.238313 np0000183411 devstack@c-api.service[112800]: DEBUG dbcounter [-] [112800] Writing DB stats cinder:SELECT=1 {{(pid=112800) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:04:24.303172 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.middleware.request_id [None req-fdb56526-bd61-433e-92c7-27d82c78e56a None None] RequestId filter calling following filter/app {{(pid=112799) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:04:24.313591 np0000183411 devstack@c-api.service[112799]: INFO cinder.api.openstack.wsgi [None req-fdb56526-bd61-433e-92c7-27d82c78e56a demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 29 05:04:24.315185 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.openstack.wsgi [None req-fdb56526-bd61-433e-92c7-27d82c78e56a demo demo] Empty body provided in request {{(pid=112799) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:04:24.315185 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.openstack.wsgi [None req-fdb56526-bd61-433e-92c7-27d82c78e56a demo demo] Calling method 'detail' {{(pid=112799) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:04:24.315185 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.api_utils [None req-fdb56526-bd61-433e-92c7-27d82c78e56a demo demo] Removing options '' from query. {{(pid=112799) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:04:24.315969 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.volume.api [None req-fdb56526-bd61-433e-92c7-27d82c78e56a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112799) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:04:24.354955 np0000183411 devstack@c-api.service[112799]: INFO cinder.volume.api [None req-fdb56526-bd61-433e-92c7-27d82c78e56a demo demo] Get all volumes completed successfully. Jun 29 05:04:24.358019 np0000183411 devstack@c-api.service[112799]: INFO cinder.api.openstack.wsgi [None req-fdb56526-bd61-433e-92c7-27d82c78e56a demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:04:24.358665 np0000183411 devstack@c-api.service[112799]: [pid: 112799|app: 0|req: 6/24] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 29 05:04:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:04:34.346834 np0000183411 devstack@c-api.service[112799]: DEBUG dbcounter [-] [112799] Writing DB stats cinder:SELECT=1 {{(pid=112799) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:05:24.376763 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.middleware.request_id [None req-49d73efb-b604-48e3-992c-6ef886b51a2c None None] RequestId filter calling following filter/app {{(pid=112801) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:05:24.379353 np0000183411 devstack@c-api.service[112801]: INFO cinder.api.openstack.wsgi [None req-49d73efb-b604-48e3-992c-6ef886b51a2c demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 29 05:05:24.379594 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.openstack.wsgi [None req-49d73efb-b604-48e3-992c-6ef886b51a2c demo demo] Empty body provided in request {{(pid=112801) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:05:24.379834 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.openstack.wsgi [None req-49d73efb-b604-48e3-992c-6ef886b51a2c demo demo] Calling method 'detail' {{(pid=112801) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:05:24.380470 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.api_utils [None req-49d73efb-b604-48e3-992c-6ef886b51a2c demo demo] Removing options '' from query. {{(pid=112801) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:05:24.381463 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.volume.api [None req-49d73efb-b604-48e3-992c-6ef886b51a2c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112801) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:05:24.428757 np0000183411 devstack@c-api.service[112801]: INFO cinder.volume.api [None req-49d73efb-b604-48e3-992c-6ef886b51a2c demo demo] Get all volumes completed successfully. Jun 29 05:05:24.432282 np0000183411 devstack@c-api.service[112801]: INFO cinder.api.openstack.wsgi [None req-49d73efb-b604-48e3-992c-6ef886b51a2c demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:05:24.432863 np0000183411 devstack@c-api.service[112801]: [pid: 112801|app: 0|req: 7/25] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 29 05:05:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:05:34.421614 np0000183411 devstack@c-api.service[112801]: DEBUG dbcounter [-] [112801] Writing DB stats cinder:SELECT=1 {{(pid=112801) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:06:24.449844 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.middleware.request_id [None req-838d46ab-b66d-4368-acf3-53124554ec02 None None] RequestId filter calling following filter/app {{(pid=112802) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:06:24.453526 np0000183411 devstack@c-api.service[112802]: INFO cinder.api.openstack.wsgi [None req-838d46ab-b66d-4368-acf3-53124554ec02 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 29 05:06:24.453802 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.openstack.wsgi [None req-838d46ab-b66d-4368-acf3-53124554ec02 demo demo] Empty body provided in request {{(pid=112802) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:06:24.454075 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.openstack.wsgi [None req-838d46ab-b66d-4368-acf3-53124554ec02 demo demo] Calling method 'detail' {{(pid=112802) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:06:24.454577 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.api_utils [None req-838d46ab-b66d-4368-acf3-53124554ec02 demo demo] Removing options '' from query. {{(pid=112802) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:06:24.455685 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.volume.api [None req-838d46ab-b66d-4368-acf3-53124554ec02 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112802) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:06:24.464832 np0000183411 devstack@c-api.service[112802]: INFO cinder.volume.api [None req-838d46ab-b66d-4368-acf3-53124554ec02 demo demo] Get all volumes completed successfully. Jun 29 05:06:24.468255 np0000183411 devstack@c-api.service[112802]: INFO cinder.api.openstack.wsgi [None req-838d46ab-b66d-4368-acf3-53124554ec02 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:06:24.468833 np0000183411 devstack@c-api.service[112802]: [pid: 112802|app: 0|req: 7/26] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 29 05:06:24 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:06:34.459260 np0000183411 devstack@c-api.service[112802]: DEBUG dbcounter [-] [112802] Writing DB stats cinder:SELECT=1 {{(pid=112802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:07:24.573105 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.middleware.request_id [None req-3bdbf6cb-63e5-4f30-a059-edd6ecdad4d2 None None] RequestId filter calling following filter/app {{(pid=112800) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:07:24.678072 np0000183411 devstack@c-api.service[112800]: INFO cinder.api.openstack.wsgi [None req-3bdbf6cb-63e5-4f30-a059-edd6ecdad4d2 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 29 05:07:24.678353 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.openstack.wsgi [None req-3bdbf6cb-63e5-4f30-a059-edd6ecdad4d2 demo demo] Empty body provided in request {{(pid=112800) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:07:24.678604 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.openstack.wsgi [None req-3bdbf6cb-63e5-4f30-a059-edd6ecdad4d2 demo demo] Calling method 'detail' {{(pid=112800) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:07:24.678924 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.api_utils [None req-3bdbf6cb-63e5-4f30-a059-edd6ecdad4d2 demo demo] Removing options '' from query. {{(pid=112800) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:07:24.679900 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.volume.api [None req-3bdbf6cb-63e5-4f30-a059-edd6ecdad4d2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112800) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:07:24.689955 np0000183411 devstack@c-api.service[112800]: INFO cinder.volume.api [None req-3bdbf6cb-63e5-4f30-a059-edd6ecdad4d2 demo demo] Get all volumes completed successfully. Jun 29 05:07:24.693803 np0000183411 devstack@c-api.service[112800]: INFO cinder.api.openstack.wsgi [None req-3bdbf6cb-63e5-4f30-a059-edd6ecdad4d2 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:07:24.694452 np0000183411 devstack@c-api.service[112800]: [pid: 112800|app: 0|req: 7/27] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 29 05:07:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:07:34.683495 np0000183411 devstack@c-api.service[112800]: DEBUG dbcounter [-] [112800] Writing DB stats cinder:SELECT=1 {{(pid=112800) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:08:24.723617 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.middleware.request_id [None req-b68881dd-a2e8-46c0-ae90-c1df4f2fe058 None None] RequestId filter calling following filter/app {{(pid=112799) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:08:24.728868 np0000183411 devstack@c-api.service[112799]: INFO cinder.api.openstack.wsgi [None req-b68881dd-a2e8-46c0-ae90-c1df4f2fe058 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 29 05:08:24.729293 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.openstack.wsgi [None req-b68881dd-a2e8-46c0-ae90-c1df4f2fe058 demo demo] Empty body provided in request {{(pid=112799) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:08:24.730342 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.openstack.wsgi [None req-b68881dd-a2e8-46c0-ae90-c1df4f2fe058 demo demo] Calling method 'detail' {{(pid=112799) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:08:24.731413 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.api_utils [None req-b68881dd-a2e8-46c0-ae90-c1df4f2fe058 demo demo] Removing options '' from query. {{(pid=112799) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:08:24.733046 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.volume.api [None req-b68881dd-a2e8-46c0-ae90-c1df4f2fe058 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112799) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:08:24.741585 np0000183411 devstack@c-api.service[112799]: INFO cinder.volume.api [None req-b68881dd-a2e8-46c0-ae90-c1df4f2fe058 demo demo] Get all volumes completed successfully. Jun 29 05:08:24.743930 np0000183411 devstack@c-api.service[112799]: INFO cinder.api.openstack.wsgi [None req-b68881dd-a2e8-46c0-ae90-c1df4f2fe058 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:08:24.744334 np0000183411 devstack@c-api.service[112799]: [pid: 112799|app: 0|req: 7/28] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 29 05:08:24 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:08:34.737089 np0000183411 devstack@c-api.service[112799]: DEBUG dbcounter [-] [112799] Writing DB stats cinder:SELECT=1 {{(pid=112799) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:09:24.773462 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.middleware.request_id [None req-e00a614f-8049-4e49-8049-699ed625eb0d None None] RequestId filter calling following filter/app {{(pid=112801) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:09:24.777018 np0000183411 devstack@c-api.service[112801]: INFO cinder.api.openstack.wsgi [None req-e00a614f-8049-4e49-8049-699ed625eb0d demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 29 05:09:24.777484 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.openstack.wsgi [None req-e00a614f-8049-4e49-8049-699ed625eb0d demo demo] Empty body provided in request {{(pid=112801) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:09:24.777845 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.openstack.wsgi [None req-e00a614f-8049-4e49-8049-699ed625eb0d demo demo] Calling method 'detail' {{(pid=112801) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:09:24.778196 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.api_utils [None req-e00a614f-8049-4e49-8049-699ed625eb0d demo demo] Removing options '' from query. {{(pid=112801) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:09:24.779138 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.volume.api [None req-e00a614f-8049-4e49-8049-699ed625eb0d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112801) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:09:24.791064 np0000183411 devstack@c-api.service[112801]: INFO cinder.volume.api [None req-e00a614f-8049-4e49-8049-699ed625eb0d demo demo] Get all volumes completed successfully. Jun 29 05:09:24.794705 np0000183411 devstack@c-api.service[112801]: INFO cinder.api.openstack.wsgi [None req-e00a614f-8049-4e49-8049-699ed625eb0d demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:09:24.795629 np0000183411 devstack@c-api.service[112801]: [pid: 112801|app: 0|req: 8/29] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 29 05:09:24 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:09:34.783141 np0000183411 devstack@c-api.service[112801]: DEBUG dbcounter [-] [112801] Writing DB stats cinder:SELECT=1 {{(pid=112801) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:10:24.808255 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.middleware.request_id [None req-f3abf2e5-449c-4044-bb32-aefae465dbec None None] RequestId filter calling following filter/app {{(pid=112802) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:10:24.811583 np0000183411 devstack@c-api.service[112802]: INFO cinder.api.openstack.wsgi [None req-f3abf2e5-449c-4044-bb32-aefae465dbec demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 29 05:10:24.811837 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.openstack.wsgi [None req-f3abf2e5-449c-4044-bb32-aefae465dbec demo demo] Empty body provided in request {{(pid=112802) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:10:24.812099 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.openstack.wsgi [None req-f3abf2e5-449c-4044-bb32-aefae465dbec demo demo] Calling method 'detail' {{(pid=112802) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:10:24.812450 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.api_utils [None req-f3abf2e5-449c-4044-bb32-aefae465dbec demo demo] Removing options '' from query. {{(pid=112802) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:10:24.813483 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.volume.api [None req-f3abf2e5-449c-4044-bb32-aefae465dbec demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112802) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:10:24.821611 np0000183411 devstack@c-api.service[112802]: INFO cinder.volume.api [None req-f3abf2e5-449c-4044-bb32-aefae465dbec demo demo] Get all volumes completed successfully. Jun 29 05:10:24.823651 np0000183411 devstack@c-api.service[112802]: INFO cinder.api.openstack.wsgi [None req-f3abf2e5-449c-4044-bb32-aefae465dbec demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:10:24.824013 np0000183411 devstack@c-api.service[112802]: [pid: 112802|app: 0|req: 8/30] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 29 05:10:24 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:10:34.816730 np0000183411 devstack@c-api.service[112802]: DEBUG dbcounter [-] [112802] Writing DB stats cinder:SELECT=1 {{(pid=112802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:11:24.841810 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.middleware.request_id [None req-f00bb229-28c4-4bd3-80e8-86cdbe38e2ee None None] RequestId filter calling following filter/app {{(pid=112800) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:11:24.844733 np0000183411 devstack@c-api.service[112800]: INFO cinder.api.openstack.wsgi [None req-f00bb229-28c4-4bd3-80e8-86cdbe38e2ee demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 29 05:11:24.844961 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.openstack.wsgi [None req-f00bb229-28c4-4bd3-80e8-86cdbe38e2ee demo demo] Empty body provided in request {{(pid=112800) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:11:24.845249 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.openstack.wsgi [None req-f00bb229-28c4-4bd3-80e8-86cdbe38e2ee demo demo] Calling method 'detail' {{(pid=112800) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:11:24.845880 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.api_utils [None req-f00bb229-28c4-4bd3-80e8-86cdbe38e2ee demo demo] Removing options '' from query. {{(pid=112800) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:11:24.846955 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.volume.api [None req-f00bb229-28c4-4bd3-80e8-86cdbe38e2ee demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112800) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:11:24.856942 np0000183411 devstack@c-api.service[112800]: INFO cinder.volume.api [None req-f00bb229-28c4-4bd3-80e8-86cdbe38e2ee demo demo] Get all volumes completed successfully. Jun 29 05:11:24.859895 np0000183411 devstack@c-api.service[112800]: INFO cinder.api.openstack.wsgi [None req-f00bb229-28c4-4bd3-80e8-86cdbe38e2ee demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:11:24.860729 np0000183411 devstack@c-api.service[112800]: [pid: 112800|app: 0|req: 8/31] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 29 05:11:24 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:11:34.850534 np0000183411 devstack@c-api.service[112800]: DEBUG dbcounter [-] [112800] Writing DB stats cinder:SELECT=1 {{(pid=112800) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:12:24.877658 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.middleware.request_id [None req-df69516a-24cf-4e30-82b4-953e9862289f None None] RequestId filter calling following filter/app {{(pid=112799) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:12:25.047186 np0000183411 devstack@c-api.service[112799]: INFO cinder.api.openstack.wsgi [None req-df69516a-24cf-4e30-82b4-953e9862289f demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 29 05:12:25.047593 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.openstack.wsgi [None req-df69516a-24cf-4e30-82b4-953e9862289f demo demo] Empty body provided in request {{(pid=112799) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:12:25.047981 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.openstack.wsgi [None req-df69516a-24cf-4e30-82b4-953e9862289f demo demo] Calling method 'detail' {{(pid=112799) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:12:25.048465 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.api_utils [None req-df69516a-24cf-4e30-82b4-953e9862289f demo demo] Removing options '' from query. {{(pid=112799) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:12:25.049950 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.volume.api [None req-df69516a-24cf-4e30-82b4-953e9862289f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112799) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:12:25.058953 np0000183411 devstack@c-api.service[112799]: INFO cinder.volume.api [None req-df69516a-24cf-4e30-82b4-953e9862289f demo demo] Get all volumes completed successfully. Jun 29 05:12:25.061150 np0000183411 devstack@c-api.service[112799]: INFO cinder.api.openstack.wsgi [None req-df69516a-24cf-4e30-82b4-953e9862289f demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:12:25.061808 np0000183411 devstack@c-api.service[112799]: [pid: 112799|app: 0|req: 8/32] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 29 05:12:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:12:35.054676 np0000183411 devstack@c-api.service[112799]: DEBUG dbcounter [-] [112799] Writing DB stats cinder:SELECT=1 {{(pid=112799) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:13:25.078023 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.middleware.request_id [None req-88bfe784-6fdf-4fb7-ba7c-807949d047a7 None None] RequestId filter calling following filter/app {{(pid=112801) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:13:25.082273 np0000183411 devstack@c-api.service[112801]: INFO cinder.api.openstack.wsgi [None req-88bfe784-6fdf-4fb7-ba7c-807949d047a7 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 29 05:13:25.082665 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.openstack.wsgi [None req-88bfe784-6fdf-4fb7-ba7c-807949d047a7 demo demo] Empty body provided in request {{(pid=112801) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:13:25.083044 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.openstack.wsgi [None req-88bfe784-6fdf-4fb7-ba7c-807949d047a7 demo demo] Calling method 'detail' {{(pid=112801) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:13:25.083604 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.api_utils [None req-88bfe784-6fdf-4fb7-ba7c-807949d047a7 demo demo] Removing options '' from query. {{(pid=112801) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:13:25.085100 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.volume.api [None req-88bfe784-6fdf-4fb7-ba7c-807949d047a7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112801) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:13:25.092862 np0000183411 devstack@c-api.service[112801]: INFO cinder.volume.api [None req-88bfe784-6fdf-4fb7-ba7c-807949d047a7 demo demo] Get all volumes completed successfully. Jun 29 05:13:25.096453 np0000183411 devstack@c-api.service[112801]: INFO cinder.api.openstack.wsgi [None req-88bfe784-6fdf-4fb7-ba7c-807949d047a7 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:13:25.097375 np0000183411 devstack@c-api.service[112801]: [pid: 112801|app: 0|req: 9/33] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 29 05:13:25 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:13:35.087761 np0000183411 devstack@c-api.service[112801]: DEBUG dbcounter [-] [112801] Writing DB stats cinder:SELECT=1 {{(pid=112801) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:14:25.118752 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.middleware.request_id [None req-c91fc309-5c44-4d9e-973f-28d5bcea609c None None] RequestId filter calling following filter/app {{(pid=112802) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:14:25.125251 np0000183411 devstack@c-api.service[112802]: INFO cinder.api.openstack.wsgi [None req-c91fc309-5c44-4d9e-973f-28d5bcea609c demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 29 05:14:25.128255 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.openstack.wsgi [None req-c91fc309-5c44-4d9e-973f-28d5bcea609c demo demo] Empty body provided in request {{(pid=112802) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:14:25.128255 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.openstack.wsgi [None req-c91fc309-5c44-4d9e-973f-28d5bcea609c demo demo] Calling method 'detail' {{(pid=112802) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:14:25.128255 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.api_utils [None req-c91fc309-5c44-4d9e-973f-28d5bcea609c demo demo] Removing options '' from query. {{(pid=112802) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:14:25.128255 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.volume.api [None req-c91fc309-5c44-4d9e-973f-28d5bcea609c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112802) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:14:25.141737 np0000183411 devstack@c-api.service[112802]: INFO cinder.volume.api [None req-c91fc309-5c44-4d9e-973f-28d5bcea609c demo demo] Get all volumes completed successfully. Jun 29 05:14:25.145552 np0000183411 devstack@c-api.service[112802]: INFO cinder.api.openstack.wsgi [None req-c91fc309-5c44-4d9e-973f-28d5bcea609c demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:14:25.146239 np0000183411 devstack@c-api.service[112802]: [pid: 112802|app: 0|req: 9/34] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 29 05:14:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:14:35.133119 np0000183411 devstack@c-api.service[112802]: DEBUG dbcounter [-] [112802] Writing DB stats cinder:SELECT=1 {{(pid=112802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:15:25.163809 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.middleware.request_id [None req-fd97326b-9f3a-4371-bcbb-a40594b9b0be None None] RequestId filter calling following filter/app {{(pid=112800) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:15:25.168117 np0000183411 devstack@c-api.service[112800]: INFO cinder.api.openstack.wsgi [None req-fd97326b-9f3a-4371-bcbb-a40594b9b0be demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 29 05:15:25.168390 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.openstack.wsgi [None req-fd97326b-9f3a-4371-bcbb-a40594b9b0be demo demo] Empty body provided in request {{(pid=112800) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:15:25.168644 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.openstack.wsgi [None req-fd97326b-9f3a-4371-bcbb-a40594b9b0be demo demo] Calling method 'detail' {{(pid=112800) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:15:25.168945 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.api_utils [None req-fd97326b-9f3a-4371-bcbb-a40594b9b0be demo demo] Removing options '' from query. {{(pid=112800) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:15:25.169918 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.volume.api [None req-fd97326b-9f3a-4371-bcbb-a40594b9b0be demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112800) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:15:25.178465 np0000183411 devstack@c-api.service[112800]: INFO cinder.volume.api [None req-fd97326b-9f3a-4371-bcbb-a40594b9b0be demo demo] Get all volumes completed successfully. Jun 29 05:15:25.181175 np0000183411 devstack@c-api.service[112800]: INFO cinder.api.openstack.wsgi [None req-fd97326b-9f3a-4371-bcbb-a40594b9b0be demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:15:25.181704 np0000183411 devstack@c-api.service[112800]: [pid: 112800|app: 0|req: 9/35] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 29 05:15:25 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:15:35.173638 np0000183411 devstack@c-api.service[112800]: DEBUG dbcounter [-] [112800] Writing DB stats cinder:SELECT=1 {{(pid=112800) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:16:25.203482 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.middleware.request_id [None req-5413be33-241d-4ad9-ba3e-8b6a2813dcc6 None None] RequestId filter calling following filter/app {{(pid=112799) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:16:25.205820 np0000183411 devstack@c-api.service[112799]: INFO cinder.api.openstack.wsgi [None req-5413be33-241d-4ad9-ba3e-8b6a2813dcc6 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 29 05:16:25.206023 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.openstack.wsgi [None req-5413be33-241d-4ad9-ba3e-8b6a2813dcc6 demo demo] Empty body provided in request {{(pid=112799) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:16:25.206181 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.openstack.wsgi [None req-5413be33-241d-4ad9-ba3e-8b6a2813dcc6 demo demo] Calling method 'detail' {{(pid=112799) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:16:25.206422 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.api_utils [None req-5413be33-241d-4ad9-ba3e-8b6a2813dcc6 demo demo] Removing options '' from query. {{(pid=112799) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:16:25.207110 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.volume.api [None req-5413be33-241d-4ad9-ba3e-8b6a2813dcc6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112799) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:16:25.213817 np0000183411 devstack@c-api.service[112799]: INFO cinder.volume.api [None req-5413be33-241d-4ad9-ba3e-8b6a2813dcc6 demo demo] Get all volumes completed successfully. Jun 29 05:16:25.215747 np0000183411 devstack@c-api.service[112799]: INFO cinder.api.openstack.wsgi [None req-5413be33-241d-4ad9-ba3e-8b6a2813dcc6 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:16:25.216153 np0000183411 devstack@c-api.service[112799]: [pid: 112799|app: 0|req: 9/36] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 29 05:16:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:16:35.211843 np0000183411 devstack@c-api.service[112799]: DEBUG dbcounter [-] [112799] Writing DB stats cinder:SELECT=1 {{(pid=112799) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:17:25.250121 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.middleware.request_id [None req-ee786e69-3603-4d2c-b292-313041a54aaf None None] RequestId filter calling following filter/app {{(pid=112801) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:17:25.369088 np0000183411 devstack@c-api.service[112801]: INFO cinder.api.openstack.wsgi [None req-ee786e69-3603-4d2c-b292-313041a54aaf demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 29 05:17:25.369338 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.openstack.wsgi [None req-ee786e69-3603-4d2c-b292-313041a54aaf demo demo] Empty body provided in request {{(pid=112801) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:17:25.369532 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.openstack.wsgi [None req-ee786e69-3603-4d2c-b292-313041a54aaf demo demo] Calling method 'detail' {{(pid=112801) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:17:25.369815 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.api_utils [None req-ee786e69-3603-4d2c-b292-313041a54aaf demo demo] Removing options '' from query. {{(pid=112801) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:17:25.370658 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.volume.api [None req-ee786e69-3603-4d2c-b292-313041a54aaf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112801) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:17:25.379760 np0000183411 devstack@c-api.service[112801]: INFO cinder.volume.api [None req-ee786e69-3603-4d2c-b292-313041a54aaf demo demo] Get all volumes completed successfully. Jun 29 05:17:25.382669 np0000183411 devstack@c-api.service[112801]: INFO cinder.api.openstack.wsgi [None req-ee786e69-3603-4d2c-b292-313041a54aaf demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:17:25.383127 np0000183411 devstack@c-api.service[112801]: [pid: 112801|app: 0|req: 10/37] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 29 05:17:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:17:35.374728 np0000183411 devstack@c-api.service[112801]: DEBUG dbcounter [-] [112801] Writing DB stats cinder:SELECT=1 {{(pid=112801) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:18:25.395859 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.middleware.request_id [None req-27493a67-7be1-40ae-a342-cc889536c2e3 None None] RequestId filter calling following filter/app {{(pid=112802) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:18:25.398466 np0000183411 devstack@c-api.service[112802]: INFO cinder.api.openstack.wsgi [None req-27493a67-7be1-40ae-a342-cc889536c2e3 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 29 05:18:25.398665 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.openstack.wsgi [None req-27493a67-7be1-40ae-a342-cc889536c2e3 demo demo] Empty body provided in request {{(pid=112802) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:18:25.398816 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.openstack.wsgi [None req-27493a67-7be1-40ae-a342-cc889536c2e3 demo demo] Calling method 'detail' {{(pid=112802) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:18:25.399033 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.api_utils [None req-27493a67-7be1-40ae-a342-cc889536c2e3 demo demo] Removing options '' from query. {{(pid=112802) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:18:25.399835 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.volume.api [None req-27493a67-7be1-40ae-a342-cc889536c2e3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112802) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:18:25.411391 np0000183411 devstack@c-api.service[112802]: INFO cinder.volume.api [None req-27493a67-7be1-40ae-a342-cc889536c2e3 demo demo] Get all volumes completed successfully. Jun 29 05:18:25.414298 np0000183411 devstack@c-api.service[112802]: INFO cinder.api.openstack.wsgi [None req-27493a67-7be1-40ae-a342-cc889536c2e3 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:18:25.414746 np0000183411 devstack@c-api.service[112802]: [pid: 112802|app: 0|req: 10/38] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 29 05:18:25 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:18:35.403483 np0000183411 devstack@c-api.service[112802]: DEBUG dbcounter [-] [112802] Writing DB stats cinder:SELECT=1 {{(pid=112802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:19:25.430241 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.middleware.request_id [None req-7014e2bb-c8d5-47df-9107-951d6805d2b3 None None] RequestId filter calling following filter/app {{(pid=112800) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:19:25.435528 np0000183411 devstack@c-api.service[112800]: INFO cinder.api.openstack.wsgi [None req-7014e2bb-c8d5-47df-9107-951d6805d2b3 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 29 05:19:25.435980 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.openstack.wsgi [None req-7014e2bb-c8d5-47df-9107-951d6805d2b3 demo demo] Empty body provided in request {{(pid=112800) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:19:25.436471 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.openstack.wsgi [None req-7014e2bb-c8d5-47df-9107-951d6805d2b3 demo demo] Calling method 'detail' {{(pid=112800) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:19:25.437145 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.api_utils [None req-7014e2bb-c8d5-47df-9107-951d6805d2b3 demo demo] Removing options '' from query. {{(pid=112800) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:19:25.438674 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.volume.api [None req-7014e2bb-c8d5-47df-9107-951d6805d2b3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112800) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:19:25.450346 np0000183411 devstack@c-api.service[112800]: INFO cinder.volume.api [None req-7014e2bb-c8d5-47df-9107-951d6805d2b3 demo demo] Get all volumes completed successfully. Jun 29 05:19:25.453462 np0000183411 devstack@c-api.service[112800]: INFO cinder.api.openstack.wsgi [None req-7014e2bb-c8d5-47df-9107-951d6805d2b3 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:19:25.453944 np0000183411 devstack@c-api.service[112800]: [pid: 112800|app: 0|req: 10/39] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 29 05:19:25 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:19:35.442926 np0000183411 devstack@c-api.service[112800]: DEBUG dbcounter [-] [112800] Writing DB stats cinder:SELECT=1 {{(pid=112800) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:20:25.469283 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.middleware.request_id [None req-6bdb4efa-3d84-4122-8048-e90c7bb0cbaa None None] RequestId filter calling following filter/app {{(pid=112799) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:20:25.472748 np0000183411 devstack@c-api.service[112799]: INFO cinder.api.openstack.wsgi [None req-6bdb4efa-3d84-4122-8048-e90c7bb0cbaa demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 29 05:20:25.473112 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.openstack.wsgi [None req-6bdb4efa-3d84-4122-8048-e90c7bb0cbaa demo demo] Empty body provided in request {{(pid=112799) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:20:25.473248 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.openstack.wsgi [None req-6bdb4efa-3d84-4122-8048-e90c7bb0cbaa demo demo] Calling method 'detail' {{(pid=112799) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:20:25.473609 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.api_utils [None req-6bdb4efa-3d84-4122-8048-e90c7bb0cbaa demo demo] Removing options '' from query. {{(pid=112799) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:20:25.474603 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.volume.api [None req-6bdb4efa-3d84-4122-8048-e90c7bb0cbaa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112799) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:20:25.484572 np0000183411 devstack@c-api.service[112799]: INFO cinder.volume.api [None req-6bdb4efa-3d84-4122-8048-e90c7bb0cbaa demo demo] Get all volumes completed successfully. Jun 29 05:20:25.487382 np0000183411 devstack@c-api.service[112799]: INFO cinder.api.openstack.wsgi [None req-6bdb4efa-3d84-4122-8048-e90c7bb0cbaa demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:20:25.487836 np0000183411 devstack@c-api.service[112799]: [pid: 112799|app: 0|req: 10/40] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 29 05:20:25 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:20:35.479528 np0000183411 devstack@c-api.service[112799]: DEBUG dbcounter [-] [112799] Writing DB stats cinder:SELECT=1 {{(pid=112799) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:21:25.504070 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.middleware.request_id [None req-d381827a-f846-4701-aa5d-ec7db373c569 None None] RequestId filter calling following filter/app {{(pid=112801) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:21:25.509576 np0000183411 devstack@c-api.service[112801]: INFO cinder.api.openstack.wsgi [None req-d381827a-f846-4701-aa5d-ec7db373c569 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 29 05:21:25.510459 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.openstack.wsgi [None req-d381827a-f846-4701-aa5d-ec7db373c569 demo demo] Empty body provided in request {{(pid=112801) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:21:25.511170 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.openstack.wsgi [None req-d381827a-f846-4701-aa5d-ec7db373c569 demo demo] Calling method 'detail' {{(pid=112801) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:21:25.511639 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.api_utils [None req-d381827a-f846-4701-aa5d-ec7db373c569 demo demo] Removing options '' from query. {{(pid=112801) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:21:25.512653 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.volume.api [None req-d381827a-f846-4701-aa5d-ec7db373c569 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112801) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:21:25.525078 np0000183411 devstack@c-api.service[112801]: INFO cinder.volume.api [None req-d381827a-f846-4701-aa5d-ec7db373c569 demo demo] Get all volumes completed successfully. Jun 29 05:21:25.527203 np0000183411 devstack@c-api.service[112801]: INFO cinder.api.openstack.wsgi [None req-d381827a-f846-4701-aa5d-ec7db373c569 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:21:25.527640 np0000183411 devstack@c-api.service[112801]: [pid: 112801|app: 0|req: 11/41] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 29 05:21:25 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:21:35.519568 np0000183411 devstack@c-api.service[112801]: DEBUG dbcounter [-] [112801] Writing DB stats cinder:SELECT=1 {{(pid=112801) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:22:25.544813 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.middleware.request_id [None req-4841d176-4dde-4149-bded-74114c242c14 None None] RequestId filter calling following filter/app {{(pid=112802) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:22:25.650467 np0000183411 devstack@c-api.service[112802]: INFO cinder.api.openstack.wsgi [None req-4841d176-4dde-4149-bded-74114c242c14 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 29 05:22:25.650704 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.openstack.wsgi [None req-4841d176-4dde-4149-bded-74114c242c14 demo demo] Empty body provided in request {{(pid=112802) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:22:25.651019 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.openstack.wsgi [None req-4841d176-4dde-4149-bded-74114c242c14 demo demo] Calling method 'detail' {{(pid=112802) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:22:25.651359 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.api_utils [None req-4841d176-4dde-4149-bded-74114c242c14 demo demo] Removing options '' from query. {{(pid=112802) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:22:25.652317 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.volume.api [None req-4841d176-4dde-4149-bded-74114c242c14 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112802) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:22:25.661837 np0000183411 devstack@c-api.service[112802]: INFO cinder.volume.api [None req-4841d176-4dde-4149-bded-74114c242c14 demo demo] Get all volumes completed successfully. Jun 29 05:22:25.665293 np0000183411 devstack@c-api.service[112802]: INFO cinder.api.openstack.wsgi [None req-4841d176-4dde-4149-bded-74114c242c14 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:22:25.665811 np0000183411 devstack@c-api.service[112802]: [pid: 112802|app: 0|req: 11/42] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 29 05:22:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:22:35.655409 np0000183411 devstack@c-api.service[112802]: DEBUG dbcounter [-] [112802] Writing DB stats cinder:SELECT=1 {{(pid=112802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:23:25.681103 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.middleware.request_id [None req-b9a16605-21df-4582-a38b-ed743337d8d1 None None] RequestId filter calling following filter/app {{(pid=112800) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:23:25.683903 np0000183411 devstack@c-api.service[112800]: INFO cinder.api.openstack.wsgi [None req-b9a16605-21df-4582-a38b-ed743337d8d1 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 29 05:23:25.684149 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.openstack.wsgi [None req-b9a16605-21df-4582-a38b-ed743337d8d1 demo demo] Empty body provided in request {{(pid=112800) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:23:25.684455 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.openstack.wsgi [None req-b9a16605-21df-4582-a38b-ed743337d8d1 demo demo] Calling method 'detail' {{(pid=112800) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:23:25.684732 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.api_utils [None req-b9a16605-21df-4582-a38b-ed743337d8d1 demo demo] Removing options '' from query. {{(pid=112800) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:23:25.685739 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.volume.api [None req-b9a16605-21df-4582-a38b-ed743337d8d1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112800) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:23:25.693724 np0000183411 devstack@c-api.service[112800]: INFO cinder.volume.api [None req-b9a16605-21df-4582-a38b-ed743337d8d1 demo demo] Get all volumes completed successfully. Jun 29 05:23:25.696875 np0000183411 devstack@c-api.service[112800]: INFO cinder.api.openstack.wsgi [None req-b9a16605-21df-4582-a38b-ed743337d8d1 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:23:25.697492 np0000183411 devstack@c-api.service[112800]: [pid: 112800|app: 0|req: 11/43] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 29 05:23:25 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:23:35.689085 np0000183411 devstack@c-api.service[112800]: DEBUG dbcounter [-] [112800] Writing DB stats cinder:SELECT=1 {{(pid=112800) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:24:25.713158 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.middleware.request_id [None req-f9ea2469-1a43-49ad-a4e2-a99b19e0b930 None None] RequestId filter calling following filter/app {{(pid=112799) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:24:25.716051 np0000183411 devstack@c-api.service[112799]: INFO cinder.api.openstack.wsgi [None req-f9ea2469-1a43-49ad-a4e2-a99b19e0b930 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 29 05:24:25.716244 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.openstack.wsgi [None req-f9ea2469-1a43-49ad-a4e2-a99b19e0b930 demo demo] Empty body provided in request {{(pid=112799) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:24:25.716452 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.openstack.wsgi [None req-f9ea2469-1a43-49ad-a4e2-a99b19e0b930 demo demo] Calling method 'detail' {{(pid=112799) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:24:25.716689 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.api_utils [None req-f9ea2469-1a43-49ad-a4e2-a99b19e0b930 demo demo] Removing options '' from query. {{(pid=112799) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:24:25.717464 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.volume.api [None req-f9ea2469-1a43-49ad-a4e2-a99b19e0b930 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112799) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:24:25.727254 np0000183411 devstack@c-api.service[112799]: INFO cinder.volume.api [None req-f9ea2469-1a43-49ad-a4e2-a99b19e0b930 demo demo] Get all volumes completed successfully. Jun 29 05:24:25.730079 np0000183411 devstack@c-api.service[112799]: INFO cinder.api.openstack.wsgi [None req-f9ea2469-1a43-49ad-a4e2-a99b19e0b930 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:24:25.730572 np0000183411 devstack@c-api.service[112799]: [pid: 112799|app: 0|req: 11/44] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 29 05:24:25 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:24:35.720952 np0000183411 devstack@c-api.service[112799]: DEBUG dbcounter [-] [112799] Writing DB stats cinder:SELECT=1 {{(pid=112799) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:25:25.743971 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.middleware.request_id [None req-4198f091-5a6d-48d7-8dec-9591a3e4a90b None None] RequestId filter calling following filter/app {{(pid=112801) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:25:25.748252 np0000183411 devstack@c-api.service[112801]: INFO cinder.api.openstack.wsgi [None req-4198f091-5a6d-48d7-8dec-9591a3e4a90b demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 29 05:25:25.748252 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.openstack.wsgi [None req-4198f091-5a6d-48d7-8dec-9591a3e4a90b demo demo] Empty body provided in request {{(pid=112801) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:25:25.748252 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.openstack.wsgi [None req-4198f091-5a6d-48d7-8dec-9591a3e4a90b demo demo] Calling method 'detail' {{(pid=112801) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:25:25.748252 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.api_utils [None req-4198f091-5a6d-48d7-8dec-9591a3e4a90b demo demo] Removing options '' from query. {{(pid=112801) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:25:25.748688 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.volume.api [None req-4198f091-5a6d-48d7-8dec-9591a3e4a90b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112801) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:25:25.757084 np0000183411 devstack@c-api.service[112801]: INFO cinder.volume.api [None req-4198f091-5a6d-48d7-8dec-9591a3e4a90b demo demo] Get all volumes completed successfully. Jun 29 05:25:25.759811 np0000183411 devstack@c-api.service[112801]: INFO cinder.api.openstack.wsgi [None req-4198f091-5a6d-48d7-8dec-9591a3e4a90b demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:25:25.760446 np0000183411 devstack@c-api.service[112801]: [pid: 112801|app: 0|req: 12/45] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 29 05:25:25 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:25:35.752505 np0000183411 devstack@c-api.service[112801]: DEBUG dbcounter [-] [112801] Writing DB stats cinder:SELECT=1 {{(pid=112801) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:26:25.778912 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.middleware.request_id [None req-ac8090fc-dc07-4843-bc77-a6c9de8b0790 None None] RequestId filter calling following filter/app {{(pid=112802) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:26:25.781783 np0000183411 devstack@c-api.service[112802]: INFO cinder.api.openstack.wsgi [None req-ac8090fc-dc07-4843-bc77-a6c9de8b0790 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 29 05:26:25.782067 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.openstack.wsgi [None req-ac8090fc-dc07-4843-bc77-a6c9de8b0790 demo demo] Empty body provided in request {{(pid=112802) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:26:25.782344 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.openstack.wsgi [None req-ac8090fc-dc07-4843-bc77-a6c9de8b0790 demo demo] Calling method 'detail' {{(pid=112802) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:26:25.782674 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.api_utils [None req-ac8090fc-dc07-4843-bc77-a6c9de8b0790 demo demo] Removing options '' from query. {{(pid=112802) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:26:25.783899 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.volume.api [None req-ac8090fc-dc07-4843-bc77-a6c9de8b0790 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112802) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:26:25.794490 np0000183411 devstack@c-api.service[112802]: INFO cinder.volume.api [None req-ac8090fc-dc07-4843-bc77-a6c9de8b0790 demo demo] Get all volumes completed successfully. Jun 29 05:26:25.797597 np0000183411 devstack@c-api.service[112802]: INFO cinder.api.openstack.wsgi [None req-ac8090fc-dc07-4843-bc77-a6c9de8b0790 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:26:25.798147 np0000183411 devstack@c-api.service[112802]: [pid: 112802|app: 0|req: 12/46] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 29 05:26:25 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:26:35.788213 np0000183411 devstack@c-api.service[112802]: DEBUG dbcounter [-] [112802] Writing DB stats cinder:SELECT=1 {{(pid=112802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:27:25.819269 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.middleware.request_id [None req-f65ef1f7-c0d8-4f6a-8156-03996f9c2c96 None None] RequestId filter calling following filter/app {{(pid=112800) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:27:25.852406 np0000183411 devstack@c-api.service[112800]: INFO cinder.api.openstack.wsgi [None req-f65ef1f7-c0d8-4f6a-8156-03996f9c2c96 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 29 05:27:25.852617 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.openstack.wsgi [None req-f65ef1f7-c0d8-4f6a-8156-03996f9c2c96 demo demo] Empty body provided in request {{(pid=112800) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:27:25.852849 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.openstack.wsgi [None req-f65ef1f7-c0d8-4f6a-8156-03996f9c2c96 demo demo] Calling method 'detail' {{(pid=112800) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:27:25.853081 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.api.api_utils [None req-f65ef1f7-c0d8-4f6a-8156-03996f9c2c96 demo demo] Removing options '' from query. {{(pid=112800) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:27:25.853817 np0000183411 devstack@c-api.service[112800]: DEBUG cinder.volume.api [None req-f65ef1f7-c0d8-4f6a-8156-03996f9c2c96 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112800) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:27:25.860587 np0000183411 devstack@c-api.service[112800]: INFO cinder.volume.api [None req-f65ef1f7-c0d8-4f6a-8156-03996f9c2c96 demo demo] Get all volumes completed successfully. Jun 29 05:27:25.862669 np0000183411 devstack@c-api.service[112800]: INFO cinder.api.openstack.wsgi [None req-f65ef1f7-c0d8-4f6a-8156-03996f9c2c96 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:27:25.862995 np0000183411 devstack@c-api.service[112800]: [pid: 112800|app: 0|req: 12/47] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 29 05:27:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:27:35.856928 np0000183411 devstack@c-api.service[112800]: DEBUG dbcounter [-] [112800] Writing DB stats cinder:SELECT=1 {{(pid=112800) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:28:25.879208 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.middleware.request_id [None req-d265fb05-1bb2-40d2-b370-f7941a4658db None None] RequestId filter calling following filter/app {{(pid=112799) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:28:25.883591 np0000183411 devstack@c-api.service[112799]: INFO cinder.api.openstack.wsgi [None req-d265fb05-1bb2-40d2-b370-f7941a4658db demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 29 05:28:25.883963 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.openstack.wsgi [None req-d265fb05-1bb2-40d2-b370-f7941a4658db demo demo] Empty body provided in request {{(pid=112799) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:28:25.884391 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.openstack.wsgi [None req-d265fb05-1bb2-40d2-b370-f7941a4658db demo demo] Calling method 'detail' {{(pid=112799) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:28:25.884976 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.api.api_utils [None req-d265fb05-1bb2-40d2-b370-f7941a4658db demo demo] Removing options '' from query. {{(pid=112799) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:28:25.886120 np0000183411 devstack@c-api.service[112799]: DEBUG cinder.volume.api [None req-d265fb05-1bb2-40d2-b370-f7941a4658db demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112799) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:28:25.895796 np0000183411 devstack@c-api.service[112799]: INFO cinder.volume.api [None req-d265fb05-1bb2-40d2-b370-f7941a4658db demo demo] Get all volumes completed successfully. Jun 29 05:28:25.897790 np0000183411 devstack@c-api.service[112799]: INFO cinder.api.openstack.wsgi [None req-d265fb05-1bb2-40d2-b370-f7941a4658db demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:28:25.898213 np0000183411 devstack@c-api.service[112799]: [pid: 112799|app: 0|req: 12/48] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 29 05:28:25 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:28:35.889616 np0000183411 devstack@c-api.service[112799]: DEBUG dbcounter [-] [112799] Writing DB stats cinder:SELECT=1 {{(pid=112799) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:29:25.913717 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.middleware.request_id [None req-143ff8a7-ee82-4265-a43b-1b90b9243000 None None] RequestId filter calling following filter/app {{(pid=112801) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:29:25.917169 np0000183411 devstack@c-api.service[112801]: INFO cinder.api.openstack.wsgi [None req-143ff8a7-ee82-4265-a43b-1b90b9243000 demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 29 05:29:25.917527 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.openstack.wsgi [None req-143ff8a7-ee82-4265-a43b-1b90b9243000 demo demo] Empty body provided in request {{(pid=112801) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:29:25.917813 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.openstack.wsgi [None req-143ff8a7-ee82-4265-a43b-1b90b9243000 demo demo] Calling method 'detail' {{(pid=112801) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:29:25.918148 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.api.api_utils [None req-143ff8a7-ee82-4265-a43b-1b90b9243000 demo demo] Removing options '' from query. {{(pid=112801) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:29:25.919299 np0000183411 devstack@c-api.service[112801]: DEBUG cinder.volume.api [None req-143ff8a7-ee82-4265-a43b-1b90b9243000 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112801) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:29:25.927788 np0000183411 devstack@c-api.service[112801]: INFO cinder.volume.api [None req-143ff8a7-ee82-4265-a43b-1b90b9243000 demo demo] Get all volumes completed successfully. Jun 29 05:29:25.929766 np0000183411 devstack@c-api.service[112801]: INFO cinder.api.openstack.wsgi [None req-143ff8a7-ee82-4265-a43b-1b90b9243000 demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:29:25.930105 np0000183411 devstack@c-api.service[112801]: [pid: 112801|app: 0|req: 13/49] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 29 05:29:25 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:29:35.922876 np0000183411 devstack@c-api.service[112801]: DEBUG dbcounter [-] [112801] Writing DB stats cinder:SELECT=1 {{(pid=112801) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:30:25.944822 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.middleware.request_id [None req-95d1e5e1-298a-4694-bb21-c11f753297ad None None] RequestId filter calling following filter/app {{(pid=112802) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:30:25.948094 np0000183411 devstack@c-api.service[112802]: INFO cinder.api.openstack.wsgi [None req-95d1e5e1-298a-4694-bb21-c11f753297ad demo demo] GET https://199.204.45.157/volume/v3/volumes/detail Jun 29 05:30:25.948525 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.openstack.wsgi [None req-95d1e5e1-298a-4694-bb21-c11f753297ad demo demo] Empty body provided in request {{(pid=112802) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:30:25.948783 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.openstack.wsgi [None req-95d1e5e1-298a-4694-bb21-c11f753297ad demo demo] Calling method 'detail' {{(pid=112802) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:30:25.949095 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.api.api_utils [None req-95d1e5e1-298a-4694-bb21-c11f753297ad demo demo] Removing options '' from query. {{(pid=112802) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:30:25.950636 np0000183411 devstack@c-api.service[112802]: DEBUG cinder.volume.api [None req-95d1e5e1-298a-4694-bb21-c11f753297ad demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112802) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:30:25.958662 np0000183411 devstack@c-api.service[112802]: INFO cinder.volume.api [None req-95d1e5e1-298a-4694-bb21-c11f753297ad demo demo] Get all volumes completed successfully. Jun 29 05:30:25.960634 np0000183411 devstack@c-api.service[112802]: INFO cinder.api.openstack.wsgi [None req-95d1e5e1-298a-4694-bb21-c11f753297ad demo demo] https://199.204.45.157/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:30:25.960994 np0000183411 devstack@c-api.service[112802]: [pid: 112802|app: 0|req: 13/50] 199.204.45.157 () {64 vars in 1296 bytes} [Mon Jun 29 05:30:25 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:30:35.953931 np0000183411 devstack@c-api.service[112802]: DEBUG dbcounter [-] [112802] Writing DB stats cinder:SELECT=1 {{(pid=112802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}