Jun 19 00:33:25.506594 np0000182242 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 19 00:33:25.513266 np0000182242 devstack@c-api.service[112487]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 19 00:33:25.516205 np0000182242 devstack@c-api.service[112487]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 19 00:33:25 2026] *** Jun 19 00:33:25.516205 np0000182242 devstack@c-api.service[112487]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 19 00:33:25.516205 np0000182242 devstack@c-api.service[112487]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 19 00:33:25.516205 np0000182242 devstack@c-api.service[112487]: nodename: np0000182242 Jun 19 00:33:25.516205 np0000182242 devstack@c-api.service[112487]: machine: x86_64 Jun 19 00:33:25.516205 np0000182242 devstack@c-api.service[112487]: clock source: unix Jun 19 00:33:25.516205 np0000182242 devstack@c-api.service[112487]: pcre jit disabled Jun 19 00:33:25.516205 np0000182242 devstack@c-api.service[112487]: detected number of CPU cores: 16 Jun 19 00:33:25.516205 np0000182242 devstack@c-api.service[112487]: current working directory: / Jun 19 00:33:25.516205 np0000182242 devstack@c-api.service[112487]: detected binary path: /usr/bin/uwsgi-core Jun 19 00:33:25.516205 np0000182242 devstack@c-api.service[112487]: your processes number limit is 256917 Jun 19 00:33:25.516205 np0000182242 devstack@c-api.service[112487]: your memory page size is 4096 bytes Jun 19 00:33:25.516205 np0000182242 devstack@c-api.service[112487]: detected max file descriptor number: 2048 Jun 19 00:33:25.516205 np0000182242 devstack@c-api.service[112487]: lock engine: pthread robust mutexes Jun 19 00:33:25.516205 np0000182242 devstack@c-api.service[112487]: thunder lock: enabled Jun 19 00:33:25.516205 np0000182242 devstack@c-api.service[112487]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 19 00:33:25.516205 np0000182242 devstack@c-api.service[112487]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 19 00:33:25.516205 np0000182242 devstack@c-api.service[112487]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 19 00:33:25.516205 np0000182242 devstack@c-api.service[112487]: Set PythonHome to /opt/stack/data/venv Jun 19 00:33:25.551552 np0000182242 devstack@c-api.service[112487]: Python main interpreter initialized at 0x7c2325aa3668 Jun 19 00:33:25.551552 np0000182242 devstack@c-api.service[112487]: python threads support enabled Jun 19 00:33:25.551552 np0000182242 devstack@c-api.service[112487]: your server socket listen backlog is limited to 100 connections Jun 19 00:33:25.551552 np0000182242 devstack@c-api.service[112487]: your mercy for graceful operations on workers is 80 seconds Jun 19 00:33:25.552050 np0000182242 devstack@c-api.service[112487]: mapped 671795 bytes (656 KB) for 4 cores Jun 19 00:33:25.552219 np0000182242 devstack@c-api.service[112487]: *** Operational MODE: preforking *** Jun 19 00:33:25.552382 np0000182242 devstack@c-api.service[112487]: *** uWSGI is running in multiple interpreter mode *** Jun 19 00:33:25.552382 np0000182242 devstack@c-api.service[112487]: spawned uWSGI master process (pid: 112487) Jun 19 00:33:25.552505 np0000182242 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 19 00:33:25.554116 np0000182242 devstack@c-api.service[112487]: spawned uWSGI worker 1 (pid: 112497, cores: 1) Jun 19 00:33:25.554116 np0000182242 devstack@c-api.service[112487]: spawned uWSGI worker 2 (pid: 112498, cores: 1) Jun 19 00:33:25.554116 np0000182242 devstack@c-api.service[112487]: spawned uWSGI worker 3 (pid: 112499, cores: 1) Jun 19 00:33:25.554658 np0000182242 devstack@c-api.service[112487]: spawned uWSGI worker 4 (pid: 112500, cores: 1) Jun 19 00:33:25.554719 np0000182242 devstack@c-api.service[112487]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 19 00:33:25.678892 np0000182242 devstack@c-api.service[112498]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 00:33:25.678892 np0000182242 devstack@c-api.service[112498]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 00:33:25.678892 np0000182242 devstack@c-api.service[112498]: we strongly recommend against using it for new projects. Jun 19 00:33:25.678892 np0000182242 devstack@c-api.service[112498]: If you are already using Eventlet, we recommend migrating to a different Jun 19 00:33:25.678892 np0000182242 devstack@c-api.service[112498]: framework. For more detail see Jun 19 00:33:25.678892 np0000182242 devstack@c-api.service[112498]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 00:33:25.678892 np0000182242 devstack@c-api.service[112498]: import eventlet # noqa Jun 19 00:33:25.683834 np0000182242 devstack@c-api.service[112500]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 00:33:25.683834 np0000182242 devstack@c-api.service[112500]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 00:33:25.683834 np0000182242 devstack@c-api.service[112500]: we strongly recommend against using it for new projects. Jun 19 00:33:25.683834 np0000182242 devstack@c-api.service[112500]: If you are already using Eventlet, we recommend migrating to a different Jun 19 00:33:25.683834 np0000182242 devstack@c-api.service[112500]: framework. For more detail see Jun 19 00:33:25.683834 np0000182242 devstack@c-api.service[112500]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 00:33:25.683834 np0000182242 devstack@c-api.service[112500]: import eventlet # noqa Jun 19 00:33:25.686898 np0000182242 devstack@c-api.service[112499]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 00:33:25.686898 np0000182242 devstack@c-api.service[112499]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 00:33:25.686898 np0000182242 devstack@c-api.service[112499]: we strongly recommend against using it for new projects. Jun 19 00:33:25.686898 np0000182242 devstack@c-api.service[112499]: If you are already using Eventlet, we recommend migrating to a different Jun 19 00:33:25.686898 np0000182242 devstack@c-api.service[112499]: framework. For more detail see Jun 19 00:33:25.686898 np0000182242 devstack@c-api.service[112499]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 00:33:25.686898 np0000182242 devstack@c-api.service[112499]: import eventlet # noqa Jun 19 00:33:25.692676 np0000182242 devstack@c-api.service[112497]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 00:33:25.692676 np0000182242 devstack@c-api.service[112497]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 00:33:25.692676 np0000182242 devstack@c-api.service[112497]: we strongly recommend against using it for new projects. Jun 19 00:33:25.692676 np0000182242 devstack@c-api.service[112497]: If you are already using Eventlet, we recommend migrating to a different Jun 19 00:33:25.692676 np0000182242 devstack@c-api.service[112497]: framework. For more detail see Jun 19 00:33:25.692676 np0000182242 devstack@c-api.service[112497]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 00:33:25.692676 np0000182242 devstack@c-api.service[112497]: import eventlet # noqa Jun 19 00:33:25.767142 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 00:33:25.767142 np0000182242 devstack@c-api.service[112498]: warnings.warn( Jun 19 00:33:25.767296 np0000182242 devstack@c-api.service[112500]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 00:33:25.767296 np0000182242 devstack@c-api.service[112500]: warnings.warn( Jun 19 00:33:25.777299 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 00:33:25.777299 np0000182242 devstack@c-api.service[112499]: warnings.warn( Jun 19 00:33:25.777994 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 00:33:25.777994 np0000182242 devstack@c-api.service[112497]: warnings.warn( Jun 19 00:33:25.839000 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 19 00:33:25.839000 np0000182242 devstack@c-api.service[112498]: from cgi import parse_header Jun 19 00:33:25.842547 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:25.842547 np0000182242 devstack@c-api.service[112500]: from cgi import parse_header Jun 19 00:33:25.854961 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 19 00:33:25.854961 np0000182242 devstack@c-api.service[112497]: from cgi import parse_header Jun 19 00:33:25.868693 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 19 00:33:25.868693 np0000182242 devstack@c-api.service[112499]: from cgi import parse_header Jun 19 00:33:25.893297 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:25.893297 np0000182242 devstack@c-api.service[112500]: removals.removed_module( Jun 19 00:33:25.894763 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:25.894763 np0000182242 devstack@c-api.service[112500]: removals.removed_module( Jun 19 00:33:25.897931 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 19 00:33:25.897931 np0000182242 devstack@c-api.service[112498]: removals.removed_module( Jun 19 00:33:25.900472 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 19 00:33:25.900472 np0000182242 devstack@c-api.service[112498]: removals.removed_module( Jun 19 00:33:25.902807 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 19 00:33:25.902807 np0000182242 devstack@c-api.service[112497]: removals.removed_module( Jun 19 00:33:25.904425 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 19 00:33:25.904425 np0000182242 devstack@c-api.service[112497]: removals.removed_module( Jun 19 00:33:25.919152 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 19 00:33:25.919152 np0000182242 devstack@c-api.service[112499]: removals.removed_module( Jun 19 00:33:25.921104 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 19 00:33:25.921104 np0000182242 devstack@c-api.service[112499]: removals.removed_module( Jun 19 00:33:26.662588 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 19 00:33:26.662588 np0000182242 devstack@c-api.service[112499]: warnings.warn( Jun 19 00:33:26.666556 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 19 00:33:26.666556 np0000182242 devstack@c-api.service[112498]: warnings.warn( Jun 19 00:33:26.672807 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 19 00:33:26.672807 np0000182242 devstack@c-api.service[112497]: warnings.warn( Jun 19 00:33:26.675105 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:26.675105 np0000182242 devstack@c-api.service[112500]: warnings.warn( Jun 19 00:33:26.711715 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 19 00:33:26.711715 np0000182242 devstack@c-api.service[112499]: warnings.warn( Jun 19 00:33:26.715783 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 19 00:33:26.715783 np0000182242 devstack@c-api.service[112498]: warnings.warn( Jun 19 00:33:26.722807 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 19 00:33:26.722807 np0000182242 devstack@c-api.service[112497]: warnings.warn( Jun 19 00:33:26.726667 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:26.726667 np0000182242 devstack@c-api.service[112500]: warnings.warn( Jun 19 00:33:26.905956 np0000182242 devstack@c-api.service[112500]: 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 19 00:33:26.906153 np0000182242 devstack@c-api.service[112500]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112500) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 00:33:26.907415 np0000182242 devstack@c-api.service[112499]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 19 00:33:26.907467 np0000182242 devstack@c-api.service[112498]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 19 00:33:26.907617 np0000182242 devstack@c-api.service[112499]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112499) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 00:33:26.907660 np0000182242 devstack@c-api.service[112498]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112498) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 00:33:26.914857 np0000182242 devstack@c-api.service[112497]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 19 00:33:26.914977 np0000182242 devstack@c-api.service[112497]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112497) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 00:33:26.991553 np0000182242 devstack@c-api.service[112498]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 19 00:33:26.991553 np0000182242 devstack@c-api.service[112498]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 00:33:26.992728 np0000182242 devstack@c-api.service[112499]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 19 00:33:26.992728 np0000182242 devstack@c-api.service[112499]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 00:33:26.992881 np0000182242 devstack@c-api.service[112497]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 19 00:33:26.992881 np0000182242 devstack@c-api.service[112497]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 00:33:26.994042 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:26.994042 np0000182242 devstack@c-api.service[112500]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 00:33:27.450178 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112499) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 00:33:27.450359 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112498) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 00:33:27.450518 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.450590 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.450706 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.450771 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.450828 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.450885 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112497) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 00:33:27.450971 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.451300 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.451378 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.451554 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.451642 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112500) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 00:33:27.451907 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.451982 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.452192 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.453093 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.453192 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.453272 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.453324 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.453367 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.453412 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.453454 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.453497 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.453543 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.453586 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.453618 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.453659 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.453702 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.453702 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.453784 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.453833 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.453904 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.453971 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.454046 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.454116 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.454191 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.454299 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.454340 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.454393 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.454444 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.454488 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.454530 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.454569 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.454613 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.454650 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.454686 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.454723 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.454760 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.454796 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.454843 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.454887 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.454925 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.454963 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.455004 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.455066 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.455115 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.455162 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.455234 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.455280 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.455318 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.455356 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.455393 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.455440 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.455477 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.455524 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.455566 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.455603 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.455648 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.455698 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.455742 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.455779 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.455814 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.455856 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.455901 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.455946 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.455982 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.456049 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.456095 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.456136 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.456181 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.456219 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.456259 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.456306 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.456348 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.456383 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.456424 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.456469 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.456511 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.456547 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.456590 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.456590 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.456590 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.456590 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.456590 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.456590 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.456590 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.456590 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.456590 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.456590 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.456925 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.456976 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.457032 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.457071 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.457116 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.457157 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.457202 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.457202 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.457276 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.457276 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.457343 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.457383 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.457420 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.457456 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.457496 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.457536 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.457572 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.457572 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.457572 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.457681 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.457821 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.457861 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.457898 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.457935 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.457935 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.457935 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.457935 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.457935 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.459420 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.459484 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.459535 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.459573 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.459646 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.459689 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.459714 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.459742 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.459775 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.459804 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.459870 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.459925 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.459964 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.460031 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.460072 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.460105 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.460134 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.460165 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.460194 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.460220 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.460249 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.460284 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.460312 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.460339 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.460372 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.460403 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.460431 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.460458 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.460489 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.460520 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.460548 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.460579 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.460610 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.460641 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.460669 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.460699 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.460726 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.460757 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.460789 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.460819 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.460843 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.461047 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.461082 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.461112 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.461145 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.461170 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.461198 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.461226 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.461253 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.461277 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.461310 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.461342 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.461366 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.461394 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.461394 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.461394 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.462000 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.462083 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.462140 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.462207 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.462269 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.462304 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.462333 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.462361 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.462387 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.462414 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.462442 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.462471 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.462506 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.462538 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.462538 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.462592 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.462624 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.462654 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.462681 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.462706 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.462733 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.462761 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.462786 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.462819 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.462819 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.462819 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.462896 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.462922 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.464541 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.464605 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.464672 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.464718 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.464786 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.464844 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.464900 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.464930 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.464987 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.465068 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.465156 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.465278 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.465321 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.465351 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.465386 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.465429 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.465488 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.465520 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.465552 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.465583 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.465608 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.465639 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.465671 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.465701 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.465730 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.465755 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.465786 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.465816 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.465846 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.465875 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.465910 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.465951 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.465980 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.465980 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.466067 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.466102 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.466131 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.466131 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.466187 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.466218 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.466248 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.466276 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.466301 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.466328 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.466357 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.466389 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.466418 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.466453 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.466484 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.466520 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.466550 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.466576 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.466603 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.466634 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.466666 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.466692 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.467739 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.467792 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.467862 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.467917 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.467952 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.467983 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.468021 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.468047 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.468071 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.468099 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.468138 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.468167 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.468194 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.468226 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.468253 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.468282 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.468308 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.468336 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.468366 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.468396 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.468428 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.469283 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.469347 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.469386 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.469436 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.469478 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.469516 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.469559 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.469600 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.469643 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.469680 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.469722 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.469760 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.469796 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.469837 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.469878 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.469915 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.469955 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.469991 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.470060 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.470109 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.470109 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.470187 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.470187 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.470267 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.470305 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.470346 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.470388 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.470426 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.470472 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.470514 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.470551 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.470587 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.470628 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.470672 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.470672 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.475900 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.475977 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.476042 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.476088 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.476125 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.476212 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.476285 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.476341 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.476388 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.476426 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.476498 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.476546 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.476599 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.476639 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.476683 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.476747 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.476812 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.476868 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.476927 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.476983 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.477092 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.477164 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.477221 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.477278 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.477333 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.477403 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.477459 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.477526 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.477589 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.477655 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.477722 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.477722 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.477836 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.477893 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.477949 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.478043 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.478121 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.478178 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.478235 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.478310 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.478368 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.478423 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.478475 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.478534 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.478592 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.478656 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.478709 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.478783 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.478847 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.478903 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.478966 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.479044 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.479122 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.479182 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.479182 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.479182 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.479534 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.479534 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.479661 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.479726 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.479789 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.479851 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.479851 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.479974 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.480069 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.480156 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.480220 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.480278 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.480337 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.480405 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.480461 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.480518 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.480570 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.480638 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.480703 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.480770 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.480844 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.480905 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.480968 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.481048 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.481106 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.481177 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.481244 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.481310 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.481366 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.481366 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.481366 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.481366 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.481649 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.481709 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.481777 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.481833 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.481905 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.481961 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.482043 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.482104 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.482176 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.482176 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.482286 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.482350 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.482413 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.482479 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.482537 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.482537 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.482639 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.482695 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.482750 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.482815 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.482879 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.482879 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.482879 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.482879 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.483142 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.483142 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.483283 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.483362 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.483426 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.483488 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.483545 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.483609 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.483674 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.483739 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.483790 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.483847 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.483910 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.483910 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.484033 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.484033 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.484033 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.484257 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.484326 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.484326 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.484448 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.484513 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.484570 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.484570 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.484685 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.484752 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.484752 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.484752 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.484910 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.484910 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.485043 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.485119 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.485178 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.485234 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.485290 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.485348 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.485412 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.485518 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.485588 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.485645 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.485710 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.485769 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.485824 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.485883 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.485938 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.485994 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.486080 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.486153 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.486228 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.486292 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.486349 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.486405 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.486462 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.486462 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.486462 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.486462 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.486674 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.486674 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.486674 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.486674 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.486901 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.486960 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.487047 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.487121 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.487179 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.487298 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.487358 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.487358 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.487475 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.487540 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.487602 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.487664 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.487711 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.487738 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.487765 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.487795 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.487823 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.487854 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.487884 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.487915 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.487940 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.487971 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.488009 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.488009 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.488094 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.488094 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.488147 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.488175 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.488203 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.488233 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.488261 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.488291 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.488291 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.488343 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.488374 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.488403 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.488428 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.488428 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.488478 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.488478 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.488525 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.488552 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.488579 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.488579 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.488625 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.488656 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.488681 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.488711 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.488745 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.488745 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.488745 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.488745 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.491025 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.491088 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.491127 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.491157 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.491182 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.491230 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.491255 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.491287 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.491315 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.491341 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.491373 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.491405 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.491436 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.491467 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.491496 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.491526 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.491557 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.491585 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.491619 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.491647 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.491678 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.491711 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.491711 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.491765 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.491797 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.491827 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.491827 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.491827 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.493447 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.493519 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.493567 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.493628 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.493667 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.493697 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.493725 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.493757 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.493788 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.493816 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.493840 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.493867 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.493899 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.493931 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.493958 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.493986 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.494025 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.494061 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.494088 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.494119 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.494146 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.494173 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.494207 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.494239 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.494267 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.494298 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.494298 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.494298 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.494416 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.494416 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.494416 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.494416 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.494518 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.494544 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.494572 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.494600 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.494628 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.494655 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.494685 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.494710 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.494738 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.494765 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.494801 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.494832 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.494862 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.494890 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.494920 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.494946 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.494977 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.495004 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.495053 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.495088 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.495088 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.495088 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.495088 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.495088 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.496587 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.496629 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.496686 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.496720 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.496750 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.496787 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.496816 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.496845 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.496877 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.496905 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.496937 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.496963 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.496963 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.497023 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.497049 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.497087 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.497122 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.497150 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.497176 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.497204 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.497233 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.497260 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.497287 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.497311 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.497347 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.497379 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.497407 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.497435 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.497464 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.497493 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.497524 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.497571 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.497602 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.497634 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.497658 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.497707 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.497750 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.497786 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.497823 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.497860 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.497896 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.497933 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.497969 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.498005 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.498058 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.498104 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.498141 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.498178 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.498218 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.498253 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.498289 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.498329 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.498370 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.498410 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.498410 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.498410 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.502289 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.502356 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.502408 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.502453 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.502514 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.502555 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.502642 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.502687 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.502735 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.502773 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.502821 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.502864 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.502901 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.502938 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.502980 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.503034 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.503081 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.503120 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.503156 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.503219 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.503274 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.503317 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.503355 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.503398 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.503438 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.503474 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.503517 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.503553 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.503589 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.503626 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.503684 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.503734 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.503772 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.503810 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.503846 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.503887 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.503923 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.503959 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.504001 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.504054 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.504100 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.504151 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.504209 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.504247 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.504282 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.504318 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.504358 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.504358 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.504426 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.504466 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.504506 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.504559 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.504559 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.504559 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.504559 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.504559 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.505565 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.505623 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.505689 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.505731 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.505807 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.505849 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.505895 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.505929 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.505966 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.506004 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.506004 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.506098 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.506133 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.506205 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.506246 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.506291 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.506328 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.506397 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.506437 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.506480 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.506518 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.506556 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.506597 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.506634 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.506670 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.506670 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.506749 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.506791 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.507136 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.507218 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.507258 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.507296 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.507337 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.507377 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.507410 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.507459 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.507500 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.507538 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.507576 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.507617 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.507658 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.507700 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.507747 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.507788 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.507836 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.507873 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.507911 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.507953 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.507995 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.508053 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.508092 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.508138 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.508179 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.508220 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.508263 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.508299 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.508339 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.508380 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.508417 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.508457 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.508493 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.508533 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.508575 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.508614 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.508660 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.508696 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.508732 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.508772 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.508807 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.508843 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.508878 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.508915 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.508950 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.508992 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.509050 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.509089 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.509125 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.509161 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.509197 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.509197 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.509197 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.509197 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.509197 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.509197 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.510655 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.510717 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.510758 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.510839 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.510882 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.510917 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.510950 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.510994 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.511060 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.511106 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.511143 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.511206 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.511246 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.511282 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.511319 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.511361 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.511403 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.511440 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.511477 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.511519 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.511561 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.511598 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.511634 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.511677 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.511715 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.511751 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.511793 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.511831 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.511871 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.511910 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.511957 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.511998 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.512049 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.512096 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112499) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.512138 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.512175 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.512215 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.512252 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.512294 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.512331 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.512366 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.512407 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.512446 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.512487 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.512527 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.512567 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.512607 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.512649 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.512685 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112499) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.512725 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.512765 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.512809 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.512846 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112499) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.512881 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.512926 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.512967 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.513003 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.513051 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.513087 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.513124 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.513168 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.513219 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.513255 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.513290 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.513325 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.513361 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112500) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.513396 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.513431 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.513502 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.513589 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:33:27.513659 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.513764 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:33:27.513812 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.513853 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:33:27.513895 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112500) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.513935 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:33:27.513976 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112500) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.514034 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:33:27.514034 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:33:27.514034 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:33:27.558224 np0000182242 devstack@c-api.service[112497]: INFO dbcounter [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Registered counter for database cinder Jun 19 00:33:27.558354 np0000182242 devstack@c-api.service[112499]: INFO dbcounter [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Registered counter for database cinder Jun 19 00:33:27.558963 np0000182242 devstack@c-api.service[112498]: INFO dbcounter [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Registered counter for database cinder Jun 19 00:33:27.560630 np0000182242 devstack@c-api.service[112500]: INFO dbcounter [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Registered counter for database cinder Jun 19 00:33:27.599304 np0000182242 devstack@c-api.service[112499]: DEBUG oslo_db.sqlalchemy.engines [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112499) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:33:27.601743 np0000182242 devstack@c-api.service[112497]: DEBUG oslo_db.sqlalchemy.engines [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112497) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:33:27.603214 np0000182242 devstack@c-api.service[112500]: DEBUG oslo_db.sqlalchemy.engines [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 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=112500) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:33:27.605428 np0000182242 devstack@c-api.service[112498]: DEBUG oslo_db.sqlalchemy.engines [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112498) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:33:27.713475 np0000182242 devstack@c-api.service[112499]: DEBUG dbcounter [-] [112499] Writer thread running {{(pid=112499) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 00:33:27.716177 np0000182242 devstack@c-api.service[112499]: INFO cinder.rpc [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 00:33:27.716517 np0000182242 devstack@c-api.service[112500]: DEBUG dbcounter [-] [112500] Writer thread running {{(pid=112500) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 00:33:27.718631 np0000182242 devstack@c-api.service[112499]: INFO cinder.rpc [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 00:33:27.719056 np0000182242 devstack@c-api.service[112500]: INFO cinder.rpc [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 00:33:27.720998 np0000182242 devstack@c-api.service[112499]: INFO cinder.rpc [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 00:33:27.721401 np0000182242 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writer thread running {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 00:33:27.721492 np0000182242 devstack@c-api.service[112500]: INFO cinder.rpc [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 00:33:27.723119 np0000182242 devstack@c-api.service[112499]: INFO cinder.rpc [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 00:33:27.723796 np0000182242 devstack@c-api.service[112500]: INFO cinder.rpc [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 00:33:27.723941 np0000182242 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.724006 np0000182242 devstack@c-api.service[112497]: INFO cinder.rpc [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 00:33:27.726189 np0000182242 devstack@c-api.service[112500]: INFO cinder.rpc [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 00:33:27.726528 np0000182242 devstack@c-api.service[112497]: INFO cinder.rpc [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 00:33:27.726781 np0000182242 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.727225 np0000182242 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.729139 np0000182242 devstack@c-api.service[112497]: INFO cinder.rpc [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 00:33:27.731229 np0000182242 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.731840 np0000182242 devstack@c-api.service[112497]: INFO cinder.rpc [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 00:33:27.732054 np0000182242 devstack@c-api.service[112498]: DEBUG dbcounter [-] [112498] Writer thread running {{(pid=112498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 00:33:27.732972 np0000182242 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.734824 np0000182242 devstack@c-api.service[112498]: INFO cinder.rpc [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 00:33:27.736552 np0000182242 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.741089 np0000182242 devstack@c-api.service[112498]: INFO cinder.rpc [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 00:33:27.743939 np0000182242 devstack@c-api.service[112498]: INFO cinder.rpc [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 00:33:27.746150 np0000182242 devstack@c-api.service[112498]: INFO cinder.rpc [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 00:33:27.747336 np0000182242 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.751240 np0000182242 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.757870 np0000182242 devstack@c-api.service[112499]: DEBUG oslo_db.sqlalchemy.engines [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112499) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:33:27.760146 np0000182242 devstack@c-api.service[112499]: INFO cinder.rpc [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 00:33:27.762450 np0000182242 devstack@c-api.service[112499]: INFO cinder.rpc [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 00:33:27.763669 np0000182242 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.765628 np0000182242 devstack@c-api.service[112500]: DEBUG oslo_db.sqlalchemy.engines [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 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=112500) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:33:27.768584 np0000182242 devstack@c-api.service[112500]: INFO cinder.rpc [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 00:33:27.770325 np0000182242 devstack@c-api.service[112497]: DEBUG oslo_db.sqlalchemy.engines [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112497) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:33:27.770875 np0000182242 devstack@c-api.service[112500]: INFO cinder.rpc [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 00:33:27.772082 np0000182242 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.773000 np0000182242 devstack@c-api.service[112497]: INFO cinder.rpc [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 00:33:27.775453 np0000182242 devstack@c-api.service[112497]: INFO cinder.rpc [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 00:33:27.776661 np0000182242 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.776835 np0000182242 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.780067 np0000182242 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.783251 np0000182242 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.783362 np0000182242 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.786077 np0000182242 devstack@c-api.service[112498]: DEBUG oslo_db.sqlalchemy.engines [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112498) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:33:27.786452 np0000182242 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.787785 np0000182242 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.788296 np0000182242 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.788915 np0000182242 devstack@c-api.service[112498]: INFO cinder.rpc [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 00:33:27.789663 np0000182242 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.790926 np0000182242 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.791311 np0000182242 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.791382 np0000182242 devstack@c-api.service[112498]: INFO cinder.rpc [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 00:33:27.792609 np0000182242 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.794128 np0000182242 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.794229 np0000182242 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.794874 np0000182242 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.797318 np0000182242 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.798172 np0000182242 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.798237 np0000182242 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.800186 np0000182242 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.801155 np0000182242 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.802173 np0000182242 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.803058 np0000182242 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.804356 np0000182242 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.804557 np0000182242 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.805130 np0000182242 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.806391 np0000182242 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.807223 np0000182242 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.807290 np0000182242 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.808374 np0000182242 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.809591 np0000182242 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.810380 np0000182242 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.811423 np0000182242 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.811939 np0000182242 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.812806 np0000182242 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.814323 np0000182242 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.814596 np0000182242 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.815432 np0000182242 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.815806 np0000182242 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.817173 np0000182242 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.818470 np0000182242 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.820142 np0000182242 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.821219 np0000182242 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.821288 np0000182242 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.823260 np0000182242 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.823461 np0000182242 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.823981 np0000182242 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.824330 np0000182242 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.824710 np0000182242 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.825479 np0000182242 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.826377 np0000182242 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.826933 np0000182242 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.827346 np0000182242 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.827618 np0000182242 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.827721 np0000182242 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.828603 np0000182242 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.828736 np0000182242 devstack@c-api.service[112499]: WARNING cinder.api.contrib.hosts [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 00:33:27.829334 np0000182242 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.829415 np0000182242 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.830108 np0000182242 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.830901 np0000182242 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.830981 np0000182242 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.831082 np0000182242 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.831167 np0000182242 devstack@c-api.service[112500]: WARNING cinder.api.contrib.hosts [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 00:33:27.831834 np0000182242 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.832471 np0000182242 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.832652 np0000182242 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.833154 np0000182242 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.833898 np0000182242 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.834243 np0000182242 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.834331 np0000182242 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.834642 np0000182242 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.834727 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Extended resource: extensions {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.835184 np0000182242 devstack@c-api.service[112497]: WARNING cinder.api.contrib.hosts [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 00:33:27.835671 np0000182242 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.835838 np0000182242 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.836087 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Extended resource: extra_specs {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.836159 np0000182242 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.836914 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Extended resource: extensions {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.837161 np0000182242 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.837559 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Extended resource: os-volume-transfer {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.838252 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Extended resource: extra_specs {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.838548 np0000182242 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.838642 np0000182242 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.839282 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Extended resource: os-quota-class-sets {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.839893 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Extended resource: os-volume-transfer {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.840140 np0000182242 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.840957 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Extended resource: extensions {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.841123 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Extended resource: cgsnapshots {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.841956 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Extended resource: os-quota-class-sets {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.842303 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Extended resource: extra_specs {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.842710 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Extended resource: scheduler-stats {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.843308 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Extended resource: cgsnapshots {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.843817 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Extended resource: os-volume-transfer {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.844194 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Extended resource: qos-specs {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.844393 np0000182242 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.844671 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Extended resource: scheduler-stats {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.845469 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Extended resource: os-quota-class-sets {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.846284 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Extended resource: capabilities {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.846382 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Extended resource: qos-specs {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.846760 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Extended resource: cgsnapshots {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.847502 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Extended resource: encryption {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.847891 np0000182242 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.848144 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Extended resource: scheduler-stats {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.848399 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Extended resource: capabilities {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.849024 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Extended resource: encryption {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.849610 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Extended resource: encryption {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.850041 np0000182242 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.850288 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Extended resource: qos-specs {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.850569 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Extended resource: os-volume-type-access {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.851169 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Extended resource: encryption {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.851654 np0000182242 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.852125 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Extended resource: os-quota-sets {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.852370 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Extended resource: capabilities {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.852709 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Extended resource: os-volume-type-access {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.853430 np0000182242 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.853573 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Extended resource: os-snapshot-manage {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.853627 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Extended resource: encryption {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.854275 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Extended resource: os-quota-sets {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.854907 np0000182242 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.854998 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Extended resource: os-volume-manage {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.855136 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Extended resource: encryption {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.855743 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Extended resource: os-snapshot-manage {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.856030 np0000182242 devstack@c-api.service[112498]: WARNING cinder.api.contrib.hosts [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 00:33:27.856445 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Extended resource: os-hosts {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.856693 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Extended resource: os-volume-type-access {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.856779 np0000182242 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.857232 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Extended resource: os-volume-manage {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.857810 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Extended resource: os-availability-zone {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.858215 np0000182242 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.858301 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Extended resource: os-quota-sets {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.858595 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Extended resource: os-hosts {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.859134 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Extended resource: consistencygroups {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.859709 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Extended resource: os-snapshot-manage {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.859792 np0000182242 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.859970 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Extended resource: os-availability-zone {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.861055 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Extended resource: backups {{(pid=112499) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.861164 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Extended resource: os-volume-manage {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.861310 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Extended resource: consistencygroups {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.861389 np0000182242 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.862212 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Extended resource: extensions {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.862597 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Extended resource: os-hosts {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.863077 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.contrib.snapshot_actions [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] SnapshotActionsController initialized {{(pid=112499) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 00:33:27.863241 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Extended resource: backups {{(pid=112500) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.863635 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Extended resource: extra_specs {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.863797 np0000182242 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.863996 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Extended resource: os-availability-zone {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.865191 np0000182242 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.865246 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Extended resource: os-volume-transfer {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.865281 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.contrib.snapshot_actions [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] SnapshotActionsController initialized {{(pid=112500) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 00:33:27.865331 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Extended resource: consistencygroups {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.865991 np0000182242 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.866544 np0000182242 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.866952 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Extended resource: os-quota-class-sets {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.867411 np0000182242 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.867457 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Extended resource: backups {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.867902 np0000182242 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.868373 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Extended resource: cgsnapshots {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.868782 np0000182242 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.869223 np0000182242 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.869595 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.contrib.snapshot_actions [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] SnapshotActionsController initialized {{(pid=112497) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 00:33:27.869828 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Extended resource: scheduler-stats {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.870136 np0000182242 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.870461 np0000182242 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.870590 np0000182242 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.871473 np0000182242 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.871973 np0000182242 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.872055 np0000182242 devstack@c-api.service[112499]: WARNING castellan.key_manager.migration [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.872243 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Extended resource: qos-specs {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.872835 np0000182242 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.872899 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Extension UsedLimits extending resource: limits {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.872958 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Extension SnapshotActions extending resource: snapshots {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.873095 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.873199 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.873314 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.873384 np0000182242 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.873444 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.873509 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.873632 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.873699 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.873814 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.874001 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Extension AdminActions extending resource: volumes {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.874110 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Extension AdminActions extending resource: snapshots {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.874223 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Extension AdminActions extending resource: backups {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.874284 np0000182242 devstack@c-api.service[112500]: WARNING castellan.key_manager.migration [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.874342 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Extension VolumeTypeAccess extending resource: types {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.874432 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Extension VolumeActions extending resource: volumes {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.874550 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.v3.router [None req-7d9c9ca9-060c-4e15-9a28-bfba5cd3f4cc None None] Extension TypesManage extending resource: types {{(pid=112499) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.874621 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Extended resource: capabilities {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.874687 np0000182242 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.875145 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Extension UsedLimits extending resource: limits {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.875234 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.875354 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.875476 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.875566 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.875676 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.875779 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.875849 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Extended resource: encryption {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.875910 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.875967 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.876071 np0000182242 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.876135 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.876796 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Extension AdminActions extending resource: volumes {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.876886 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Extension AdminActions extending resource: snapshots {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.876989 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Extension AdminActions extending resource: backups {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.877118 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.877225 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Extension VolumeActions extending resource: volumes {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.877366 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.v3.router [None req-3c89bf38-4819-4ae3-8769-4f36794f55c5 None None] Extension TypesManage extending resource: types {{(pid=112500) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.877430 np0000182242 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.877507 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Extended resource: encryption {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.878891 np0000182242 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.879045 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Extended resource: os-volume-type-access {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.879776 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Extension UsedLimits extending resource: limits {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.879897 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.880005 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.880138 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.880237 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.880348 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.880451 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.880560 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.880637 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Extended resource: os-quota-sets {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.880679 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.880752 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.880937 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Extension AdminActions extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.881066 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Extension AdminActions extending resource: snapshots {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.881167 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Extension AdminActions extending resource: backups {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.881267 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.881387 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Extension VolumeActions extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.881508 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-728fe4be-6672-4eaf-8d07-26516417164e None None] Extension TypesManage extending resource: types {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.882118 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Extended resource: os-snapshot-manage {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.882708 np0000182242 devstack@c-api.service[112499]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c2325aa3668 pid: 112499 (default app) Jun 19 00:33:27.883649 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Extended resource: os-volume-manage {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.885078 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Extended resource: os-hosts {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.885139 np0000182242 devstack@c-api.service[112500]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c2325aa3668 pid: 112500 (default app) Jun 19 00:33:27.886854 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Extended resource: os-availability-zone {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.887898 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Extended resource: consistencygroups {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.889815 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Extended resource: backups {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:33:27.890703 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.890703 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.890839 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.890839 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.890839 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.890839 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.890839 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.891148 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.891148 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.891148 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.891148 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.891148 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.891148 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.891401 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.891401 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.891401 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.891401 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.891401 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.891604 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.891604 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.891604 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.891604 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.891775 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.891775 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.891775 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.891775 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.891966 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.891966 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.891966 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.891966 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.891966 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.892196 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.892196 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.892196 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.892196 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.892196 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.892419 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.892419 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.892419 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.892419 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.892419 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.892419 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.892667 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.892667 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.892667 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.892667 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.892667 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.892667 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.892917 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.892917 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.892917 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.892917 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.892917 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.892917 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.893202 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.893202 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.893202 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.893202 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.893202 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.893202 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.893444 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.893444 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.893444 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.893444 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.893603 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.893603 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.893603 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.893603 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.893603 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.893834 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.893834 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.893834 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.893834 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.893834 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.894073 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.894073 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.894073 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.894073 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.894073 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.894073 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.894302 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.894302 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.894302 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.894302 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.894302 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.894531 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.894531 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.894531 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.894531 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.894531 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.894745 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.894745 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.894745 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.894745 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.894928 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.894928 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.894928 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.894928 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.895128 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.contrib.snapshot_actions [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] SnapshotActionsController initialized {{(pid=112498) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 00:33:27.895178 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.895178 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.895178 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.895178 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.895178 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.895407 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.895407 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.895407 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.895407 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.895407 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.895602 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.895602 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.895602 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.895602 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.895789 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.895789 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.895789 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.895789 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.896157 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.896157 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.896157 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.896157 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.896343 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.896343 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.896343 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.896343 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.896617 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.896617 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.896711 np0000182242 devstack@c-api.service[112497]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c2325aa3668 pid: 112497 (default app) Jun 19 00:33:27.896751 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.896751 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.896751 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.896751 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.896751 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.896978 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.896978 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.896978 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.896978 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.896978 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.896978 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.897448 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.897448 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.897448 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.897448 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.897448 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.897739 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.897739 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.897739 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.897739 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.897739 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.897739 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.898049 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.898049 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.898049 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.898049 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.898049 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.898049 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.898349 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.898349 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.898349 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.898349 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.898349 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.898349 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.901512 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.901512 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.901512 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.901512 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.901512 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.901512 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.901795 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.901795 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.901795 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.901795 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.901984 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.901984 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.901984 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.901984 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.901984 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.902275 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.902275 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.902275 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.902275 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:27.902275 np0000182242 devstack@c-api.service[112499]: warnings.warn(deprecated_msg) Jun 19 00:33:27.902488 np0000182242 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.902488 np0000182242 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.902561 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.middleware.request_id [None req-565b2c74-5da6-45e1-9725-30fc6b0e25eb None None] RequestId filter calling following filter/app {{(pid=112499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:33:27.902609 np0000182242 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.902609 np0000182242 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.902678 np0000182242 devstack@c-api.service[112499]: [pid: 112499|app: 0|req: 1/1] 199.204.45.65 () {60 vars in 949 bytes} [Fri Jun 19 00:33:27 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 19 00:33:27.902722 np0000182242 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.902722 np0000182242 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.903030 np0000182242 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:33:27.904186 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Extension UsedLimits extending resource: limits {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.904385 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.904538 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.904657 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.904769 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.904885 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.905099 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.905172 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.905265 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.905378 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.905583 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Extension AdminActions extending resource: volumes {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.905696 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Extension AdminActions extending resource: snapshots {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.905798 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Extension AdminActions extending resource: backups {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.905910 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.906081 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Extension VolumeActions extending resource: volumes {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.906221 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-627fe46a-83e6-4e02-9cf2-12a517f3cf23 None None] Extension TypesManage extending resource: types {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:33:27.915739 np0000182242 devstack@c-api.service[112498]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c2325aa3668 pid: 112498 (default app) Jun 19 00:33:35.040597 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.040597 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.040597 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.040597 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.040597 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.041344 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.041344 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.041344 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.041344 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.041344 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.041614 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.041614 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.041614 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.041614 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.041614 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.041614 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.041947 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.041947 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.041947 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.041947 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.042239 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.042239 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.042239 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.042239 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.042490 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.042490 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.042490 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.042490 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.042729 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.042729 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.042729 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.042729 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.042729 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.043071 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.043071 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.043071 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.043071 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.043071 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.043373 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.043373 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.043373 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.043373 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.043373 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.043373 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.043720 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.043720 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.043720 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.043720 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.043720 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.043720 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.044095 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.044095 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.044095 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.044095 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.044095 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.044095 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.044460 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.044460 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.044460 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.044460 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.044460 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.044778 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.044778 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.044778 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.044778 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.044778 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.045087 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.045087 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.045087 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.045087 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.045087 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.045087 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.045455 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.045455 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.045455 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.045455 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.045455 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.045455 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.045805 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.045805 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.045805 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.045805 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.045805 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.046137 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.046137 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.046137 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.046137 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.046137 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.046423 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.046423 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.046423 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.046423 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.046668 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.046668 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.046668 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.046668 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.046906 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.046906 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.046906 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.046906 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.046906 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.047306 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.047306 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.047306 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.047306 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.047306 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.047588 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.047588 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.047588 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.047588 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.047844 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.047844 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.047844 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.047844 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.048113 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.048113 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.048113 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.048113 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.048353 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.048353 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.048353 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.048353 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.048608 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.048608 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.048608 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.048608 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.048855 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.048855 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.048855 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.048855 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.048855 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.049181 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.049181 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.049181 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.049181 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.049181 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.049181 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.049570 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.049570 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.049570 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.049570 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.049570 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.049841 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.049841 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.049841 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.049841 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.049841 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.049841 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.049992 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.049992 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.049992 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.049992 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.049992 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.049992 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.050153 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.050153 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.050153 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.050153 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.050153 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.050153 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.050295 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.050295 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.050295 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.050295 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.050295 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.050295 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.050435 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.050435 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.050435 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.050435 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.050541 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.050541 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.050541 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.050541 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.050541 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.050665 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.050665 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.050665 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.050665 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.050665 np0000182242 devstack@c-api.service[112500]: warnings.warn(deprecated_msg) Jun 19 00:33:35.050665 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.middleware.request_id [None req-50797785-9e72-4cab-87a4-0c3cb375b915 None None] RequestId filter calling following filter/app {{(pid=112500) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:33:35.527344 np0000182242 devstack@c-api.service[112500]: INFO cinder.api.openstack.wsgi [None req-50797785-9e72-4cab-87a4-0c3cb375b915 admin admin] POST https://199.204.45.65/volume/v3/types Jun 19 00:33:35.527849 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.openstack.wsgi [None req-50797785-9e72-4cab-87a4-0c3cb375b915 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112500) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 19 00:33:35.529465 np0000182242 devstack@c-api.service[112500]: /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 19 00:33:35.529465 np0000182242 devstack@c-api.service[112500]: warnings.warn( Jun 19 00:33:35.564153 np0000182242 devstack@c-api.service[112500]: DEBUG oslo_db.sqlalchemy.engines [None req-50797785-9e72-4cab-87a4-0c3cb375b915 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=112500) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:33:35.595793 np0000182242 devstack@c-api.service[112500]: INFO cinder.api.openstack.wsgi [None req-50797785-9e72-4cab-87a4-0c3cb375b915 admin admin] https://199.204.45.65/volume/v3/types returned with HTTP 200 Jun 19 00:33:35.596607 np0000182242 devstack@c-api.service[112500]: [pid: 112500|app: 0|req: 1/2] 199.204.45.65 () {68 vars in 1281 bytes} [Fri Jun 19 00:33:35 2026] POST /volume/v3/types => generated 186 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 00:33:35.620335 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.620335 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.620335 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.620335 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.620925 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.620925 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.620925 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.620925 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.621104 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.621104 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.621104 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.621104 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.621104 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.621104 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.621323 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.621323 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.621323 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.621323 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.621323 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.621505 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.621505 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.621505 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.621505 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.621505 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.621692 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.621692 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.621692 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.621692 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.621849 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.621849 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.621849 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.621849 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.621849 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.622049 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.622049 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.622049 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.622049 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.622049 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.622224 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.622224 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.622224 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.622224 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.622224 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.622224 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.622444 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.622444 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.622444 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.622444 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.622444 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.622444 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.622661 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.622661 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.622661 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.622661 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.622661 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.622661 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.622861 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.622861 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.622861 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.622861 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.622861 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.623050 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.623050 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.623050 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.623050 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.623050 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.623204 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.623204 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.623204 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.623204 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.623204 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.623204 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.623515 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.623515 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.623515 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.623515 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.623515 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.623515 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.623722 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.623722 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.623722 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.623722 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.623722 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.623913 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.623913 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.623913 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.623913 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.623913 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.624124 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.624124 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.624124 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.624124 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.624281 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.624281 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.624281 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.624281 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.624433 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.624433 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.624433 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.624433 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.624433 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.624637 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.624637 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.624637 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.624637 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.624637 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.624815 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.624815 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.624815 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.624815 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.624964 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.624964 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.624964 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.624964 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.625136 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.625136 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.625136 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.625136 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.625286 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.625286 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.625286 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.625286 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.625434 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.625434 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.625434 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.625434 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.625585 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.625585 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.625585 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.625585 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.625585 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.625761 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.625761 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.625761 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.625761 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.625761 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.625761 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.625977 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.625977 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.625977 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.625977 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.625977 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.626166 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.626166 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.626166 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.626166 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.626166 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.626166 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.626385 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.626385 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.626385 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.626385 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.626385 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.626385 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.626618 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.626618 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.626618 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.626618 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.626618 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.626618 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.626834 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.626834 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.626834 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.626834 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.626834 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.626834 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.627098 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.627098 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.627098 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.627098 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.627251 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.627251 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.627251 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.627251 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.627251 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.627491 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.627491 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.627491 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.627491 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:33:35.627491 np0000182242 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) Jun 19 00:33:35.628578 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [req-50797785-9e72-4cab-87a4-0c3cb375b915 req-0f05f452-7009-411a-96af-6ef6597384b0 None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:33:35.939575 np0000182242 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [req-50797785-9e72-4cab-87a4-0c3cb375b915 req-0f05f452-7009-411a-96af-6ef6597384b0 admin admin] POST https://199.204.45.65/volume/v3/types/04a653e2-9f20-452e-9377-c660ef29e7dc/extra_specs Jun 19 00:33:35.940156 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [req-50797785-9e72-4cab-87a4-0c3cb375b915 req-0f05f452-7009-411a-96af-6ef6597384b0 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 19 00:33:35.941850 np0000182242 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 19 00:33:35.941850 np0000182242 devstack@c-api.service[112497]: warnings.warn( Jun 19 00:33:35.975327 np0000182242 devstack@c-api.service[112497]: DEBUG oslo_db.sqlalchemy.engines [req-50797785-9e72-4cab-87a4-0c3cb375b915 req-0f05f452-7009-411a-96af-6ef6597384b0 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=112497) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:33:36.038493 np0000182242 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [req-50797785-9e72-4cab-87a4-0c3cb375b915 req-0f05f452-7009-411a-96af-6ef6597384b0 admin admin] https://199.204.45.65/volume/v3/types/04a653e2-9f20-452e-9377-c660ef29e7dc/extra_specs returned with HTTP 200 Jun 19 00:33:36.039092 np0000182242 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 1/3] 199.204.45.65 () {70 vars in 1498 bytes} [Fri Jun 19 00:33:35 2026] POST /volume/v3/types/04a653e2-9f20-452e-9377-c660ef29e7dc/extra_specs => generated 55 bytes in 434 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:33:37.761770 np0000182242 devstack@c-api.service[112499]: DEBUG dbcounter [-] [112499] Writing DB stats cinder:SELECT=6 {{(pid=112499) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:33:37.793053 np0000182242 devstack@c-api.service[112498]: DEBUG dbcounter [-] [112498] Writing DB stats cinder:SELECT=6 {{(pid=112498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:33:45.591950 np0000182242 devstack@c-api.service[112500]: DEBUG dbcounter [-] [112500] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112500) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:33:46.036788 np0000182242 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:36:00.708364 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.middleware.request_id [None req-76ac2dec-122c-45a0-8889-08aa6c3e6997 None None] RequestId filter calling following filter/app {{(pid=112499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:36:00.709892 np0000182242 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-76ac2dec-122c-45a0-8889-08aa6c3e6997 None None] GET https://199.204.45.65/volume// Jun 19 00:36:00.710273 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-76ac2dec-122c-45a0-8889-08aa6c3e6997 None None] Empty body provided in request {{(pid=112499) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:36:00.710740 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-76ac2dec-122c-45a0-8889-08aa6c3e6997 None None] Calling method 'all' {{(pid=112499) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:36:00.711815 np0000182242 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-76ac2dec-122c-45a0-8889-08aa6c3e6997 None None] https://199.204.45.65/volume// returned with HTTP 300 Jun 19 00:36:00.712499 np0000182242 devstack@c-api.service[112499]: [pid: 112499|app: 0|req: 2/4] 199.204.45.65 () {66 vars in 1449 bytes} [Fri Jun 19 00:36:00 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 19 00:36:40.962411 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.962411 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.962411 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.962411 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.962411 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.963201 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.963201 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.963201 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.963201 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.963201 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.963419 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.963419 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.963419 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.963419 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.963419 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.963419 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.963692 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.963692 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.963692 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.963692 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.963879 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.963879 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.963879 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.963879 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.964100 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.964100 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.964100 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.964100 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.964277 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.964277 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.964277 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.964277 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.964277 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.964537 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.964537 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.964537 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.964537 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.964537 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.964773 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.964773 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.964773 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.964773 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.964773 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.964773 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.965040 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.965040 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.965040 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.965040 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.965040 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.965040 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.965330 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.965330 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.965330 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.965330 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.965330 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.965330 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.965853 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.965853 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.965853 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.965853 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.965853 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.966310 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.966310 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.966310 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.966310 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.966310 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.966682 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.966682 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.966682 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.966682 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.966682 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.966682 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.967188 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.967188 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.967188 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.967188 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.967188 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.967188 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.967636 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.967636 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.967636 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.967636 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.967636 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.968119 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.968119 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.968119 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.968119 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.968119 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.968505 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.968505 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.968505 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.968505 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.968802 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.968802 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.968802 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.968802 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.969163 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.969163 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.969163 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.969163 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.969163 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.969571 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.969571 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.969571 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.969571 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.969571 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.969909 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.969909 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.969909 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.969909 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.970251 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.970251 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.970251 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.970251 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.970568 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.970568 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.970568 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.970568 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.970873 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.970873 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.970873 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.970873 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.971289 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.971289 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.971289 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.971289 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.971627 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.971627 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.971627 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.971627 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.971627 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.972131 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.972131 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.972131 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.972131 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.972131 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.972131 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.972673 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.972673 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.972673 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.972673 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.972673 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.973102 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.973102 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.973102 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.973102 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.973102 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.973102 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.973605 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.973605 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.973605 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.973605 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.973605 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.973605 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.973798 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.973798 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.973798 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.973798 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.973798 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.973798 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.973984 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.973984 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.973984 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.973984 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.973984 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.973984 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.974199 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.974199 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.974199 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.974199 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.974327 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.974327 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.974327 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.974327 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.974327 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.974501 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.974501 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.974501 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.974501 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 00:36:40.974501 np0000182242 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) Jun 19 00:36:40.974501 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-0575caa7-4710-4add-9ee5-701ed1f431cb None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:36:40.974501 np0000182242 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 1/5] 199.204.45.65 () {62 vars in 1061 bytes} [Fri Jun 19 00:36:40 2026] GET /volume/v3 => generated 114 bytes in 24 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 19 00:36:41.004887 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.middleware.request_id [None req-d233150a-ff87-431d-9178-f688682a6e91 None None] RequestId filter calling following filter/app {{(pid=112500) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:36:41.014996 np0000182242 devstack@c-api.service[112500]: [pid: 112500|app: 0|req: 2/6] 199.204.45.65 () {64 vars in 1265 bytes} [Fri Jun 19 00:36:41 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 19 00:36:41.054753 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [req-d233150a-ff87-431d-9178-f688682a6e91 req-01481131-d60a-4d55-928d-247541234e43 None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:36:41.059364 np0000182242 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [req-d233150a-ff87-431d-9178-f688682a6e91 req-01481131-d60a-4d55-928d-247541234e43 demo demo] GET https://199.204.45.65/volume/v3/ Jun 19 00:36:41.059669 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [req-d233150a-ff87-431d-9178-f688682a6e91 req-01481131-d60a-4d55-928d-247541234e43 demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:36:41.059970 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [req-d233150a-ff87-431d-9178-f688682a6e91 req-01481131-d60a-4d55-928d-247541234e43 demo demo] Calling method 'version_select' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:36:41.061196 np0000182242 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [req-d233150a-ff87-431d-9178-f688682a6e91 req-01481131-d60a-4d55-928d-247541234e43 demo demo] https://199.204.45.65/volume/v3/ returned with HTTP 200 Jun 19 00:36:41.061735 np0000182242 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 2/7] 199.204.45.65 () {66 vars in 1339 bytes} [Fri Jun 19 00:36:41 2026] GET /volume/v3/ => generated 389 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 00:36:41.100895 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.middleware.request_id [None req-77bb8b85-8dac-4c13-bd18-76070539a06d None None] RequestId filter calling following filter/app {{(pid=112499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:36:41.580319 np0000182242 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-77bb8b85-8dac-4c13-bd18-76070539a06d demo demo] GET https://199.204.45.65/volume/v3/types Jun 19 00:36:41.580739 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-77bb8b85-8dac-4c13-bd18-76070539a06d demo demo] Empty body provided in request {{(pid=112499) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:36:41.581001 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-77bb8b85-8dac-4c13-bd18-76070539a06d demo demo] Calling method 'index' {{(pid=112499) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:36:41.581774 np0000182242 devstack@c-api.service[112499]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 19 00:36:41.581774 np0000182242 devstack@c-api.service[112499]: warnings.warn( Jun 19 00:36:41.582629 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.api_utils [None req-77bb8b85-8dac-4c13-bd18-76070539a06d demo demo] Removing options '' from query. {{(pid=112499) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:36:41.622179 np0000182242 devstack@c-api.service[112499]: DEBUG oslo_db.sqlalchemy.engines [None req-77bb8b85-8dac-4c13-bd18-76070539a06d 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=112499) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:36:41.644480 np0000182242 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-77bb8b85-8dac-4c13-bd18-76070539a06d demo demo] https://199.204.45.65/volume/v3/types returned with HTTP 200 Jun 19 00:36:41.644962 np0000182242 devstack@c-api.service[112499]: [pid: 112499|app: 0|req: 3/8] 199.204.45.65 () {64 vars in 1283 bytes} [Fri Jun 19 00:36:41 2026] GET /volume/v3/types => generated 377 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 00:36:41.685331 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-30b4b998-8e3f-4b4a-ade5-136aa2ae481f None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:36:42.113534 np0000182242 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-30b4b998-8e3f-4b4a-ade5-136aa2ae481f demo demo] GET https://199.204.45.65/volume/v3/types/default Jun 19 00:36:42.114496 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-30b4b998-8e3f-4b4a-ade5-136aa2ae481f demo demo] Empty body provided in request {{(pid=112498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:36:42.114496 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-30b4b998-8e3f-4b4a-ade5-136aa2ae481f demo demo] Calling method 'show' {{(pid=112498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:36:42.151417 np0000182242 devstack@c-api.service[112498]: DEBUG oslo_db.sqlalchemy.engines [None req-30b4b998-8e3f-4b4a-ade5-136aa2ae481f 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=112498) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:36:42.171607 np0000182242 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 19 00:36:42.171607 np0000182242 devstack@c-api.service[112498]: warnings.warn( Jun 19 00:36:42.173970 np0000182242 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-30b4b998-8e3f-4b4a-ade5-136aa2ae481f demo demo] https://199.204.45.65/volume/v3/types/default returned with HTTP 200 Jun 19 00:36:42.174369 np0000182242 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 2/9] 199.204.45.65 () {64 vars in 1294 bytes} [Fri Jun 19 00:36:41 2026] GET /volume/v3/types/default => generated 145 bytes in 491 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 00:36:42.663803 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.middleware.request_id [None req-7b71995f-45e7-46bd-be90-def8d4d897be None None] RequestId filter calling following filter/app {{(pid=112500) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:36:42.665668 np0000182242 devstack@c-api.service[112500]: [pid: 112500|app: 0|req: 3/10] 199.204.45.65 () {62 vars in 1061 bytes} [Fri Jun 19 00:36:42 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 19 00:36:42.703848 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-b94bd73e-6584-4aa5-b9b9-ab927b0d31ea None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:36:42.715042 np0000182242 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 3/11] 199.204.45.65 () {64 vars in 1265 bytes} [Fri Jun 19 00:36:42 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 19 00:36:42.746674 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.middleware.request_id [req-b94bd73e-6584-4aa5-b9b9-ab927b0d31ea req-b34ba2c9-2fd5-4ef8-bbf1-f7c49ec50396 None None] RequestId filter calling following filter/app {{(pid=112499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:36:42.750322 np0000182242 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [req-b94bd73e-6584-4aa5-b9b9-ab927b0d31ea req-b34ba2c9-2fd5-4ef8-bbf1-f7c49ec50396 demo demo] GET https://199.204.45.65/volume/v3/ Jun 19 00:36:42.750695 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [req-b94bd73e-6584-4aa5-b9b9-ab927b0d31ea req-b34ba2c9-2fd5-4ef8-bbf1-f7c49ec50396 demo demo] Empty body provided in request {{(pid=112499) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:36:42.751100 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [req-b94bd73e-6584-4aa5-b9b9-ab927b0d31ea req-b34ba2c9-2fd5-4ef8-bbf1-f7c49ec50396 demo demo] Calling method 'version_select' {{(pid=112499) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:36:42.751988 np0000182242 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [req-b94bd73e-6584-4aa5-b9b9-ab927b0d31ea req-b34ba2c9-2fd5-4ef8-bbf1-f7c49ec50396 demo demo] https://199.204.45.65/volume/v3/ returned with HTTP 200 Jun 19 00:36:42.752735 np0000182242 devstack@c-api.service[112499]: [pid: 112499|app: 0|req: 4/12] 199.204.45.65 () {66 vars in 1339 bytes} [Fri Jun 19 00:36:42 2026] GET /volume/v3/ => generated 389 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 00:36:42.793115 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-92387a88-632d-4234-b6b0-a30227c36af3 None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:36:42.795414 np0000182242 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-92387a88-632d-4234-b6b0-a30227c36af3 demo demo] GET https://199.204.45.65/volume/v3/types/default Jun 19 00:36:42.795652 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-92387a88-632d-4234-b6b0-a30227c36af3 demo demo] Empty body provided in request {{(pid=112498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:36:42.795909 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-92387a88-632d-4234-b6b0-a30227c36af3 demo demo] Calling method 'show' {{(pid=112498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:36:42.804491 np0000182242 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-92387a88-632d-4234-b6b0-a30227c36af3 demo demo] https://199.204.45.65/volume/v3/types/default returned with HTTP 200 Jun 19 00:36:42.804880 np0000182242 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 3/13] 199.204.45.65 () {64 vars in 1294 bytes} [Fri Jun 19 00:36:42 2026] GET /volume/v3/types/default => generated 145 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 00:36:43.471067 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.middleware.request_id [None req-54d4fe57-4512-420d-80ac-804eb6002f11 None None] RequestId filter calling following filter/app {{(pid=112500) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:36:43.472207 np0000182242 devstack@c-api.service[112500]: [pid: 112500|app: 0|req: 4/14] 199.204.45.65 () {62 vars in 1061 bytes} [Fri Jun 19 00:36:43 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 19 00:36:43.508193 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-016e1cc8-fc3b-41e7-a32a-3a645fee3753 None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:36:43.512090 np0000182242 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 4/15] 199.204.45.65 () {64 vars in 1265 bytes} [Fri Jun 19 00:36:43 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 19 00:36:43.550994 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.middleware.request_id [req-016e1cc8-fc3b-41e7-a32a-3a645fee3753 req-b8f413ad-ddc3-4bc8-b6ee-7547c1d4d379 None None] RequestId filter calling following filter/app {{(pid=112499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:36:43.553874 np0000182242 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [req-016e1cc8-fc3b-41e7-a32a-3a645fee3753 req-b8f413ad-ddc3-4bc8-b6ee-7547c1d4d379 demo demo] GET https://199.204.45.65/volume/v3/ Jun 19 00:36:43.554148 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [req-016e1cc8-fc3b-41e7-a32a-3a645fee3753 req-b8f413ad-ddc3-4bc8-b6ee-7547c1d4d379 demo demo] Empty body provided in request {{(pid=112499) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:36:43.554399 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [req-016e1cc8-fc3b-41e7-a32a-3a645fee3753 req-b8f413ad-ddc3-4bc8-b6ee-7547c1d4d379 demo demo] Calling method 'version_select' {{(pid=112499) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:36:43.554854 np0000182242 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [req-016e1cc8-fc3b-41e7-a32a-3a645fee3753 req-b8f413ad-ddc3-4bc8-b6ee-7547c1d4d379 demo demo] https://199.204.45.65/volume/v3/ returned with HTTP 200 Jun 19 00:36:43.555328 np0000182242 devstack@c-api.service[112499]: [pid: 112499|app: 0|req: 5/16] 199.204.45.65 () {66 vars in 1339 bytes} [Fri Jun 19 00:36:43 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 00:36:43.599926 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-f9eebe48-94bd-43d7-9c6d-7451fe38ee36 None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:36:43.603277 np0000182242 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-f9eebe48-94bd-43d7-9c6d-7451fe38ee36 demo demo] GET https://199.204.45.65/volume/v3/types/default Jun 19 00:36:43.603632 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-f9eebe48-94bd-43d7-9c6d-7451fe38ee36 demo demo] Empty body provided in request {{(pid=112498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:36:43.604136 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-f9eebe48-94bd-43d7-9c6d-7451fe38ee36 demo demo] Calling method 'show' {{(pid=112498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:36:43.612382 np0000182242 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-f9eebe48-94bd-43d7-9c6d-7451fe38ee36 demo demo] https://199.204.45.65/volume/v3/types/default returned with HTTP 200 Jun 19 00:36:43.612712 np0000182242 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 4/17] 199.204.45.65 () {64 vars in 1294 bytes} [Fri Jun 19 00:36:43 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 00:36:43.657317 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.middleware.request_id [None req-a5ba1eab-313a-41ac-ad8c-074162114b22 None None] RequestId filter calling following filter/app {{(pid=112500) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:36:43.658582 np0000182242 devstack@c-api.service[112500]: [pid: 112500|app: 0|req: 5/18] 199.204.45.65 () {62 vars in 1061 bytes} [Fri Jun 19 00:36:43 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 19 00:36:43.692928 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-b1fe3282-654a-41d8-968c-3e82857e458e None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:36:43.697149 np0000182242 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 5/19] 199.204.45.65 () {64 vars in 1265 bytes} [Fri Jun 19 00:36:43 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 19 00:36:43.732082 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.middleware.request_id [req-b1fe3282-654a-41d8-968c-3e82857e458e req-4ef3159d-eb19-43f6-a5f4-dd631f5fda51 None None] RequestId filter calling following filter/app {{(pid=112499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:36:43.735414 np0000182242 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [req-b1fe3282-654a-41d8-968c-3e82857e458e req-4ef3159d-eb19-43f6-a5f4-dd631f5fda51 demo demo] GET https://199.204.45.65/volume/v3/ Jun 19 00:36:43.735839 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [req-b1fe3282-654a-41d8-968c-3e82857e458e req-4ef3159d-eb19-43f6-a5f4-dd631f5fda51 demo demo] Empty body provided in request {{(pid=112499) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:36:43.736324 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [req-b1fe3282-654a-41d8-968c-3e82857e458e req-4ef3159d-eb19-43f6-a5f4-dd631f5fda51 demo demo] Calling method 'version_select' {{(pid=112499) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:36:43.737060 np0000182242 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [req-b1fe3282-654a-41d8-968c-3e82857e458e req-4ef3159d-eb19-43f6-a5f4-dd631f5fda51 demo demo] https://199.204.45.65/volume/v3/ returned with HTTP 200 Jun 19 00:36:43.737801 np0000182242 devstack@c-api.service[112499]: [pid: 112499|app: 0|req: 6/20] 199.204.45.65 () {66 vars in 1339 bytes} [Fri Jun 19 00:36:43 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 00:36:43.778790 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-89500a37-de17-46c3-9e2b-1ac953a384fb None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:36:43.786166 np0000182242 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-89500a37-de17-46c3-9e2b-1ac953a384fb demo demo] GET https://199.204.45.65/volume/v3/types/default Jun 19 00:36:43.786404 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-89500a37-de17-46c3-9e2b-1ac953a384fb demo demo] Empty body provided in request {{(pid=112498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:36:43.786663 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-89500a37-de17-46c3-9e2b-1ac953a384fb demo demo] Calling method 'show' {{(pid=112498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:36:43.794904 np0000182242 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-89500a37-de17-46c3-9e2b-1ac953a384fb demo demo] https://199.204.45.65/volume/v3/types/default returned with HTTP 200 Jun 19 00:36:43.795225 np0000182242 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 5/21] 199.204.45.65 () {64 vars in 1294 bytes} [Fri Jun 19 00:36:43 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 00:36:51.638553 np0000182242 devstack@c-api.service[112499]: DEBUG dbcounter [-] [112499] Writing DB stats cinder:SELECT=1 {{(pid=112499) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:36:53.791599 np0000182242 devstack@c-api.service[112498]: DEBUG dbcounter [-] [112498] Writing DB stats cinder:SELECT=8 {{(pid=112498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:41:52.132049 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.middleware.request_id [None req-b13bdb92-96a1-495b-8426-c5788d5be3e8 None None] RequestId filter calling following filter/app {{(pid=112500) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:41:52.233747 np0000182242 devstack@c-api.service[112500]: INFO cinder.api.openstack.wsgi [None req-b13bdb92-96a1-495b-8426-c5788d5be3e8 demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Jun 19 00:41:52.234235 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.openstack.wsgi [None req-b13bdb92-96a1-495b-8426-c5788d5be3e8 demo demo] Empty body provided in request {{(pid=112500) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:41:52.234645 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.openstack.wsgi [None req-b13bdb92-96a1-495b-8426-c5788d5be3e8 demo demo] Calling method 'detail' {{(pid=112500) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:41:52.235510 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.api_utils [None req-b13bdb92-96a1-495b-8426-c5788d5be3e8 demo demo] Removing options '' from query. {{(pid=112500) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:41:52.236766 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.volume.api [None req-b13bdb92-96a1-495b-8426-c5788d5be3e8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112500) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:41:52.279613 np0000182242 devstack@c-api.service[112500]: INFO cinder.volume.api [None req-b13bdb92-96a1-495b-8426-c5788d5be3e8 demo demo] Get all volumes completed successfully. Jun 19 00:41:52.284480 np0000182242 devstack@c-api.service[112500]: INFO cinder.api.openstack.wsgi [None req-b13bdb92-96a1-495b-8426-c5788d5be3e8 demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:41:52.285230 np0000182242 devstack@c-api.service[112500]: [pid: 112500|app: 0|req: 6/22] 199.204.45.65 () {64 vars in 1289 bytes} [Fri Jun 19 00:41:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:42:02.270571 np0000182242 devstack@c-api.service[112500]: DEBUG dbcounter [-] [112500] Writing DB stats cinder:SELECT=1 {{(pid=112500) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:42:52.302635 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-1ed221e7-b08b-4ed0-a53e-ee57a91d5fd6 None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:42:52.307514 np0000182242 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-1ed221e7-b08b-4ed0-a53e-ee57a91d5fd6 demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Jun 19 00:42:52.307732 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-1ed221e7-b08b-4ed0-a53e-ee57a91d5fd6 demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:42:52.307893 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-1ed221e7-b08b-4ed0-a53e-ee57a91d5fd6 demo demo] Calling method 'detail' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:42:52.308548 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.api_utils [None req-1ed221e7-b08b-4ed0-a53e-ee57a91d5fd6 demo demo] Removing options '' from query. {{(pid=112497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:42:52.310375 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.volume.api [None req-1ed221e7-b08b-4ed0-a53e-ee57a91d5fd6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112497) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:42:52.344881 np0000182242 devstack@c-api.service[112497]: INFO cinder.volume.api [None req-1ed221e7-b08b-4ed0-a53e-ee57a91d5fd6 demo demo] Get all volumes completed successfully. Jun 19 00:42:52.348238 np0000182242 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-1ed221e7-b08b-4ed0-a53e-ee57a91d5fd6 demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:42:52.349056 np0000182242 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 6/23] 199.204.45.65 () {64 vars in 1289 bytes} [Fri Jun 19 00:42:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:43:02.335656 np0000182242 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=1 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:43:52.368768 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.middleware.request_id [None req-9a2fae42-2b8d-4741-a4a8-2f693f113a7e None None] RequestId filter calling following filter/app {{(pid=112499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:43:52.371953 np0000182242 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-9a2fae42-2b8d-4741-a4a8-2f693f113a7e demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Jun 19 00:43:52.373513 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-9a2fae42-2b8d-4741-a4a8-2f693f113a7e demo demo] Empty body provided in request {{(pid=112499) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:43:52.373513 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-9a2fae42-2b8d-4741-a4a8-2f693f113a7e demo demo] Calling method 'detail' {{(pid=112499) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:43:52.373513 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.api_utils [None req-9a2fae42-2b8d-4741-a4a8-2f693f113a7e demo demo] Removing options '' from query. {{(pid=112499) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:43:52.373669 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.volume.api [None req-9a2fae42-2b8d-4741-a4a8-2f693f113a7e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112499) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:43:52.411537 np0000182242 devstack@c-api.service[112499]: INFO cinder.volume.api [None req-9a2fae42-2b8d-4741-a4a8-2f693f113a7e demo demo] Get all volumes completed successfully. Jun 19 00:43:52.415464 np0000182242 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-9a2fae42-2b8d-4741-a4a8-2f693f113a7e demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:43:52.415949 np0000182242 devstack@c-api.service[112499]: [pid: 112499|app: 0|req: 7/24] 199.204.45.65 () {64 vars in 1289 bytes} [Fri Jun 19 00:43:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:44:02.404359 np0000182242 devstack@c-api.service[112499]: DEBUG dbcounter [-] [112499] Writing DB stats cinder:SELECT=1 {{(pid=112499) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:44:52.436794 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-501bd165-1b2f-4e47-8e14-16890b439dd5 None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:44:52.443519 np0000182242 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-501bd165-1b2f-4e47-8e14-16890b439dd5 demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Jun 19 00:44:52.443702 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-501bd165-1b2f-4e47-8e14-16890b439dd5 demo demo] Empty body provided in request {{(pid=112498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:44:52.443883 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-501bd165-1b2f-4e47-8e14-16890b439dd5 demo demo] Calling method 'detail' {{(pid=112498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:44:52.444423 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.api_utils [None req-501bd165-1b2f-4e47-8e14-16890b439dd5 demo demo] Removing options '' from query. {{(pid=112498) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:44:52.445275 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.volume.api [None req-501bd165-1b2f-4e47-8e14-16890b439dd5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112498) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:44:52.480918 np0000182242 devstack@c-api.service[112498]: INFO cinder.volume.api [None req-501bd165-1b2f-4e47-8e14-16890b439dd5 demo demo] Get all volumes completed successfully. Jun 19 00:44:52.482897 np0000182242 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-501bd165-1b2f-4e47-8e14-16890b439dd5 demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:44:52.483677 np0000182242 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 6/25] 199.204.45.65 () {64 vars in 1289 bytes} [Fri Jun 19 00:44:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:45:02.473425 np0000182242 devstack@c-api.service[112498]: DEBUG dbcounter [-] [112498] Writing DB stats cinder:SELECT=1 {{(pid=112498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:45:52.509794 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.middleware.request_id [None req-734b3683-29d8-44a2-bba5-73343921f146 None None] RequestId filter calling following filter/app {{(pid=112500) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:45:52.513985 np0000182242 devstack@c-api.service[112500]: INFO cinder.api.openstack.wsgi [None req-734b3683-29d8-44a2-bba5-73343921f146 demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Jun 19 00:45:52.514401 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.openstack.wsgi [None req-734b3683-29d8-44a2-bba5-73343921f146 demo demo] Empty body provided in request {{(pid=112500) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:45:52.514800 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.openstack.wsgi [None req-734b3683-29d8-44a2-bba5-73343921f146 demo demo] Calling method 'detail' {{(pid=112500) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:45:52.515439 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.api_utils [None req-734b3683-29d8-44a2-bba5-73343921f146 demo demo] Removing options '' from query. {{(pid=112500) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:45:52.516925 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.volume.api [None req-734b3683-29d8-44a2-bba5-73343921f146 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112500) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:45:52.526968 np0000182242 devstack@c-api.service[112500]: INFO cinder.volume.api [None req-734b3683-29d8-44a2-bba5-73343921f146 demo demo] Get all volumes completed successfully. Jun 19 00:45:52.529398 np0000182242 devstack@c-api.service[112500]: INFO cinder.api.openstack.wsgi [None req-734b3683-29d8-44a2-bba5-73343921f146 demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:45:52.529835 np0000182242 devstack@c-api.service[112500]: [pid: 112500|app: 0|req: 7/26] 199.204.45.65 () {64 vars in 1289 bytes} [Fri Jun 19 00:45:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:46:02.521352 np0000182242 devstack@c-api.service[112500]: DEBUG dbcounter [-] [112500] Writing DB stats cinder:SELECT=1 {{(pid=112500) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:46:52.542817 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-ccf1103b-6a76-4edd-8fde-b84f672ed3f6 None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:46:52.772652 np0000182242 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-ccf1103b-6a76-4edd-8fde-b84f672ed3f6 demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Jun 19 00:46:52.772895 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-ccf1103b-6a76-4edd-8fde-b84f672ed3f6 demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:46:52.773166 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-ccf1103b-6a76-4edd-8fde-b84f672ed3f6 demo demo] Calling method 'detail' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:46:52.773499 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.api_utils [None req-ccf1103b-6a76-4edd-8fde-b84f672ed3f6 demo demo] Removing options '' from query. {{(pid=112497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:46:52.774819 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.volume.api [None req-ccf1103b-6a76-4edd-8fde-b84f672ed3f6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112497) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:46:52.787288 np0000182242 devstack@c-api.service[112497]: INFO cinder.volume.api [None req-ccf1103b-6a76-4edd-8fde-b84f672ed3f6 demo demo] Get all volumes completed successfully. Jun 19 00:46:52.789393 np0000182242 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-ccf1103b-6a76-4edd-8fde-b84f672ed3f6 demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:46:52.789756 np0000182242 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 7/27] 199.204.45.65 () {64 vars in 1289 bytes} [Fri Jun 19 00:46:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:47:02.782674 np0000182242 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=1 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:47:52.803949 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.middleware.request_id [None req-93885c5b-f03c-4c97-9774-57c0da42b04c None None] RequestId filter calling following filter/app {{(pid=112499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:47:52.807038 np0000182242 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-93885c5b-f03c-4c97-9774-57c0da42b04c demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Jun 19 00:47:52.807327 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-93885c5b-f03c-4c97-9774-57c0da42b04c demo demo] Empty body provided in request {{(pid=112499) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:47:52.807654 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-93885c5b-f03c-4c97-9774-57c0da42b04c demo demo] Calling method 'detail' {{(pid=112499) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:47:52.807957 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.api_utils [None req-93885c5b-f03c-4c97-9774-57c0da42b04c demo demo] Removing options '' from query. {{(pid=112499) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:47:52.809103 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.volume.api [None req-93885c5b-f03c-4c97-9774-57c0da42b04c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112499) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:47:52.819407 np0000182242 devstack@c-api.service[112499]: INFO cinder.volume.api [None req-93885c5b-f03c-4c97-9774-57c0da42b04c demo demo] Get all volumes completed successfully. Jun 19 00:47:52.822901 np0000182242 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-93885c5b-f03c-4c97-9774-57c0da42b04c demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:47:52.823040 np0000182242 devstack@c-api.service[112499]: [pid: 112499|app: 0|req: 8/28] 199.204.45.65 () {64 vars in 1289 bytes} [Fri Jun 19 00:47:52 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 19 00:48:02.812675 np0000182242 devstack@c-api.service[112499]: DEBUG dbcounter [-] [112499] Writing DB stats cinder:SELECT=1 {{(pid=112499) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:48:52.838840 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-b56b0d85-3a39-4831-88df-510a3e73114c None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:48:52.843521 np0000182242 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-b56b0d85-3a39-4831-88df-510a3e73114c demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Jun 19 00:48:52.843887 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-b56b0d85-3a39-4831-88df-510a3e73114c demo demo] Empty body provided in request {{(pid=112498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:48:52.844393 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-b56b0d85-3a39-4831-88df-510a3e73114c demo demo] Calling method 'detail' {{(pid=112498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:48:52.845049 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.api_utils [None req-b56b0d85-3a39-4831-88df-510a3e73114c demo demo] Removing options '' from query. {{(pid=112498) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:48:52.846981 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.volume.api [None req-b56b0d85-3a39-4831-88df-510a3e73114c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112498) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:48:52.856129 np0000182242 devstack@c-api.service[112498]: INFO cinder.volume.api [None req-b56b0d85-3a39-4831-88df-510a3e73114c demo demo] Get all volumes completed successfully. Jun 19 00:48:52.859906 np0000182242 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-b56b0d85-3a39-4831-88df-510a3e73114c demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:48:52.860614 np0000182242 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 7/29] 199.204.45.65 () {64 vars in 1289 bytes} [Fri Jun 19 00:48:52 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 19 00:49:02.851003 np0000182242 devstack@c-api.service[112498]: DEBUG dbcounter [-] [112498] Writing DB stats cinder:SELECT=1 {{(pid=112498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:49:52.874308 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.middleware.request_id [None req-190c0687-f496-4df8-85ba-89e3d33fe31f None None] RequestId filter calling following filter/app {{(pid=112500) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:49:52.877102 np0000182242 devstack@c-api.service[112500]: INFO cinder.api.openstack.wsgi [None req-190c0687-f496-4df8-85ba-89e3d33fe31f demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Jun 19 00:49:52.877352 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.openstack.wsgi [None req-190c0687-f496-4df8-85ba-89e3d33fe31f demo demo] Empty body provided in request {{(pid=112500) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:49:52.877605 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.openstack.wsgi [None req-190c0687-f496-4df8-85ba-89e3d33fe31f demo demo] Calling method 'detail' {{(pid=112500) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:49:52.877905 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.api_utils [None req-190c0687-f496-4df8-85ba-89e3d33fe31f demo demo] Removing options '' from query. {{(pid=112500) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:49:52.878865 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.volume.api [None req-190c0687-f496-4df8-85ba-89e3d33fe31f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112500) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:49:52.887754 np0000182242 devstack@c-api.service[112500]: INFO cinder.volume.api [None req-190c0687-f496-4df8-85ba-89e3d33fe31f demo demo] Get all volumes completed successfully. Jun 19 00:49:52.890525 np0000182242 devstack@c-api.service[112500]: INFO cinder.api.openstack.wsgi [None req-190c0687-f496-4df8-85ba-89e3d33fe31f demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:49:52.890954 np0000182242 devstack@c-api.service[112500]: [pid: 112500|app: 0|req: 8/30] 199.204.45.65 () {64 vars in 1289 bytes} [Fri Jun 19 00:49:52 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 19 00:50:02.882248 np0000182242 devstack@c-api.service[112500]: DEBUG dbcounter [-] [112500] Writing DB stats cinder:SELECT=1 {{(pid=112500) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:50:52.907176 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-2e62df87-4d56-42cd-849b-5808485871eb None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:50:52.911635 np0000182242 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-2e62df87-4d56-42cd-849b-5808485871eb demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Jun 19 00:50:52.912025 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-2e62df87-4d56-42cd-849b-5808485871eb demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:50:52.912428 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-2e62df87-4d56-42cd-849b-5808485871eb demo demo] Calling method 'detail' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:50:52.912878 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.api_utils [None req-2e62df87-4d56-42cd-849b-5808485871eb demo demo] Removing options '' from query. {{(pid=112497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:50:52.914577 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.volume.api [None req-2e62df87-4d56-42cd-849b-5808485871eb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112497) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:50:52.921925 np0000182242 devstack@c-api.service[112497]: INFO cinder.volume.api [None req-2e62df87-4d56-42cd-849b-5808485871eb demo demo] Get all volumes completed successfully. Jun 19 00:50:52.925405 np0000182242 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-2e62df87-4d56-42cd-849b-5808485871eb demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:50:52.926101 np0000182242 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 8/31] 199.204.45.65 () {64 vars in 1289 bytes} [Fri Jun 19 00:50:52 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 19 00:51:02.917732 np0000182242 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=1 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:51:52.944208 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.middleware.request_id [None req-76f3f3ef-fb13-41df-9c91-fea6ab9cadb6 None None] RequestId filter calling following filter/app {{(pid=112499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:51:53.096429 np0000182242 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-76f3f3ef-fb13-41df-9c91-fea6ab9cadb6 demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Jun 19 00:51:53.096582 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-76f3f3ef-fb13-41df-9c91-fea6ab9cadb6 demo demo] Empty body provided in request {{(pid=112499) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:51:53.096780 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-76f3f3ef-fb13-41df-9c91-fea6ab9cadb6 demo demo] Calling method 'detail' {{(pid=112499) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:51:53.096995 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.api_utils [None req-76f3f3ef-fb13-41df-9c91-fea6ab9cadb6 demo demo] Removing options '' from query. {{(pid=112499) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:51:53.097680 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.volume.api [None req-76f3f3ef-fb13-41df-9c91-fea6ab9cadb6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112499) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:51:53.105910 np0000182242 devstack@c-api.service[112499]: INFO cinder.volume.api [None req-76f3f3ef-fb13-41df-9c91-fea6ab9cadb6 demo demo] Get all volumes completed successfully. Jun 19 00:51:53.108871 np0000182242 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-76f3f3ef-fb13-41df-9c91-fea6ab9cadb6 demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:51:53.109335 np0000182242 devstack@c-api.service[112499]: [pid: 112499|app: 0|req: 9/32] 199.204.45.65 () {64 vars in 1289 bytes} [Fri Jun 19 00:51:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:52:03.100747 np0000182242 devstack@c-api.service[112499]: DEBUG dbcounter [-] [112499] Writing DB stats cinder:SELECT=1 {{(pid=112499) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:52:53.123787 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-19ab5e77-235a-4737-b84d-4dfe33280b7f None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:52:53.126681 np0000182242 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-19ab5e77-235a-4737-b84d-4dfe33280b7f demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Jun 19 00:52:53.126888 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-19ab5e77-235a-4737-b84d-4dfe33280b7f demo demo] Empty body provided in request {{(pid=112498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:52:53.127204 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-19ab5e77-235a-4737-b84d-4dfe33280b7f demo demo] Calling method 'detail' {{(pid=112498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:52:53.127543 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.api_utils [None req-19ab5e77-235a-4737-b84d-4dfe33280b7f demo demo] Removing options '' from query. {{(pid=112498) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:52:53.128522 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.volume.api [None req-19ab5e77-235a-4737-b84d-4dfe33280b7f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112498) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:52:53.137234 np0000182242 devstack@c-api.service[112498]: INFO cinder.volume.api [None req-19ab5e77-235a-4737-b84d-4dfe33280b7f demo demo] Get all volumes completed successfully. Jun 19 00:52:53.140313 np0000182242 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-19ab5e77-235a-4737-b84d-4dfe33280b7f demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:52:53.140313 np0000182242 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 8/33] 199.204.45.65 () {64 vars in 1289 bytes} [Fri Jun 19 00:52:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:53:03.131716 np0000182242 devstack@c-api.service[112498]: DEBUG dbcounter [-] [112498] Writing DB stats cinder:SELECT=1 {{(pid=112498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:53:53.154668 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.middleware.request_id [None req-6626647c-4e00-4f7f-91c2-b583c5c055f1 None None] RequestId filter calling following filter/app {{(pid=112500) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:53:53.160179 np0000182242 devstack@c-api.service[112500]: INFO cinder.api.openstack.wsgi [None req-6626647c-4e00-4f7f-91c2-b583c5c055f1 demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Jun 19 00:53:53.160431 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.openstack.wsgi [None req-6626647c-4e00-4f7f-91c2-b583c5c055f1 demo demo] Empty body provided in request {{(pid=112500) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:53:53.160685 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.openstack.wsgi [None req-6626647c-4e00-4f7f-91c2-b583c5c055f1 demo demo] Calling method 'detail' {{(pid=112500) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:53:53.160983 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.api_utils [None req-6626647c-4e00-4f7f-91c2-b583c5c055f1 demo demo] Removing options '' from query. {{(pid=112500) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:53:53.162119 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.volume.api [None req-6626647c-4e00-4f7f-91c2-b583c5c055f1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112500) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:53:53.174230 np0000182242 devstack@c-api.service[112500]: INFO cinder.volume.api [None req-6626647c-4e00-4f7f-91c2-b583c5c055f1 demo demo] Get all volumes completed successfully. Jun 19 00:53:53.177043 np0000182242 devstack@c-api.service[112500]: INFO cinder.api.openstack.wsgi [None req-6626647c-4e00-4f7f-91c2-b583c5c055f1 demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:53:53.177430 np0000182242 devstack@c-api.service[112500]: [pid: 112500|app: 0|req: 9/34] 199.204.45.65 () {64 vars in 1289 bytes} [Fri Jun 19 00:53:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:54:03.166611 np0000182242 devstack@c-api.service[112500]: DEBUG dbcounter [-] [112500] Writing DB stats cinder:SELECT=1 {{(pid=112500) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:54:53.193953 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-0b802225-85e1-4e7b-aa91-3644e035e373 None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:54:53.198325 np0000182242 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-0b802225-85e1-4e7b-aa91-3644e035e373 demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Jun 19 00:54:53.198747 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-0b802225-85e1-4e7b-aa91-3644e035e373 demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:54:53.199323 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-0b802225-85e1-4e7b-aa91-3644e035e373 demo demo] Calling method 'detail' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:54:53.199865 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.api_utils [None req-0b802225-85e1-4e7b-aa91-3644e035e373 demo demo] Removing options '' from query. {{(pid=112497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:54:53.202121 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.volume.api [None req-0b802225-85e1-4e7b-aa91-3644e035e373 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112497) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:54:53.209583 np0000182242 devstack@c-api.service[112497]: INFO cinder.volume.api [None req-0b802225-85e1-4e7b-aa91-3644e035e373 demo demo] Get all volumes completed successfully. Jun 19 00:54:53.212850 np0000182242 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-0b802225-85e1-4e7b-aa91-3644e035e373 demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:54:53.213036 np0000182242 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 9/35] 199.204.45.65 () {64 vars in 1289 bytes} [Fri Jun 19 00:54:53 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 19 00:55:03.205080 np0000182242 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=1 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:55:53.228885 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.middleware.request_id [None req-caeb5fb6-4b32-4fb2-9d00-7a048ee7f09c None None] RequestId filter calling following filter/app {{(pid=112499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:55:53.233611 np0000182242 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-caeb5fb6-4b32-4fb2-9d00-7a048ee7f09c demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Jun 19 00:55:53.234118 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-caeb5fb6-4b32-4fb2-9d00-7a048ee7f09c demo demo] Empty body provided in request {{(pid=112499) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:55:53.234671 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-caeb5fb6-4b32-4fb2-9d00-7a048ee7f09c demo demo] Calling method 'detail' {{(pid=112499) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:55:53.235215 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.api_utils [None req-caeb5fb6-4b32-4fb2-9d00-7a048ee7f09c demo demo] Removing options '' from query. {{(pid=112499) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:55:53.236772 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.volume.api [None req-caeb5fb6-4b32-4fb2-9d00-7a048ee7f09c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112499) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:55:53.247826 np0000182242 devstack@c-api.service[112499]: INFO cinder.volume.api [None req-caeb5fb6-4b32-4fb2-9d00-7a048ee7f09c demo demo] Get all volumes completed successfully. Jun 19 00:55:53.250853 np0000182242 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-caeb5fb6-4b32-4fb2-9d00-7a048ee7f09c demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:55:53.251407 np0000182242 devstack@c-api.service[112499]: [pid: 112499|app: 0|req: 10/36] 199.204.45.65 () {64 vars in 1289 bytes} [Fri Jun 19 00:55:53 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 19 00:56:03.241915 np0000182242 devstack@c-api.service[112499]: DEBUG dbcounter [-] [112499] Writing DB stats cinder:SELECT=1 {{(pid=112499) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:56:53.264466 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-ae628bc2-44ab-422f-ab58-fe71854245a7 None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:56:53.455406 np0000182242 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-ae628bc2-44ab-422f-ab58-fe71854245a7 demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Jun 19 00:56:53.455822 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-ae628bc2-44ab-422f-ab58-fe71854245a7 demo demo] Empty body provided in request {{(pid=112498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:56:53.456263 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-ae628bc2-44ab-422f-ab58-fe71854245a7 demo demo] Calling method 'detail' {{(pid=112498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:56:53.456777 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.api_utils [None req-ae628bc2-44ab-422f-ab58-fe71854245a7 demo demo] Removing options '' from query. {{(pid=112498) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:56:53.458729 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.volume.api [None req-ae628bc2-44ab-422f-ab58-fe71854245a7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112498) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:56:53.468800 np0000182242 devstack@c-api.service[112498]: INFO cinder.volume.api [None req-ae628bc2-44ab-422f-ab58-fe71854245a7 demo demo] Get all volumes completed successfully. Jun 19 00:56:53.471877 np0000182242 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-ae628bc2-44ab-422f-ab58-fe71854245a7 demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:56:53.472382 np0000182242 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 9/37] 199.204.45.65 () {64 vars in 1289 bytes} [Fri Jun 19 00:56:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:57:03.463762 np0000182242 devstack@c-api.service[112498]: DEBUG dbcounter [-] [112498] Writing DB stats cinder:SELECT=1 {{(pid=112498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:57:53.487186 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.middleware.request_id [None req-fb9a0eaf-ab5d-49d5-992d-4c0e1ed3c85a None None] RequestId filter calling following filter/app {{(pid=112500) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:57:53.489939 np0000182242 devstack@c-api.service[112500]: INFO cinder.api.openstack.wsgi [None req-fb9a0eaf-ab5d-49d5-992d-4c0e1ed3c85a demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Jun 19 00:57:53.490261 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.openstack.wsgi [None req-fb9a0eaf-ab5d-49d5-992d-4c0e1ed3c85a demo demo] Empty body provided in request {{(pid=112500) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:57:53.490537 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.openstack.wsgi [None req-fb9a0eaf-ab5d-49d5-992d-4c0e1ed3c85a demo demo] Calling method 'detail' {{(pid=112500) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:57:53.490866 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.api_utils [None req-fb9a0eaf-ab5d-49d5-992d-4c0e1ed3c85a demo demo] Removing options '' from query. {{(pid=112500) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:57:53.491882 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.volume.api [None req-fb9a0eaf-ab5d-49d5-992d-4c0e1ed3c85a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112500) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:57:53.500142 np0000182242 devstack@c-api.service[112500]: INFO cinder.volume.api [None req-fb9a0eaf-ab5d-49d5-992d-4c0e1ed3c85a demo demo] Get all volumes completed successfully. Jun 19 00:57:53.502786 np0000182242 devstack@c-api.service[112500]: INFO cinder.api.openstack.wsgi [None req-fb9a0eaf-ab5d-49d5-992d-4c0e1ed3c85a demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:57:53.503462 np0000182242 devstack@c-api.service[112500]: [pid: 112500|app: 0|req: 10/38] 199.204.45.65 () {64 vars in 1289 bytes} [Fri Jun 19 00:57:53 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 19 00:58:03.495806 np0000182242 devstack@c-api.service[112500]: DEBUG dbcounter [-] [112500] Writing DB stats cinder:SELECT=1 {{(pid=112500) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:58:53.517527 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-ceabfba3-3856-4a07-bed7-9191dba972ac None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:58:53.520426 np0000182242 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-ceabfba3-3856-4a07-bed7-9191dba972ac demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Jun 19 00:58:53.520672 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-ceabfba3-3856-4a07-bed7-9191dba972ac demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:58:53.520956 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-ceabfba3-3856-4a07-bed7-9191dba972ac demo demo] Calling method 'detail' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:58:53.521311 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.api_utils [None req-ceabfba3-3856-4a07-bed7-9191dba972ac demo demo] Removing options '' from query. {{(pid=112497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:58:53.522321 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.volume.api [None req-ceabfba3-3856-4a07-bed7-9191dba972ac demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112497) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:58:53.530562 np0000182242 devstack@c-api.service[112497]: INFO cinder.volume.api [None req-ceabfba3-3856-4a07-bed7-9191dba972ac demo demo] Get all volumes completed successfully. Jun 19 00:58:53.532484 np0000182242 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-ceabfba3-3856-4a07-bed7-9191dba972ac demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:58:53.532886 np0000182242 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 10/39] 199.204.45.65 () {64 vars in 1289 bytes} [Fri Jun 19 00:58:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:59:03.525729 np0000182242 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=1 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:59:53.553006 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.middleware.request_id [None req-03aa8f77-0e91-48ac-9d10-c1fd68ce4be4 None None] RequestId filter calling following filter/app {{(pid=112499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:59:53.555351 np0000182242 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-03aa8f77-0e91-48ac-9d10-c1fd68ce4be4 demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Jun 19 00:59:53.555506 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-03aa8f77-0e91-48ac-9d10-c1fd68ce4be4 demo demo] Empty body provided in request {{(pid=112499) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:59:53.555753 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-03aa8f77-0e91-48ac-9d10-c1fd68ce4be4 demo demo] Calling method 'detail' {{(pid=112499) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:59:53.555979 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.api_utils [None req-03aa8f77-0e91-48ac-9d10-c1fd68ce4be4 demo demo] Removing options '' from query. {{(pid=112499) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:59:53.557060 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.volume.api [None req-03aa8f77-0e91-48ac-9d10-c1fd68ce4be4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112499) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:59:53.567953 np0000182242 devstack@c-api.service[112499]: INFO cinder.volume.api [None req-03aa8f77-0e91-48ac-9d10-c1fd68ce4be4 demo demo] Get all volumes completed successfully. Jun 19 00:59:53.571316 np0000182242 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-03aa8f77-0e91-48ac-9d10-c1fd68ce4be4 demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:59:53.572072 np0000182242 devstack@c-api.service[112499]: [pid: 112499|app: 0|req: 11/40] 199.204.45.65 () {64 vars in 1289 bytes} [Fri Jun 19 00:59:53 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 19 01:00:03.561617 np0000182242 devstack@c-api.service[112499]: DEBUG dbcounter [-] [112499] Writing DB stats cinder:SELECT=1 {{(pid=112499) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:00:53.585804 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-46d6b57b-7552-41c3-9aee-0b79b80f98e7 None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:00:53.589350 np0000182242 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-46d6b57b-7552-41c3-9aee-0b79b80f98e7 demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Jun 19 01:00:53.589659 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-46d6b57b-7552-41c3-9aee-0b79b80f98e7 demo demo] Empty body provided in request {{(pid=112498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:00:53.589886 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-46d6b57b-7552-41c3-9aee-0b79b80f98e7 demo demo] Calling method 'detail' {{(pid=112498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:00:53.590414 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.api_utils [None req-46d6b57b-7552-41c3-9aee-0b79b80f98e7 demo demo] Removing options '' from query. {{(pid=112498) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:00:53.591410 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.volume.api [None req-46d6b57b-7552-41c3-9aee-0b79b80f98e7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112498) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:00:53.602341 np0000182242 devstack@c-api.service[112498]: INFO cinder.volume.api [None req-46d6b57b-7552-41c3-9aee-0b79b80f98e7 demo demo] Get all volumes completed successfully. Jun 19 01:00:53.605762 np0000182242 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-46d6b57b-7552-41c3-9aee-0b79b80f98e7 demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:00:53.606273 np0000182242 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 10/41] 199.204.45.65 () {64 vars in 1289 bytes} [Fri Jun 19 01:00:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:01:03.594852 np0000182242 devstack@c-api.service[112498]: DEBUG dbcounter [-] [112498] Writing DB stats cinder:SELECT=1 {{(pid=112498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:01:53.621769 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.middleware.request_id [None req-b49a9d1c-9285-4add-8c3b-dc218e1b94ef None None] RequestId filter calling following filter/app {{(pid=112500) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:01:53.709707 np0000182242 devstack@c-api.service[112500]: INFO cinder.api.openstack.wsgi [None req-b49a9d1c-9285-4add-8c3b-dc218e1b94ef demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Jun 19 01:01:53.710259 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.openstack.wsgi [None req-b49a9d1c-9285-4add-8c3b-dc218e1b94ef demo demo] Empty body provided in request {{(pid=112500) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:01:53.710662 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.openstack.wsgi [None req-b49a9d1c-9285-4add-8c3b-dc218e1b94ef demo demo] Calling method 'detail' {{(pid=112500) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:01:53.711003 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.api_utils [None req-b49a9d1c-9285-4add-8c3b-dc218e1b94ef demo demo] Removing options '' from query. {{(pid=112500) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:01:53.712067 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.volume.api [None req-b49a9d1c-9285-4add-8c3b-dc218e1b94ef demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112500) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:01:53.720192 np0000182242 devstack@c-api.service[112500]: INFO cinder.volume.api [None req-b49a9d1c-9285-4add-8c3b-dc218e1b94ef demo demo] Get all volumes completed successfully. Jun 19 01:01:53.722420 np0000182242 devstack@c-api.service[112500]: INFO cinder.api.openstack.wsgi [None req-b49a9d1c-9285-4add-8c3b-dc218e1b94ef demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:01:53.722766 np0000182242 devstack@c-api.service[112500]: [pid: 112500|app: 0|req: 11/42] 199.204.45.65 () {64 vars in 1289 bytes} [Fri Jun 19 01:01:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:02:03.715168 np0000182242 devstack@c-api.service[112500]: DEBUG dbcounter [-] [112500] Writing DB stats cinder:SELECT=1 {{(pid=112500) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:02:53.738455 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-3dfef508-7f8c-4ff5-92d1-b2d6dc441d62 None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:02:53.741532 np0000182242 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-3dfef508-7f8c-4ff5-92d1-b2d6dc441d62 demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Jun 19 01:02:53.741766 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-3dfef508-7f8c-4ff5-92d1-b2d6dc441d62 demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:02:53.742009 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-3dfef508-7f8c-4ff5-92d1-b2d6dc441d62 demo demo] Calling method 'detail' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:02:53.742349 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.api_utils [None req-3dfef508-7f8c-4ff5-92d1-b2d6dc441d62 demo demo] Removing options '' from query. {{(pid=112497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:02:53.743288 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.volume.api [None req-3dfef508-7f8c-4ff5-92d1-b2d6dc441d62 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112497) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:02:53.752365 np0000182242 devstack@c-api.service[112497]: INFO cinder.volume.api [None req-3dfef508-7f8c-4ff5-92d1-b2d6dc441d62 demo demo] Get all volumes completed successfully. Jun 19 01:02:53.754494 np0000182242 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-3dfef508-7f8c-4ff5-92d1-b2d6dc441d62 demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:02:53.754942 np0000182242 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 11/43] 199.204.45.65 () {64 vars in 1289 bytes} [Fri Jun 19 01:02:53 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 19 01:03:03.747001 np0000182242 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=1 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:03:53.773061 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.middleware.request_id [None req-eaad4b03-8beb-4f10-8dca-348e79ec18bc None None] RequestId filter calling following filter/app {{(pid=112499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:03:53.777174 np0000182242 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-eaad4b03-8beb-4f10-8dca-348e79ec18bc demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Jun 19 01:03:53.777630 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-eaad4b03-8beb-4f10-8dca-348e79ec18bc demo demo] Empty body provided in request {{(pid=112499) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:03:53.777977 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-eaad4b03-8beb-4f10-8dca-348e79ec18bc demo demo] Calling method 'detail' {{(pid=112499) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:03:53.778613 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.api_utils [None req-eaad4b03-8beb-4f10-8dca-348e79ec18bc demo demo] Removing options '' from query. {{(pid=112499) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:03:53.779652 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.volume.api [None req-eaad4b03-8beb-4f10-8dca-348e79ec18bc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112499) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:03:53.790108 np0000182242 devstack@c-api.service[112499]: INFO cinder.volume.api [None req-eaad4b03-8beb-4f10-8dca-348e79ec18bc demo demo] Get all volumes completed successfully. Jun 19 01:03:53.792424 np0000182242 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-eaad4b03-8beb-4f10-8dca-348e79ec18bc demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:03:53.792792 np0000182242 devstack@c-api.service[112499]: [pid: 112499|app: 0|req: 12/44] 199.204.45.65 () {64 vars in 1289 bytes} [Fri Jun 19 01:03:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:04:03.783115 np0000182242 devstack@c-api.service[112499]: DEBUG dbcounter [-] [112499] Writing DB stats cinder:SELECT=1 {{(pid=112499) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:04:53.808243 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-1302b68a-950c-4cc9-bf98-62e8813fdaf8 None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:04:53.812690 np0000182242 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-1302b68a-950c-4cc9-bf98-62e8813fdaf8 demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Jun 19 01:04:53.812918 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-1302b68a-950c-4cc9-bf98-62e8813fdaf8 demo demo] Empty body provided in request {{(pid=112498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:04:53.813201 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-1302b68a-950c-4cc9-bf98-62e8813fdaf8 demo demo] Calling method 'detail' {{(pid=112498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:04:53.813491 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.api_utils [None req-1302b68a-950c-4cc9-bf98-62e8813fdaf8 demo demo] Removing options '' from query. {{(pid=112498) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:04:53.814434 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.volume.api [None req-1302b68a-950c-4cc9-bf98-62e8813fdaf8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112498) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:04:53.823730 np0000182242 devstack@c-api.service[112498]: INFO cinder.volume.api [None req-1302b68a-950c-4cc9-bf98-62e8813fdaf8 demo demo] Get all volumes completed successfully. Jun 19 01:04:53.826807 np0000182242 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-1302b68a-950c-4cc9-bf98-62e8813fdaf8 demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:04:53.827495 np0000182242 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 11/45] 199.204.45.65 () {64 vars in 1289 bytes} [Fri Jun 19 01:04:53 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 19 01:05:03.818142 np0000182242 devstack@c-api.service[112498]: DEBUG dbcounter [-] [112498] Writing DB stats cinder:SELECT=1 {{(pid=112498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:05:53.845417 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.middleware.request_id [None req-6743d230-cf22-49c2-9c8c-b724f0bd5aa8 None None] RequestId filter calling following filter/app {{(pid=112500) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:05:53.848345 np0000182242 devstack@c-api.service[112500]: INFO cinder.api.openstack.wsgi [None req-6743d230-cf22-49c2-9c8c-b724f0bd5aa8 demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Jun 19 01:05:53.848505 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.openstack.wsgi [None req-6743d230-cf22-49c2-9c8c-b724f0bd5aa8 demo demo] Empty body provided in request {{(pid=112500) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:05:53.849327 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.openstack.wsgi [None req-6743d230-cf22-49c2-9c8c-b724f0bd5aa8 demo demo] Calling method 'detail' {{(pid=112500) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:05:53.849493 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.api_utils [None req-6743d230-cf22-49c2-9c8c-b724f0bd5aa8 demo demo] Removing options '' from query. {{(pid=112500) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:05:53.850616 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.volume.api [None req-6743d230-cf22-49c2-9c8c-b724f0bd5aa8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112500) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:05:53.860370 np0000182242 devstack@c-api.service[112500]: INFO cinder.volume.api [None req-6743d230-cf22-49c2-9c8c-b724f0bd5aa8 demo demo] Get all volumes completed successfully. Jun 19 01:05:53.863332 np0000182242 devstack@c-api.service[112500]: INFO cinder.api.openstack.wsgi [None req-6743d230-cf22-49c2-9c8c-b724f0bd5aa8 demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:05:53.863829 np0000182242 devstack@c-api.service[112500]: [pid: 112500|app: 0|req: 12/46] 199.204.45.65 () {64 vars in 1289 bytes} [Fri Jun 19 01:05:53 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 19 01:06:03.854162 np0000182242 devstack@c-api.service[112500]: DEBUG dbcounter [-] [112500] Writing DB stats cinder:SELECT=1 {{(pid=112500) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:06:53.878501 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-dfb49125-7efa-4776-97de-8d61e8f8ae0a None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:06:54.012144 np0000182242 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-dfb49125-7efa-4776-97de-8d61e8f8ae0a demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Jun 19 01:06:54.012437 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-dfb49125-7efa-4776-97de-8d61e8f8ae0a demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:06:54.012775 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-dfb49125-7efa-4776-97de-8d61e8f8ae0a demo demo] Calling method 'detail' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:06:54.013148 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.api_utils [None req-dfb49125-7efa-4776-97de-8d61e8f8ae0a demo demo] Removing options '' from query. {{(pid=112497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:06:54.014158 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.volume.api [None req-dfb49125-7efa-4776-97de-8d61e8f8ae0a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112497) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:06:54.024876 np0000182242 devstack@c-api.service[112497]: INFO cinder.volume.api [None req-dfb49125-7efa-4776-97de-8d61e8f8ae0a demo demo] Get all volumes completed successfully. Jun 19 01:06:54.027960 np0000182242 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-dfb49125-7efa-4776-97de-8d61e8f8ae0a demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:06:54.028299 np0000182242 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 12/47] 199.204.45.65 () {64 vars in 1289 bytes} [Fri Jun 19 01:06:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:07:04.017729 np0000182242 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=1 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:07:54.043093 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.middleware.request_id [None req-d4177998-13d3-483e-9cf6-c88df1919aa5 None None] RequestId filter calling following filter/app {{(pid=112499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:07:54.045187 np0000182242 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-d4177998-13d3-483e-9cf6-c88df1919aa5 demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Jun 19 01:07:54.045361 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-d4177998-13d3-483e-9cf6-c88df1919aa5 demo demo] Empty body provided in request {{(pid=112499) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:07:54.045540 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-d4177998-13d3-483e-9cf6-c88df1919aa5 demo demo] Calling method 'detail' {{(pid=112499) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:07:54.045761 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.api_utils [None req-d4177998-13d3-483e-9cf6-c88df1919aa5 demo demo] Removing options '' from query. {{(pid=112499) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:07:54.046516 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.volume.api [None req-d4177998-13d3-483e-9cf6-c88df1919aa5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112499) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:07:54.055520 np0000182242 devstack@c-api.service[112499]: INFO cinder.volume.api [None req-d4177998-13d3-483e-9cf6-c88df1919aa5 demo demo] Get all volumes completed successfully. Jun 19 01:07:54.058747 np0000182242 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-d4177998-13d3-483e-9cf6-c88df1919aa5 demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:07:54.059220 np0000182242 devstack@c-api.service[112499]: [pid: 112499|app: 0|req: 13/48] 199.204.45.65 () {64 vars in 1289 bytes} [Fri Jun 19 01:07:54 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 19 01:08:04.049380 np0000182242 devstack@c-api.service[112499]: DEBUG dbcounter [-] [112499] Writing DB stats cinder:SELECT=1 {{(pid=112499) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:08:54.074175 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-424e8cce-b455-46f7-adef-51591782dc40 None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:08:54.077528 np0000182242 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-424e8cce-b455-46f7-adef-51591782dc40 demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Jun 19 01:08:54.077767 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-424e8cce-b455-46f7-adef-51591782dc40 demo demo] Empty body provided in request {{(pid=112498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:08:54.078025 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-424e8cce-b455-46f7-adef-51591782dc40 demo demo] Calling method 'detail' {{(pid=112498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:08:54.078363 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.api.api_utils [None req-424e8cce-b455-46f7-adef-51591782dc40 demo demo] Removing options '' from query. {{(pid=112498) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:08:54.079364 np0000182242 devstack@c-api.service[112498]: DEBUG cinder.volume.api [None req-424e8cce-b455-46f7-adef-51591782dc40 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112498) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:08:54.088081 np0000182242 devstack@c-api.service[112498]: INFO cinder.volume.api [None req-424e8cce-b455-46f7-adef-51591782dc40 demo demo] Get all volumes completed successfully. Jun 19 01:08:54.091618 np0000182242 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-424e8cce-b455-46f7-adef-51591782dc40 demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:08:54.092139 np0000182242 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 12/49] 199.204.45.65 () {64 vars in 1289 bytes} [Fri Jun 19 01:08:54 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 19 01:09:04.082498 np0000182242 devstack@c-api.service[112498]: DEBUG dbcounter [-] [112498] Writing DB stats cinder:SELECT=1 {{(pid=112498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:09:54.112549 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.middleware.request_id [None req-47735a55-70aa-460b-a0a1-e8f1f4cdaf0f None None] RequestId filter calling following filter/app {{(pid=112500) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:09:54.116592 np0000182242 devstack@c-api.service[112500]: INFO cinder.api.openstack.wsgi [None req-47735a55-70aa-460b-a0a1-e8f1f4cdaf0f demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Jun 19 01:09:54.116828 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.openstack.wsgi [None req-47735a55-70aa-460b-a0a1-e8f1f4cdaf0f demo demo] Empty body provided in request {{(pid=112500) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:09:54.117070 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.openstack.wsgi [None req-47735a55-70aa-460b-a0a1-e8f1f4cdaf0f demo demo] Calling method 'detail' {{(pid=112500) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:09:54.117377 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.api.api_utils [None req-47735a55-70aa-460b-a0a1-e8f1f4cdaf0f demo demo] Removing options '' from query. {{(pid=112500) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:09:54.118238 np0000182242 devstack@c-api.service[112500]: DEBUG cinder.volume.api [None req-47735a55-70aa-460b-a0a1-e8f1f4cdaf0f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112500) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:09:54.127402 np0000182242 devstack@c-api.service[112500]: INFO cinder.volume.api [None req-47735a55-70aa-460b-a0a1-e8f1f4cdaf0f demo demo] Get all volumes completed successfully. Jun 19 01:09:54.129575 np0000182242 devstack@c-api.service[112500]: INFO cinder.api.openstack.wsgi [None req-47735a55-70aa-460b-a0a1-e8f1f4cdaf0f demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:09:54.130029 np0000182242 devstack@c-api.service[112500]: [pid: 112500|app: 0|req: 13/50] 199.204.45.65 () {64 vars in 1289 bytes} [Fri Jun 19 01:09:54 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 19 01:10:04.121597 np0000182242 devstack@c-api.service[112500]: DEBUG dbcounter [-] [112500] Writing DB stats cinder:SELECT=1 {{(pid=112500) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:10:54.141711 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-a53871ec-7daa-4f9e-b57e-ebdc63babc68 None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:10:54.144146 np0000182242 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-a53871ec-7daa-4f9e-b57e-ebdc63babc68 demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Jun 19 01:10:54.144341 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-a53871ec-7daa-4f9e-b57e-ebdc63babc68 demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:10:54.144545 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-a53871ec-7daa-4f9e-b57e-ebdc63babc68 demo demo] Calling method 'detail' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:10:54.144804 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.api.api_utils [None req-a53871ec-7daa-4f9e-b57e-ebdc63babc68 demo demo] Removing options '' from query. {{(pid=112497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:10:54.145638 np0000182242 devstack@c-api.service[112497]: DEBUG cinder.volume.api [None req-a53871ec-7daa-4f9e-b57e-ebdc63babc68 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112497) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:10:54.155612 np0000182242 devstack@c-api.service[112497]: INFO cinder.volume.api [None req-a53871ec-7daa-4f9e-b57e-ebdc63babc68 demo demo] Get all volumes completed successfully. Jun 19 01:10:54.161398 np0000182242 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-a53871ec-7daa-4f9e-b57e-ebdc63babc68 demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:10:54.161974 np0000182242 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 13/51] 199.204.45.65 () {64 vars in 1289 bytes} [Fri Jun 19 01:10:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:11:04.149421 np0000182242 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=1 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:11:54.177851 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.middleware.request_id [None req-9cdb411e-680f-47ed-9aad-1dfbae8162aa None None] RequestId filter calling following filter/app {{(pid=112499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:11:54.275944 np0000182242 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-9cdb411e-680f-47ed-9aad-1dfbae8162aa demo demo] GET https://199.204.45.65/volume/v3/volumes/detail Jun 19 01:11:54.276152 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-9cdb411e-680f-47ed-9aad-1dfbae8162aa demo demo] Empty body provided in request {{(pid=112499) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:11:54.276397 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.openstack.wsgi [None req-9cdb411e-680f-47ed-9aad-1dfbae8162aa demo demo] Calling method 'detail' {{(pid=112499) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:11:54.276713 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.api.api_utils [None req-9cdb411e-680f-47ed-9aad-1dfbae8162aa demo demo] Removing options '' from query. {{(pid=112499) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:11:54.277815 np0000182242 devstack@c-api.service[112499]: DEBUG cinder.volume.api [None req-9cdb411e-680f-47ed-9aad-1dfbae8162aa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112499) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:11:54.287369 np0000182242 devstack@c-api.service[112499]: INFO cinder.volume.api [None req-9cdb411e-680f-47ed-9aad-1dfbae8162aa demo demo] Get all volumes completed successfully. Jun 19 01:11:54.289213 np0000182242 devstack@c-api.service[112499]: INFO cinder.api.openstack.wsgi [None req-9cdb411e-680f-47ed-9aad-1dfbae8162aa demo demo] https://199.204.45.65/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:11:54.289524 np0000182242 devstack@c-api.service[112499]: [pid: 112499|app: 0|req: 14/52] 199.204.45.65 () {64 vars in 1289 bytes} [Fri Jun 19 01:11:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:12:04.282327 np0000182242 devstack@c-api.service[112499]: DEBUG dbcounter [-] [112499] Writing DB stats cinder:SELECT=1 {{(pid=112499) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}