Jun 28 15:22:58.372870 np0000183263 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 28 15:22:58.382552 np0000183263 devstack@c-api.service[113123]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 28 15:22:58.385899 np0000183263 devstack@c-api.service[113123]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sun Jun 28 15:22:58 2026] *** Jun 28 15:22:58.385899 np0000183263 devstack@c-api.service[113123]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 28 15:22:58.385899 np0000183263 devstack@c-api.service[113123]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 28 15:22:58.385899 np0000183263 devstack@c-api.service[113123]: nodename: np0000183263 Jun 28 15:22:58.385899 np0000183263 devstack@c-api.service[113123]: machine: x86_64 Jun 28 15:22:58.385899 np0000183263 devstack@c-api.service[113123]: clock source: unix Jun 28 15:22:58.385899 np0000183263 devstack@c-api.service[113123]: pcre jit disabled Jun 28 15:22:58.385899 np0000183263 devstack@c-api.service[113123]: detected number of CPU cores: 16 Jun 28 15:22:58.385899 np0000183263 devstack@c-api.service[113123]: current working directory: / Jun 28 15:22:58.385899 np0000183263 devstack@c-api.service[113123]: detected binary path: /usr/bin/uwsgi-core Jun 28 15:22:58.385899 np0000183263 devstack@c-api.service[113123]: your processes number limit is 256917 Jun 28 15:22:58.385899 np0000183263 devstack@c-api.service[113123]: your memory page size is 4096 bytes Jun 28 15:22:58.385899 np0000183263 devstack@c-api.service[113123]: detected max file descriptor number: 2048 Jun 28 15:22:58.385899 np0000183263 devstack@c-api.service[113123]: lock engine: pthread robust mutexes Jun 28 15:22:58.387022 np0000183263 devstack@c-api.service[113123]: thunder lock: enabled Jun 28 15:22:58.387022 np0000183263 devstack@c-api.service[113123]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 28 15:22:58.387022 np0000183263 devstack@c-api.service[113123]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 28 15:22:58.387022 np0000183263 devstack@c-api.service[113123]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 28 15:22:58.387022 np0000183263 devstack@c-api.service[113123]: Set PythonHome to /opt/stack/data/venv Jun 28 15:22:58.423222 np0000183263 devstack@c-api.service[113123]: Python main interpreter initialized at 0x70b28d4a3668 Jun 28 15:22:58.423222 np0000183263 devstack@c-api.service[113123]: python threads support enabled Jun 28 15:22:58.423222 np0000183263 devstack@c-api.service[113123]: your server socket listen backlog is limited to 100 connections Jun 28 15:22:58.423222 np0000183263 devstack@c-api.service[113123]: your mercy for graceful operations on workers is 80 seconds Jun 28 15:22:58.423782 np0000183263 devstack@c-api.service[113123]: mapped 671795 bytes (656 KB) for 4 cores Jun 28 15:22:58.423981 np0000183263 devstack@c-api.service[113123]: *** Operational MODE: preforking *** Jun 28 15:22:58.424163 np0000183263 devstack@c-api.service[113123]: *** uWSGI is running in multiple interpreter mode *** Jun 28 15:22:58.424163 np0000183263 devstack@c-api.service[113123]: spawned uWSGI master process (pid: 113123) Jun 28 15:22:58.424413 np0000183263 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 28 15:22:58.425620 np0000183263 devstack@c-api.service[113123]: spawned uWSGI worker 1 (pid: 113138, cores: 1) Jun 28 15:22:58.426238 np0000183263 devstack@c-api.service[113123]: spawned uWSGI worker 2 (pid: 113139, cores: 1) Jun 28 15:22:58.427317 np0000183263 devstack@c-api.service[113123]: spawned uWSGI worker 3 (pid: 113140, cores: 1) Jun 28 15:22:58.427317 np0000183263 devstack@c-api.service[113123]: spawned uWSGI worker 4 (pid: 113141, cores: 1) Jun 28 15:22:58.427317 np0000183263 devstack@c-api.service[113123]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 28 15:22:58.564542 np0000183263 devstack@c-api.service[113138]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 28 15:22:58.564542 np0000183263 devstack@c-api.service[113138]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 28 15:22:58.564542 np0000183263 devstack@c-api.service[113138]: we strongly recommend against using it for new projects. Jun 28 15:22:58.564542 np0000183263 devstack@c-api.service[113138]: If you are already using Eventlet, we recommend migrating to a different Jun 28 15:22:58.564542 np0000183263 devstack@c-api.service[113138]: framework. For more detail see Jun 28 15:22:58.564542 np0000183263 devstack@c-api.service[113138]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 28 15:22:58.564542 np0000183263 devstack@c-api.service[113138]: import eventlet # noqa Jun 28 15:22:58.565463 np0000183263 devstack@c-api.service[113139]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 28 15:22:58.565463 np0000183263 devstack@c-api.service[113139]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 28 15:22:58.565463 np0000183263 devstack@c-api.service[113139]: we strongly recommend against using it for new projects. Jun 28 15:22:58.565463 np0000183263 devstack@c-api.service[113139]: If you are already using Eventlet, we recommend migrating to a different Jun 28 15:22:58.565463 np0000183263 devstack@c-api.service[113139]: framework. For more detail see Jun 28 15:22:58.565463 np0000183263 devstack@c-api.service[113139]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 28 15:22:58.565463 np0000183263 devstack@c-api.service[113139]: import eventlet # noqa Jun 28 15:22:58.566805 np0000183263 devstack@c-api.service[113140]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 28 15:22:58.566805 np0000183263 devstack@c-api.service[113140]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 28 15:22:58.566805 np0000183263 devstack@c-api.service[113140]: we strongly recommend against using it for new projects. Jun 28 15:22:58.566805 np0000183263 devstack@c-api.service[113140]: If you are already using Eventlet, we recommend migrating to a different Jun 28 15:22:58.566805 np0000183263 devstack@c-api.service[113140]: framework. For more detail see Jun 28 15:22:58.566805 np0000183263 devstack@c-api.service[113140]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 28 15:22:58.566805 np0000183263 devstack@c-api.service[113140]: import eventlet # noqa Jun 28 15:22:58.568667 np0000183263 devstack@c-api.service[113141]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 28 15:22:58.568667 np0000183263 devstack@c-api.service[113141]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 28 15:22:58.568667 np0000183263 devstack@c-api.service[113141]: we strongly recommend against using it for new projects. Jun 28 15:22:58.568667 np0000183263 devstack@c-api.service[113141]: If you are already using Eventlet, we recommend migrating to a different Jun 28 15:22:58.568667 np0000183263 devstack@c-api.service[113141]: framework. For more detail see Jun 28 15:22:58.568667 np0000183263 devstack@c-api.service[113141]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 28 15:22:58.568667 np0000183263 devstack@c-api.service[113141]: import eventlet # noqa Jun 28 15:22:58.653996 np0000183263 devstack@c-api.service[113138]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 28 15:22:58.653996 np0000183263 devstack@c-api.service[113138]: warnings.warn( Jun 28 15:22:58.658087 np0000183263 devstack@c-api.service[113141]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 28 15:22:58.658087 np0000183263 devstack@c-api.service[113141]: warnings.warn( Jun 28 15:22:58.662647 np0000183263 devstack@c-api.service[113139]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 28 15:22:58.662647 np0000183263 devstack@c-api.service[113139]: warnings.warn( Jun 28 15:22:58.665300 np0000183263 devstack@c-api.service[113140]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 28 15:22:58.665300 np0000183263 devstack@c-api.service[113140]: warnings.warn( Jun 28 15:22:58.749140 np0000183263 devstack@c-api.service[113141]: /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 28 15:22:58.749140 np0000183263 devstack@c-api.service[113141]: from cgi import parse_header Jun 28 15:22:58.750095 np0000183263 devstack@c-api.service[113138]: /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 28 15:22:58.750095 np0000183263 devstack@c-api.service[113138]: from cgi import parse_header Jun 28 15:22:58.757808 np0000183263 devstack@c-api.service[113140]: /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 28 15:22:58.757808 np0000183263 devstack@c-api.service[113140]: from cgi import parse_header Jun 28 15:22:58.760370 np0000183263 devstack@c-api.service[113139]: /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 28 15:22:58.760370 np0000183263 devstack@c-api.service[113139]: from cgi import parse_header Jun 28 15:22:58.808994 np0000183263 devstack@c-api.service[113141]: /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 28 15:22:58.808994 np0000183263 devstack@c-api.service[113141]: removals.removed_module( Jun 28 15:22:58.811257 np0000183263 devstack@c-api.service[113141]: /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 28 15:22:58.811257 np0000183263 devstack@c-api.service[113141]: removals.removed_module( Jun 28 15:22:58.811904 np0000183263 devstack@c-api.service[113138]: /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 28 15:22:58.811904 np0000183263 devstack@c-api.service[113138]: removals.removed_module( Jun 28 15:22:58.813087 np0000183263 devstack@c-api.service[113140]: /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 28 15:22:58.813087 np0000183263 devstack@c-api.service[113140]: removals.removed_module( Jun 28 15:22:58.813938 np0000183263 devstack@c-api.service[113138]: /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 28 15:22:58.813938 np0000183263 devstack@c-api.service[113138]: removals.removed_module( Jun 28 15:22:58.815288 np0000183263 devstack@c-api.service[113140]: /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 28 15:22:58.815288 np0000183263 devstack@c-api.service[113140]: removals.removed_module( Jun 28 15:22:58.817368 np0000183263 devstack@c-api.service[113139]: /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 28 15:22:58.817368 np0000183263 devstack@c-api.service[113139]: removals.removed_module( Jun 28 15:22:58.819017 np0000183263 devstack@c-api.service[113139]: /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 28 15:22:58.819017 np0000183263 devstack@c-api.service[113139]: removals.removed_module( Jun 28 15:22:59.730024 np0000183263 devstack@c-api.service[113138]: /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 28 15:22:59.730024 np0000183263 devstack@c-api.service[113138]: warnings.warn( Jun 28 15:22:59.764518 np0000183263 devstack@c-api.service[113139]: /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 28 15:22:59.764518 np0000183263 devstack@c-api.service[113139]: warnings.warn( Jun 28 15:22:59.783413 np0000183263 devstack@c-api.service[113141]: /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 28 15:22:59.783413 np0000183263 devstack@c-api.service[113141]: warnings.warn( Jun 28 15:22:59.783938 np0000183263 devstack@c-api.service[113138]: /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 28 15:22:59.783938 np0000183263 devstack@c-api.service[113138]: warnings.warn( Jun 28 15:22:59.789209 np0000183263 devstack@c-api.service[113140]: /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 28 15:22:59.789209 np0000183263 devstack@c-api.service[113140]: warnings.warn( Jun 28 15:22:59.819504 np0000183263 devstack@c-api.service[113139]: /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 28 15:22:59.819504 np0000183263 devstack@c-api.service[113139]: warnings.warn( Jun 28 15:22:59.838146 np0000183263 devstack@c-api.service[113141]: /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 28 15:22:59.838146 np0000183263 devstack@c-api.service[113141]: warnings.warn( Jun 28 15:22:59.853776 np0000183263 devstack@c-api.service[113140]: /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 28 15:22:59.853776 np0000183263 devstack@c-api.service[113140]: warnings.warn( Jun 28 15:23:00.016687 np0000183263 devstack@c-api.service[113138]: 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 28 15:23:00.017058 np0000183263 devstack@c-api.service[113138]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113138) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 28 15:23:00.043949 np0000183263 devstack@c-api.service[113139]: 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 28 15:23:00.044166 np0000183263 devstack@c-api.service[113139]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113139) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 28 15:23:00.049120 np0000183263 devstack@c-api.service[113141]: 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 28 15:23:00.049328 np0000183263 devstack@c-api.service[113141]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113141) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 28 15:23:00.073564 np0000183263 devstack@c-api.service[113140]: 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 28 15:23:00.073766 np0000183263 devstack@c-api.service[113140]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113140) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 28 15:23:00.110815 np0000183263 devstack@c-api.service[113138]: /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 28 15:23:00.110815 np0000183263 devstack@c-api.service[113138]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 28 15:23:00.113423 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:00.113423 np0000183263 devstack@c-api.service[113141]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 28 15:23:00.113885 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:00.113885 np0000183263 devstack@c-api.service[113139]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 28 15:23:00.141767 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:00.141767 np0000183263 devstack@c-api.service[113140]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 28 15:23:00.680000 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113138) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 28 15:23:00.680506 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.680683 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.680783 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113141) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 28 15:23:00.680877 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.681286 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.681388 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.681500 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113140) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 28 15:23:00.681606 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.681606 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.681785 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.681867 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.681966 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113139) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 28 15:23:00.682064 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.682064 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.682217 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.682355 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.682453 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.682567 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.682567 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.682714 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.682797 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.682893 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.682986 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.683079 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.683171 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.683171 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.683418 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.683522 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.683601 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.683704 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.683704 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.683704 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.683929 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.684026 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.684113 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.684193 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.684302 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.684388 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.684445 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.684503 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.684555 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.684555 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.684555 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.684732 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.684807 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.684807 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.684908 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.684977 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.684977 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.685097 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.685165 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.685221 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.685295 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.685357 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.685411 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.685482 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.685547 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.685609 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.685664 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.685734 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.685796 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.685863 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.685933 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.685933 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.686191 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.686254 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.686334 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.686334 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.686334 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.686334 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.686334 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.692339 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.692422 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.692472 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.692520 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.692559 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.692599 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.692635 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.692672 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.692716 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.692765 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.692815 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.692860 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.692902 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.692947 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.692988 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.693036 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.693078 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.693078 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.693078 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.693195 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.693195 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.693354 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.693428 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.693490 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.693544 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.693610 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.693672 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.693745 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.694263 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.694333 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.694381 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.694428 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.694472 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.694520 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.694569 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.694610 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.694647 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.694698 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.694745 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.694784 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.694825 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.694897 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.694947 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.694991 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.695038 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.695090 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.695137 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.695187 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.695222 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.695303 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.695348 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.695385 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.695416 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.695453 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.695540 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.695583 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.695634 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.695676 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.695716 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.695758 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.695801 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.695850 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.695890 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.695932 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.695966 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.696008 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.696065 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.696257 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.696364 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.696410 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.696483 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.696523 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.696554 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.696596 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.696648 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.696690 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.696690 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.696789 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.696789 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.696868 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.696910 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.696910 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.696910 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.696910 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.697032 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.697032 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.697032 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.697032 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.697032 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.697230 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.697333 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.697383 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.697424 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.697463 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.697502 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.697544 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.697593 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.697593 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.697686 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.697720 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.697754 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.697794 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.697841 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.697895 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.697943 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.697989 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.698029 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.698073 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.698120 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.698169 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.698169 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.698169 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.698420 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.698487 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.698543 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.698603 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.698658 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.698692 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.698730 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.698762 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.698794 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.698830 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.698866 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.698901 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.698941 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.698977 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.699013 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.699046 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.699085 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.699123 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.699174 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.699222 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.699279 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.699279 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.699352 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.699390 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.699426 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.699426 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.699426 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.699510 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.700610 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.700672 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.700717 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.700778 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.700819 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.700846 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.700878 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.700910 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.700952 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.700999 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.701036 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.701071 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.701108 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.701145 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.701187 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.701250 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.701343 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.701387 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.701448 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.701494 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.701494 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.701574 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.701626 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.701674 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.701733 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.701787 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.701839 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.701896 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.701946 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.701990 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.702033 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.702082 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.702135 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.702182 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.702226 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.702308 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.702367 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.702425 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.702468 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.702510 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.702551 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.702594 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.702643 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.702685 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.702732 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.702773 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.702813 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.702861 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.702861 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.702944 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.702944 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.702944 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.702944 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.702944 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.702944 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.702944 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.704119 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.704198 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.704247 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.704341 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.704387 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.704443 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.704533 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.704587 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.704640 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.704687 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.704739 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.704783 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.704824 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.704873 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.704946 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.704994 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.705041 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.705088 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.705134 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.705181 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.705223 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.705313 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.705378 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.705419 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.705468 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.705468 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.705468 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.705468 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.709572 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.709677 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.709677 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.709767 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.709817 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.709867 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.709913 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.709959 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.710003 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.710003 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.710094 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.710139 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.710188 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.710232 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.710776 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.710833 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.710890 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.710984 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.711034 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.711098 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.711157 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.711209 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.711275 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.711321 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.711376 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.711427 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.711470 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.711514 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.711556 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.711606 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.711648 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.711696 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.711739 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.711840 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.711890 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.711941 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.711989 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.712030 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.712073 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.712228 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.712312 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.712389 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.712435 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.712478 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.712536 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.712588 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.712636 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.712679 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.712679 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.712775 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.712775 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.712862 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.712900 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.712944 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.712988 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.713030 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.713077 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.713077 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.713077 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.713077 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.713077 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.713319 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.713374 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.713434 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.713494 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.713551 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.713606 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.713666 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.713714 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.713760 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.713812 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.713859 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.713911 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.713953 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.713998 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.714039 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.714079 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.714125 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.714167 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.714214 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.714214 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.714214 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.714214 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.714214 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.716209 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.716315 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.716366 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.716409 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.716459 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.716459 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.716547 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.716608 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.716653 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.716706 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.716749 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.716799 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.716799 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.716799 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.716914 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.716914 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.716988 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.717081 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.717141 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.717220 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.717334 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.718372 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.718435 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.718492 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.718544 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.718618 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.718664 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.718741 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.718791 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.718842 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.718912 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.718974 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.719015 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.719068 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.719068 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.719142 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.719185 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.719233 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.719309 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.719355 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.719393 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.719436 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.719492 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.719534 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.719584 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.719631 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.719674 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.719720 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.719762 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.719804 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.719853 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.719896 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.720001 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.720051 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.720090 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.720131 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.720169 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.720214 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.720256 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.720316 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.720355 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.720412 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.720455 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.720498 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.720534 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.720577 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.720619 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.720661 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.720698 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.720734 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.720771 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.720817 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.720855 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.720896 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.720935 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.720972 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.721014 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.721081 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.721129 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.721173 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.721226 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.721301 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.721346 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.721392 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.721428 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.721475 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.721517 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.721558 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.721604 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.721650 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.721686 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.721729 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.721770 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.721805 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.721842 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.721885 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.721920 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.721962 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.721997 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.722039 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.722076 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.722076 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.722076 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.722076 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.722076 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.722076 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.722076 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.722076 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.722076 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.722076 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.722515 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.722515 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.722591 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.722591 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.722591 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.722591 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.722750 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.722794 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.722794 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.722866 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.722912 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.722964 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.722964 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.722964 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.723079 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.723119 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.723160 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.723198 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.723250 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.723250 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.723250 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.723250 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.723250 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.723445 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.723498 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.723542 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.723588 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.723629 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.723674 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.723716 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.723760 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.723809 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.723849 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.723893 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.723929 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.723966 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.724013 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.724080 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.724117 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.724162 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.724202 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.724258 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.724315 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.724369 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.724411 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.724450 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.724496 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.724536 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.724578 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.724624 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.724668 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.724717 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.724761 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.724808 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.724847 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.724895 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.724940 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.724977 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.725018 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.725054 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.725098 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.725139 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.725187 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.725230 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.725290 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.725329 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.725367 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.725419 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.725457 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.725502 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.725545 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.725593 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.725629 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.725670 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.725706 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.725743 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.725784 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.725828 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.725864 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.725909 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.725955 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.725993 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.726036 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.726072 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.726107 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.726144 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.726178 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.726214 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.726261 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.726323 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.726367 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.726446 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.726523 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.726603 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.726654 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.726730 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.726798 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.726877 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.726961 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.727032 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.727086 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.727180 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.727293 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.727335 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.727390 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.727442 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.727490 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.727526 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.727568 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.727607 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.727650 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.727692 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.727692 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.727692 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.727809 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.727847 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.727894 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.727942 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.727989 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.728029 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.728069 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.728153 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.728193 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.728234 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.728291 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.728328 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.728376 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.728424 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.728468 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.728504 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.728544 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.728591 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.728591 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.728591 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.728701 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.728745 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.728880 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.728880 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.728880 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.728880 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.728880 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.728880 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.729088 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.729088 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.729088 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.729204 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.729250 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.729320 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.729360 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.729395 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.729428 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.729460 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.729494 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.729523 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.729553 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.729589 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.729622 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.729657 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.729687 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.729724 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.729755 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.729791 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.729824 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.729856 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.729884 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.729918 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.729952 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.729952 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.729952 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.729952 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.730069 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.730069 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.730069 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.730469 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.730512 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.730542 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.730569 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.730602 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.730630 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.730656 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.730687 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.730718 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.730749 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.730749 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.730811 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.730840 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.730872 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.730906 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.730935 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.730966 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.730996 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.731025 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.731052 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.731081 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.731116 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.731146 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.731146 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.731146 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.734193 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.734271 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.734317 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.734351 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.734388 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.734428 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.734462 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.734493 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.734525 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.734558 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.734587 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.734623 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.734658 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.734695 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.734725 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.734758 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.734793 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.734793 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.734852 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.734852 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.734852 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.734935 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.734935 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.734997 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.735067 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.735126 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.735189 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.735280 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.735347 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.735414 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.735477 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.735545 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.735608 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.735723 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.735875 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.735945 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.735979 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.736035 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.736074 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.736134 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.736183 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.736218 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.736318 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.736379 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.736449 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.736490 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.736520 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.736551 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.736586 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.736617 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.736654 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.736654 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.736654 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.736654 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.736654 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.736654 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.736840 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.736840 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.736840 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.736923 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.736955 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.736986 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.737023 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.737056 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.737094 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.737131 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.737162 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.737193 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.737228 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.737284 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.737330 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.737383 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.737425 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.737472 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.737514 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.737562 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.737604 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.737650 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.737690 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.737736 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.737736 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.737736 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.737736 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.737736 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.738290 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.738357 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.738407 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.738458 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.738503 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.738545 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.738589 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.738631 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.738686 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.738733 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.738780 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.738822 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.738871 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.738914 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.738961 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.739003 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.739048 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.739097 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.739145 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.739196 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.739245 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.739316 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.739367 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.739411 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.739462 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.739504 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.739550 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.739590 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.739736 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.739787 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.739829 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.739870 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.739912 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.739950 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.739991 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.740032 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.740079 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.740119 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.740161 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.740210 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.740278 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.740323 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.740383 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.740421 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.740462 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.740503 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.740544 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.740585 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.740638 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.740680 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.740732 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.740779 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.740820 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.740862 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.740862 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.740862 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.740965 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.740965 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.740965 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.740965 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.741109 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.741158 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.741158 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.741232 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.741293 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.741339 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.741339 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.741339 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.741339 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.741339 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.741531 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.741531 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.741531 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.741659 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.741703 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.741703 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.741775 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.741818 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.741859 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.741900 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.741946 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.741946 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.741946 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.741946 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.743494 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.743563 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.743609 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.743678 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.743727 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.743779 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.743779 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.743898 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.743975 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.744060 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.744060 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.744060 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.744060 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.744323 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.744413 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.744541 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.744541 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.744541 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.744541 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.744541 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.744811 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.744863 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.744912 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.744912 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.744912 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.744912 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.744912 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.744912 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 28 15:23:00.745561 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113138) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.745615 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.745761 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113141) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.745808 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.745852 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.745901 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.745946 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.745987 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113138) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.746028 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.746076 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113138) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.746122 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113140) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.746173 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113141) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.746222 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.746280 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113141) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.746318 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.746318 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.746318 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113140) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.746318 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113140) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.746481 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113139) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 28 15:23:00.746481 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 28 15:23:00.746481 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 28 15:23:00.746481 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 28 15:23:00.746481 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113139) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 28 15:23:00.746678 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113139) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 28 15:23:00.795799 np0000183263 devstack@c-api.service[113138]: INFO dbcounter [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Registered counter for database cinder Jun 28 15:23:00.797883 np0000183263 devstack@c-api.service[113139]: INFO dbcounter [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Registered counter for database cinder Jun 28 15:23:00.798494 np0000183263 devstack@c-api.service[113140]: INFO dbcounter [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Registered counter for database cinder Jun 28 15:23:00.798879 np0000183263 devstack@c-api.service[113141]: INFO dbcounter [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Registered counter for database cinder Jun 28 15:23:00.841720 np0000183263 devstack@c-api.service[113140]: DEBUG oslo_db.sqlalchemy.engines [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 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=113140) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 28 15:23:00.843193 np0000183263 devstack@c-api.service[113139]: DEBUG oslo_db.sqlalchemy.engines [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 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=113139) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 28 15:23:00.845242 np0000183263 devstack@c-api.service[113138]: DEBUG oslo_db.sqlalchemy.engines [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f 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=113138) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 28 15:23:00.848012 np0000183263 devstack@c-api.service[113141]: DEBUG oslo_db.sqlalchemy.engines [None req-8e551a28-cab8-43fb-9676-9f1925769faa 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=113141) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 28 15:23:00.960819 np0000183263 devstack@c-api.service[113140]: DEBUG dbcounter [-] [113140] Writer thread running {{(pid=113140) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 28 15:23:00.963654 np0000183263 devstack@c-api.service[113140]: INFO cinder.rpc [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 28 15:23:00.966072 np0000183263 devstack@c-api.service[113140]: INFO cinder.rpc [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 28 15:23:00.968237 np0000183263 devstack@c-api.service[113141]: DEBUG dbcounter [-] [113141] Writer thread running {{(pid=113141) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 28 15:23:00.968331 np0000183263 devstack@c-api.service[113140]: INFO cinder.rpc [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 28 15:23:00.970554 np0000183263 devstack@c-api.service[113140]: INFO cinder.rpc [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 28 15:23:00.971629 np0000183263 devstack@c-api.service[113141]: INFO cinder.rpc [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 28 15:23:00.971776 np0000183263 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:00.972723 np0000183263 devstack@c-api.service[113138]: DEBUG dbcounter [-] [113138] Writer thread running {{(pid=113138) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 28 15:23:00.974314 np0000183263 devstack@c-api.service[113141]: INFO cinder.rpc [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 28 15:23:00.975138 np0000183263 devstack@c-api.service[113139]: DEBUG dbcounter [-] [113139] Writer thread running {{(pid=113139) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 28 15:23:00.976347 np0000183263 devstack@c-api.service[113138]: INFO cinder.rpc [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 28 15:23:00.976475 np0000183263 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:00.977437 np0000183263 devstack@c-api.service[113141]: INFO cinder.rpc [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 28 15:23:00.978282 np0000183263 devstack@c-api.service[113139]: INFO cinder.rpc [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 28 15:23:00.980012 np0000183263 devstack@c-api.service[113138]: INFO cinder.rpc [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 28 15:23:00.980134 np0000183263 devstack@c-api.service[113141]: INFO cinder.rpc [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 28 15:23:00.980758 np0000183263 devstack@c-api.service[113139]: INFO cinder.rpc [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 28 15:23:00.981519 np0000183263 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:00.983063 np0000183263 devstack@c-api.service[113139]: INFO cinder.rpc [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 28 15:23:00.983665 np0000183263 devstack@c-api.service[113138]: INFO cinder.rpc [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 28 15:23:00.985071 np0000183263 devstack@c-api.service[113139]: INFO cinder.rpc [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 28 15:23:00.985583 np0000183263 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:00.986075 np0000183263 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:00.986379 np0000183263 devstack@c-api.service[113138]: INFO cinder.rpc [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 28 15:23:00.987746 np0000183263 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:00.990842 np0000183263 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:00.992146 np0000183263 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.011347 np0000183263 devstack@c-api.service[113140]: DEBUG oslo_db.sqlalchemy.engines [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 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=113140) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 28 15:23:01.014331 np0000183263 devstack@c-api.service[113140]: INFO cinder.rpc [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 28 15:23:01.016956 np0000183263 devstack@c-api.service[113140]: INFO cinder.rpc [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 28 15:23:01.018356 np0000183263 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.020976 np0000183263 devstack@c-api.service[113141]: DEBUG oslo_db.sqlalchemy.engines [None req-8e551a28-cab8-43fb-9676-9f1925769faa 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=113141) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 28 15:23:01.024395 np0000183263 devstack@c-api.service[113141]: INFO cinder.rpc [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 28 15:23:01.024506 np0000183263 devstack@c-api.service[113139]: DEBUG oslo_db.sqlalchemy.engines [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 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=113139) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 28 15:23:01.027192 np0000183263 devstack@c-api.service[113141]: INFO cinder.rpc [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 28 15:23:01.027578 np0000183263 devstack@c-api.service[113138]: DEBUG oslo_db.sqlalchemy.engines [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f 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=113138) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 28 15:23:01.027707 np0000183263 devstack@c-api.service[113139]: INFO cinder.rpc [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 28 15:23:01.028651 np0000183263 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.030295 np0000183263 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.030394 np0000183263 devstack@c-api.service[113139]: INFO cinder.rpc [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 28 15:23:01.030853 np0000183263 devstack@c-api.service[113138]: INFO cinder.rpc [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 28 15:23:01.032058 np0000183263 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.033505 np0000183263 devstack@c-api.service[113138]: INFO cinder.rpc [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 28 15:23:01.033611 np0000183263 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.034959 np0000183263 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.038376 np0000183263 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.041007 np0000183263 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.042553 np0000183263 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.044215 np0000183263 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.044425 np0000183263 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.045532 np0000183263 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.047622 np0000183263 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.048532 np0000183263 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.048870 np0000183263 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.048951 np0000183263 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.051678 np0000183263 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.052165 np0000183263 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.052358 np0000183263 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.052893 np0000183263 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.054518 np0000183263 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.055418 np0000183263 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.055899 np0000183263 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.056381 np0000183263 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.057482 np0000183263 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.058876 np0000183263 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.058965 np0000183263 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.059392 np0000183263 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.060967 np0000183263 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.061825 np0000183263 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.061908 np0000183263 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.062354 np0000183263 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.063999 np0000183263 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.065458 np0000183263 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.067115 np0000183263 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.067417 np0000183263 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.067789 np0000183263 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.068336 np0000183263 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.070152 np0000183263 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.070709 np0000183263 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.070795 np0000183263 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.072436 np0000183263 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.073214 np0000183263 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.073585 np0000183263 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.075153 np0000183263 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.075441 np0000183263 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.075665 np0000183263 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.076882 np0000183263 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.078621 np0000183263 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.078726 np0000183263 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.080445 np0000183263 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.081769 np0000183263 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.081870 np0000183263 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.082338 np0000183263 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.083178 np0000183263 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.084554 np0000183263 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.084594 np0000183263 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.085239 np0000183263 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.085612 np0000183263 devstack@c-api.service[113140]: WARNING cinder.api.contrib.hosts [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 28 15:23:01.085873 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Extended resource: extensions {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.087354 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Extended resource: cgsnapshots {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.087418 np0000183263 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.087944 np0000183263 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.088088 np0000183263 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.088734 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Extended resource: qos-specs {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.088975 np0000183263 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.089659 np0000183263 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.090087 np0000183263 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.090429 np0000183263 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.091734 np0000183263 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.091792 np0000183263 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.092305 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Extended resource: capabilities {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.092462 np0000183263 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.093188 np0000183263 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.093297 np0000183263 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.093888 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Extended resource: backups {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.094611 np0000183263 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.094716 np0000183263 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.096089 np0000183263 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.096198 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Extended resource: os-volume-type-access {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.096348 np0000183263 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.097455 np0000183263 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.097552 np0000183263 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.099614 np0000183263 devstack@c-api.service[113141]: WARNING cinder.api.contrib.hosts [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 28 15:23:01.099722 np0000183263 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.099798 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Extended resource: extensions {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.099879 np0000183263 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.100100 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Extended resource: cgsnapshots {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.100448 np0000183263 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.101111 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Extended resource: encryption {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.102037 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Extended resource: qos-specs {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.102099 np0000183263 devstack@c-api.service[113139]: WARNING cinder.api.contrib.hosts [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 28 15:23:01.102099 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Extended resource: extensions {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.102197 np0000183263 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.102809 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Extended resource: consistencygroups {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.103042 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Extended resource: cgsnapshots {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.104452 np0000183263 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.104580 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Extended resource: qos-specs {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.104631 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Extended resource: capabilities {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.104926 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Extended resource: extra_specs {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.105902 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Extended resource: backups {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.106160 np0000183263 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.106993 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Extended resource: encryption {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.107281 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Extended resource: capabilities {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.107650 np0000183263 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.108163 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Extended resource: os-volume-type-access {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.108219 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Extended resource: os-volume-manage {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.108626 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Extended resource: backups {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.109850 np0000183263 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.109917 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Extended resource: encryption {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.109961 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Extended resource: os-volume-transfer {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.110603 np0000183263 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.110698 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Extended resource: os-volume-type-access {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.111466 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Extended resource: consistencygroups {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.111521 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Extended resource: os-availability-zone {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.112006 np0000183263 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.112804 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Extended resource: encryption {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.112865 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Extended resource: os-quota-sets {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.114050 np0000183263 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.114115 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Extended resource: os-quota-class-sets {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.115191 np0000183263 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.115452 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Extended resource: os-snapshot-manage {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.115763 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Extended resource: extra_specs {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.115891 np0000183263 devstack@c-api.service[113138]: WARNING cinder.api.contrib.hosts [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 28 15:23:01.116638 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Extended resource: consistencygroups {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.116708 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Extended resource: extensions {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.116886 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Extended resource: os-hosts {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.117342 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Extended resource: encryption {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.117473 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Extended resource: cgsnapshots {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.117947 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Extended resource: extra_specs {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.118257 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Extended resource: scheduler-stats {{(pid=113140) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.119584 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Extended resource: os-volume-manage {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.119643 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Extended resource: qos-specs {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.119698 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Extended resource: encryption {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.121051 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Extended resource: os-volume-transfer {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.121265 np0000183263 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.121338 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Extended resource: capabilities {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.121377 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Extended resource: os-volume-manage {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.122332 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Extended resource: os-availability-zone {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.123184 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Extended resource: os-volume-transfer {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.123280 np0000183263 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.123391 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Extended resource: backups {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.123641 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Extended resource: os-quota-sets {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.123809 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.contrib.snapshot_actions [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] SnapshotActionsController initialized {{(pid=113140) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 28 15:23:01.124696 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Extended resource: os-availability-zone {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.124754 np0000183263 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.125038 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Extended resource: os-quota-class-sets {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.125869 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Extended resource: os-volume-type-access {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.125922 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Extended resource: os-quota-sets {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.125955 np0000183263 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.126353 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Extended resource: os-snapshot-manage {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.127691 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Extended resource: os-quota-class-sets {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.127747 np0000183263 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.127823 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Extended resource: os-hosts {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.128521 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Extended resource: os-snapshot-manage {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.128708 np0000183263 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.129131 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Extended resource: scheduler-stats {{(pid=113141) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.129913 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Extended resource: os-hosts {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.129994 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Extended resource: encryption {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.130201 np0000183263 devstack@c-api.service[113140]: WARNING castellan.key_manager.migration [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.131129 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Extension UsedLimits extending resource: limits {{(pid=113140) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.131483 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113140) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.132946 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Extended resource: scheduler-stats {{(pid=113139) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.133057 np0000183263 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.133150 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Extended resource: consistencygroups {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.133240 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113140) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.133240 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113140) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.133240 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Extension VolumeActions extending resource: volumes {{(pid=113140) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.133240 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113140) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.133634 np0000183263 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.133698 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113140) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.133698 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Extension TypesManage extending resource: types {{(pid=113140) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.133698 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113140) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.133698 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113140) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.133930 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Extended resource: extra_specs {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.133990 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Extension AdminActions extending resource: volumes {{(pid=113140) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.134059 np0000183263 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.134119 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Extension AdminActions extending resource: snapshots {{(pid=113140) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.134187 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.contrib.snapshot_actions [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] SnapshotActionsController initialized {{(pid=113141) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 28 15:23:01.134251 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Extension AdminActions extending resource: backups {{(pid=113140) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.134251 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113140) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.134251 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113140) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.134251 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.v3.router [None req-699aaa93-b178-4e3a-aac0-5d692f7cc626 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113140) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.134516 np0000183263 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.135988 np0000183263 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.136076 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Extended resource: encryption {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.136253 np0000183263 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.136445 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.contrib.snapshot_actions [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] SnapshotActionsController initialized {{(pid=113139) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 28 15:23:01.136689 np0000183263 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.136977 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Extended resource: os-volume-manage {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.137755 np0000183263 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.138041 np0000183263 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.138854 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Extended resource: os-volume-transfer {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.138900 np0000183263 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.139465 np0000183263 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.140489 np0000183263 devstack@c-api.service[113141]: WARNING castellan.key_manager.migration [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.140536 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Extended resource: os-availability-zone {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.140799 np0000183263 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.141211 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Extension UsedLimits extending resource: limits {{(pid=113141) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.141281 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Extension VolumeTypeAccess extending resource: types {{(pid=113141) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.141913 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Extended resource: os-quota-sets {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.142054 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113141) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.142163 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113141) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.142261 np0000183263 devstack@c-api.service[113139]: WARNING castellan.key_manager.migration [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.142298 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Extension VolumeActions extending resource: volumes {{(pid=113141) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.142418 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113141) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.142552 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Extension SnapshotActions extending resource: snapshots {{(pid=113141) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.142638 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Extension TypesManage extending resource: types {{(pid=113141) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.142956 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113141) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.142956 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113141) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.142956 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Extension AdminActions extending resource: volumes {{(pid=113141) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.143107 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Extension UsedLimits extending resource: limits {{(pid=113139) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.143167 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Extension AdminActions extending resource: snapshots {{(pid=113141) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.143208 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113139) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.143239 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Extension AdminActions extending resource: backups {{(pid=113141) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.143287 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113141) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.143323 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Extended resource: os-quota-class-sets {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.143717 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113141) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.143761 np0000183263 devstack@c-api.service[113140]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x70b28d4a3668 pid: 113140 (default app) Jun 28 15:23:01.143816 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.v3.router [None req-8e551a28-cab8-43fb-9676-9f1925769faa None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113141) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.143968 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113139) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.144076 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113139) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.144176 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Extension VolumeActions extending resource: volumes {{(pid=113139) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.144318 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113139) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.144441 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113139) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.144541 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Extension TypesManage extending resource: types {{(pid=113139) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.144658 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113139) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.144778 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Extended resource: os-snapshot-manage {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.144820 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113139) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.144892 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Extension AdminActions extending resource: volumes {{(pid=113139) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.144996 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Extension AdminActions extending resource: snapshots {{(pid=113139) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.145097 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Extension AdminActions extending resource: backups {{(pid=113139) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.145204 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113139) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.145327 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113139) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.145433 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.v3.router [None req-5f6df609-1433-4263-a82b-7ecb0b136d64 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113139) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.146328 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Extended resource: os-hosts {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.147815 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Extended resource: scheduler-stats {{(pid=113138) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 28 15:23:01.150467 np0000183263 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.152066 np0000183263 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.152106 np0000183263 devstack@c-api.service[113141]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x70b28d4a3668 pid: 113141 (default app) Jun 28 15:23:01.152812 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.152812 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.153049 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.153049 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.153049 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.153049 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.153049 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.153988 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.153988 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.153988 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.153988 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.153988 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.153988 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.154677 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.154677 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.154677 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.154677 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.154677 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.155045 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.155045 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.155045 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.155045 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.155373 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.155373 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.155538 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.contrib.snapshot_actions [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] SnapshotActionsController initialized {{(pid=113138) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 28 15:23:01.155616 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.155616 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.155616 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.155616 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.155906 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.155906 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.155906 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.155906 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.155906 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.156453 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.156453 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.156453 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.156453 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.156453 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.157114 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.157114 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.157114 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.157114 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.157114 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.157114 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.157905 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.157905 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.157905 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.157905 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.157905 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.157905 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.158615 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.158615 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.158615 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.158615 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.158615 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.158615 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.159467 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.159467 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.159467 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.159467 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.159467 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.160133 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.160133 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.160133 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.160133 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.160133 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.160918 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.160918 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.160918 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.160918 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.160918 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.160918 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.161462 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.161462 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.161462 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.161462 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.161462 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.161462 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.161701 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.161701 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.161701 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.161701 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.161897 np0000183263 devstack@c-api.service[113139]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x70b28d4a3668 pid: 113139 (default app) Jun 28 15:23:01.161943 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.161943 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.161943 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.161943 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.162133 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.162133 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.162133 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.162133 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.162321 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.162321 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.162321 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.162321 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.162536 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.162536 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.162536 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.162536 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.162732 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.162732 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.162732 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.162732 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.162732 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.162995 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.162995 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.162995 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.162995 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.162995 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.163218 np0000183263 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.163282 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.163282 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.163282 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.163282 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.163492 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.163492 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.163492 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.163492 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.163687 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.163687 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.163687 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.163687 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.163897 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.163897 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.163897 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.163897 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.164118 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.164118 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.164118 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.164118 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.164337 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.164337 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.164337 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.164337 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.164337 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.164337 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.164524 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.164524 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.164524 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.164524 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.164524 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.164673 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.164673 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.164673 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.164673 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.164673 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.164673 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.164673 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.164893 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.164893 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.164893 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.164893 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.164893 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.164893 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.165071 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.165071 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.165071 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.165071 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.165071 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.165071 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.165250 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.165250 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.165250 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.165250 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.165250 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.165250 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.165450 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.165450 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.165450 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.165450 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.165572 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.165572 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.165572 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.165572 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.165694 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.165694 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.165694 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.165694 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.165815 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.165815 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.165815 np0000183263 devstack@c-api.service[113140]: /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 28 15:23:01.165815 np0000183263 devstack@c-api.service[113140]: warnings.warn(deprecated_msg) Jun 28 15:23:01.165937 np0000183263 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.165962 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.middleware.request_id [None req-8c32b2cb-88a4-4f4b-8331-b20f4f1b123b None None] RequestId filter calling following filter/app {{(pid=113140) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:23:01.165995 np0000183263 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.165995 np0000183263 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.165995 np0000183263 devstack@c-api.service[113138]: WARNING castellan.key_manager.migration [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 28 15:23:01.165995 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Extension UsedLimits extending resource: limits {{(pid=113138) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.165995 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Extension VolumeTypeAccess extending resource: types {{(pid=113138) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.165995 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113138) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.165995 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113138) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.165995 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Extension VolumeActions extending resource: volumes {{(pid=113138) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.166164 np0000183263 devstack@c-api.service[113140]: [pid: 113140|app: 0|req: 1/1] 199.204.45.3 () {60 vars in 942 bytes} [Sun Jun 28 15:23:01 2026] GET /volume/v3/ => generated 114 bytes in 17 msecs (HTTP/1.1 401) 5 headers in 231 bytes (1 switches on core 0) Jun 28 15:23:01.166195 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113138) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.166195 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Extension SnapshotActions extending resource: snapshots {{(pid=113138) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.166195 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Extension TypesManage extending resource: types {{(pid=113138) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.166195 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113138) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.166195 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113138) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.166195 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Extension AdminActions extending resource: volumes {{(pid=113138) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.166195 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Extension AdminActions extending resource: snapshots {{(pid=113138) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.166386 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Extension AdminActions extending resource: backups {{(pid=113138) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.166386 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113138) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.166386 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113138) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.166386 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.v3.router [None req-bd2ebb8e-b6d8-4285-8b25-a84af520994f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113138) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 28 15:23:01.172602 np0000183263 devstack@c-api.service[113138]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x70b28d4a3668 pid: 113138 (default app) Jun 28 15:23:08.599897 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.599897 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.599897 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.599897 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.599897 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.600683 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.600683 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.600683 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.600683 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.600683 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.600922 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.600922 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.600922 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.600922 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.600922 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.600922 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.601277 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.601277 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.601277 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.601277 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.601495 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.601495 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.601495 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.601495 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.601790 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.601790 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.601790 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.601790 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.601986 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.601986 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.601986 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.601986 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.601986 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.602235 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.602235 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.602235 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.602235 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.602235 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.602536 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.602536 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.602536 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.602536 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.602536 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.602536 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.602724 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.602724 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.602724 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.602724 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.602724 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.602724 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.602904 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.602904 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.602904 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.602904 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.602904 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.602904 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.603098 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.603098 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.603098 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.603098 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.603098 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.603898 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.603898 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.603898 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.603898 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.603898 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.604061 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.604061 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.604061 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.604061 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.604061 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.604061 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.604247 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.604247 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.604247 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.604247 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.604247 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.604247 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.604450 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.604450 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.604450 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.604450 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.604450 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.604605 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.604605 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.604605 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.604605 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.604605 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.604764 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.604764 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.604764 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.604764 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.604890 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.604890 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.604890 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.604890 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.605070 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.605070 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.605070 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.605070 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.605070 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.605246 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.605246 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.605246 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.605246 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.605246 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.605404 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.605404 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.605404 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.605404 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.605533 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.605533 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.605533 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.605533 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.606350 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.606350 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.606350 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.606350 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.606541 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.606541 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.606541 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.606541 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.606719 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.606719 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.606719 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.606719 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.606879 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.606879 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.606879 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.606879 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.606879 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.607130 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.607130 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.607130 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.607130 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.607130 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.607130 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.607353 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.607353 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.607353 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.607353 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.607353 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.608302 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.608302 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.608302 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.608302 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.608302 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.608302 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.608540 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.608540 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.608540 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.608540 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.608540 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.608540 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.608723 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.608723 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.608723 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.608723 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.608723 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.608723 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.608920 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.608920 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.608920 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.608920 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.608920 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.608920 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.609129 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.609129 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.609129 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.609129 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.609304 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.609304 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.609304 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.609304 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.609304 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.609488 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.609488 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.609488 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.609488 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:08.609488 np0000183263 devstack@c-api.service[113141]: warnings.warn(deprecated_msg) Jun 28 15:23:08.609488 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.middleware.request_id [None req-976d411f-0f6f-4bd6-99d5-05a6b8cdb8d0 None None] RequestId filter calling following filter/app {{(pid=113141) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:23:09.217320 np0000183263 devstack@c-api.service[113141]: INFO cinder.api.openstack.wsgi [None req-976d411f-0f6f-4bd6-99d5-05a6b8cdb8d0 admin admin] POST https://199.204.45.3/volume/v3/types Jun 28 15:23:09.218298 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.openstack.wsgi [None req-976d411f-0f6f-4bd6-99d5-05a6b8cdb8d0 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113141) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 28 15:23:09.220649 np0000183263 devstack@c-api.service[113141]: /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 28 15:23:09.220649 np0000183263 devstack@c-api.service[113141]: warnings.warn( Jun 28 15:23:09.257790 np0000183263 devstack@c-api.service[113141]: DEBUG oslo_db.sqlalchemy.engines [None req-976d411f-0f6f-4bd6-99d5-05a6b8cdb8d0 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=113141) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 28 15:23:09.295399 np0000183263 devstack@c-api.service[113141]: INFO cinder.api.openstack.wsgi [None req-976d411f-0f6f-4bd6-99d5-05a6b8cdb8d0 admin admin] https://199.204.45.3/volume/v3/types returned with HTTP 200 Jun 28 15:23:09.295399 np0000183263 devstack@c-api.service[113141]: [pid: 113141|app: 0|req: 1/2] 199.204.45.3 () {68 vars in 1274 bytes} [Sun Jun 28 15:23:08 2026] POST /volume/v3/types => generated 186 bytes in 706 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 28 15:23:09.322565 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.322565 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.322967 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.322967 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.322967 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.322967 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.322967 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.323150 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.323150 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.323150 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.323150 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.323150 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.323150 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.323382 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.323382 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.323382 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.323382 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.323382 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.323508 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.323508 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.323508 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.323508 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.323654 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.323654 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.323654 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.323654 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.323831 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.323831 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.323831 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.323831 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.323831 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.324025 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.324025 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.324025 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.324025 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.324025 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.324205 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.324205 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.324205 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.324205 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.324205 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.324205 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.324446 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.324446 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.324446 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.324446 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.324446 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.324446 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.324752 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.324752 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.324752 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.324752 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.324752 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.324752 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.325736 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.325736 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.325736 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.325736 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.325736 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.325736 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.326096 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.326096 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.326096 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.326096 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.328512 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.328512 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.328512 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.328512 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.328512 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.329849 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.329849 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.329849 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.329849 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.329849 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.331896 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.331896 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.331896 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.331896 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.331896 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.331896 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.334697 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.334697 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.334697 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.334697 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.334697 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.336897 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.336897 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.336897 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.336897 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.336897 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.338400 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.338400 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.338400 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.338400 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.339973 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.339973 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.339973 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.339973 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.341578 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.341578 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.341578 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.341578 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.341578 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.343907 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.343907 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.343907 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.343907 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.343907 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.345494 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.345494 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.345494 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.345494 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.346701 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.346701 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.346701 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.346701 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.347637 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.347637 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.347637 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.347637 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.349395 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.349395 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.349395 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.349395 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.351483 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.351483 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.351483 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.351483 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.352739 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.352739 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.352739 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.352739 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.352739 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.352739 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.353552 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.353552 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.353552 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.353552 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.353552 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.354418 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.354418 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.354418 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.354418 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.354418 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.354418 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.354418 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.356079 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.356079 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.356079 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.356079 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.356079 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.356079 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.357926 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.357926 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.357926 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.357926 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.357926 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.357926 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.358229 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.358229 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.358229 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.358229 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.358229 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.358229 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.358639 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.358639 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.358639 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.358639 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.358925 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.358925 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.358925 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.358925 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.359244 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.359244 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.359244 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.359244 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.359612 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.359612 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.359612 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.359612 np0000183263 devstack@c-api.service[113139]: warnings.warn(deprecated_msg) Jun 28 15:23:09.359612 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.middleware.request_id [req-976d411f-0f6f-4bd6-99d5-05a6b8cdb8d0 req-0d5cff00-58ab-4df4-b98f-85d035782330 None None] RequestId filter calling following filter/app {{(pid=113139) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:23:09.784131 np0000183263 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [req-976d411f-0f6f-4bd6-99d5-05a6b8cdb8d0 req-0d5cff00-58ab-4df4-b98f-85d035782330 admin admin] POST https://199.204.45.3/volume/v3/types/87e8801c-ce92-4fe4-8eca-728d02f42af5/extra_specs Jun 28 15:23:09.784755 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.openstack.wsgi [req-976d411f-0f6f-4bd6-99d5-05a6b8cdb8d0 req-0d5cff00-58ab-4df4-b98f-85d035782330 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113139) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 28 15:23:09.786910 np0000183263 devstack@c-api.service[113139]: /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 28 15:23:09.786910 np0000183263 devstack@c-api.service[113139]: warnings.warn( Jun 28 15:23:09.827823 np0000183263 devstack@c-api.service[113139]: DEBUG oslo_db.sqlalchemy.engines [req-976d411f-0f6f-4bd6-99d5-05a6b8cdb8d0 req-0d5cff00-58ab-4df4-b98f-85d035782330 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=113139) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 28 15:23:09.901865 np0000183263 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [req-976d411f-0f6f-4bd6-99d5-05a6b8cdb8d0 req-0d5cff00-58ab-4df4-b98f-85d035782330 admin admin] https://199.204.45.3/volume/v3/types/87e8801c-ce92-4fe4-8eca-728d02f42af5/extra_specs returned with HTTP 200 Jun 28 15:23:09.902684 np0000183263 devstack@c-api.service[113139]: [pid: 113139|app: 0|req: 1/3] 199.204.45.3 () {70 vars in 1491 bytes} [Sun Jun 28 15:23:09 2026] POST /volume/v3/types/87e8801c-ce92-4fe4-8eca-728d02f42af5/extra_specs => generated 55 bytes in 594 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 28 15:23:11.017706 np0000183263 devstack@c-api.service[113140]: DEBUG dbcounter [-] [113140] Writing DB stats cinder:SELECT=6 {{(pid=113140) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:23:11.032779 np0000183263 devstack@c-api.service[113138]: DEBUG dbcounter [-] [113138] Writing DB stats cinder:SELECT=6 {{(pid=113138) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:23:19.289360 np0000183263 devstack@c-api.service[113141]: DEBUG dbcounter [-] [113141] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113141) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:23:19.900038 np0000183263 devstack@c-api.service[113139]: DEBUG dbcounter [-] [113139] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113139) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:25:44.766630 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.middleware.request_id [None req-bd8bdaa6-60e0-4310-9c85-9a1180d7f04d None None] RequestId filter calling following filter/app {{(pid=113140) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:25:44.767671 np0000183263 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [None req-bd8bdaa6-60e0-4310-9c85-9a1180d7f04d None None] GET https://199.204.45.3/volume// Jun 28 15:25:44.768187 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [None req-bd8bdaa6-60e0-4310-9c85-9a1180d7f04d None None] Empty body provided in request {{(pid=113140) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:25:44.768700 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [None req-bd8bdaa6-60e0-4310-9c85-9a1180d7f04d None None] Calling method 'all' {{(pid=113140) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:25:44.769765 np0000183263 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [None req-bd8bdaa6-60e0-4310-9c85-9a1180d7f04d None None] https://199.204.45.3/volume// returned with HTTP 300 Jun 28 15:25:44.770398 np0000183263 devstack@c-api.service[113140]: [pid: 113140|app: 0|req: 2/4] 199.204.45.3 () {66 vars in 1442 bytes} [Sun Jun 28 15:25:44 2026] GET /volume/ => generated 388 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 28 15:26:27.169577 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.169577 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.169577 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.169577 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.169577 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.170451 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.170451 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.170451 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.170451 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.170451 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.170740 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.170740 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.170740 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.170740 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.170740 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.170740 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.171079 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.171079 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.171079 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.171079 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.171335 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.171335 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.171335 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.171335 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.171553 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.171553 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.171553 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.171553 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.171870 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.171870 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.171870 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.171870 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.171870 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.172080 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.172080 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.172080 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.172080 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.172080 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.172296 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.172296 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.172296 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.172296 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.172296 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.172296 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.172539 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.172539 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.172539 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.172539 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.172539 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.172539 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.172769 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.172769 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.172769 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.172769 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.172769 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.172769 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.173026 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.173026 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.173026 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.173026 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.173026 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.173266 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.173266 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.173266 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.173266 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.173266 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.173447 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.173447 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.173447 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.173447 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.173447 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.173447 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.173697 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.173697 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.173697 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.173697 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.173697 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.173697 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.173908 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.173908 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.173908 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.173908 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.173908 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.174119 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.174119 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.174119 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.174119 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.174119 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.174320 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.174320 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.174320 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.174320 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.174499 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.174499 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.174499 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.174499 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.174657 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.174657 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.174657 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.174657 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.174657 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.174874 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.174874 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.174874 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.174874 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.174874 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.175059 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.175059 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.175059 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.175059 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.175214 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.175214 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.175214 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.175214 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.175419 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.175419 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.175419 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.175419 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.175594 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.175594 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.175594 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.175594 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.175752 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.175752 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.175752 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.175752 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.175914 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.175914 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.175914 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.175914 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.175914 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.176121 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.176121 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.176121 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.176121 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.176121 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.176121 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.176379 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.176379 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.176379 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.176379 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.176379 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.176556 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.176556 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.176556 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.176556 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.176556 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.176556 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.176794 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.176794 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.176794 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.176794 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.176794 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.176794 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.177647 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.177647 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.177647 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.177647 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.177647 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.177647 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.178210 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.178210 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.178210 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.178210 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.178210 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.178210 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.178678 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.178678 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.178678 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.178678 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.178953 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.178953 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.178953 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.178953 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.178953 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.179378 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.179378 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.179378 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.179378 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:27.179378 np0000183263 devstack@c-api.service[113138]: warnings.warn(deprecated_msg) Jun 28 15:26:27.179378 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.middleware.request_id [None req-6d1bebed-6e14-456e-939b-fc0bba351c0f None None] RequestId filter calling following filter/app {{(pid=113138) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:26:27.179980 np0000183263 devstack@c-api.service[113138]: [pid: 113138|app: 0|req: 1/5] 199.204.45.3 () {62 vars in 1054 bytes} [Sun Jun 28 15:26:27 2026] GET /volume/v3 => generated 114 bytes in 25 msecs (HTTP/1.1 401) 5 headers in 231 bytes (1 switches on core 0) Jun 28 15:26:27.213173 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.middleware.request_id [None req-d801c2fb-949c-4407-ac0e-dcd2c9e45a42 None None] RequestId filter calling following filter/app {{(pid=113141) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:26:27.227637 np0000183263 devstack@c-api.service[113141]: [pid: 113141|app: 0|req: 2/6] 199.204.45.3 () {64 vars in 1258 bytes} [Sun Jun 28 15:26:27 2026] GET /volume/v3 => generated 0 bytes in 16 msecs (HTTP/1.1 302) 4 headers in 190 bytes (0 switches on core 0) Jun 28 15:26:27.270312 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.middleware.request_id [req-d801c2fb-949c-4407-ac0e-dcd2c9e45a42 req-9dd5d738-1cd2-44d5-aff1-8b267e9e712f None None] RequestId filter calling following filter/app {{(pid=113139) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:26:27.274789 np0000183263 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [req-d801c2fb-949c-4407-ac0e-dcd2c9e45a42 req-9dd5d738-1cd2-44d5-aff1-8b267e9e712f demo demo] GET https://199.204.45.3/volume/v3/ Jun 28 15:26:27.275075 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.openstack.wsgi [req-d801c2fb-949c-4407-ac0e-dcd2c9e45a42 req-9dd5d738-1cd2-44d5-aff1-8b267e9e712f demo demo] Empty body provided in request {{(pid=113139) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:26:27.275411 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.openstack.wsgi [req-d801c2fb-949c-4407-ac0e-dcd2c9e45a42 req-9dd5d738-1cd2-44d5-aff1-8b267e9e712f demo demo] Calling method 'version_select' {{(pid=113139) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:26:27.276660 np0000183263 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [req-d801c2fb-949c-4407-ac0e-dcd2c9e45a42 req-9dd5d738-1cd2-44d5-aff1-8b267e9e712f demo demo] https://199.204.45.3/volume/v3/ returned with HTTP 200 Jun 28 15:26:27.277173 np0000183263 devstack@c-api.service[113139]: [pid: 113139|app: 0|req: 2/7] 199.204.45.3 () {66 vars in 1332 bytes} [Sun Jun 28 15:26:27 2026] GET /volume/v3/ => generated 388 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 28 15:26:27.321933 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.middleware.request_id [None req-37aee1f5-6544-4038-9f48-8a8feee006da None None] RequestId filter calling following filter/app {{(pid=113140) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:26:27.752187 np0000183263 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [None req-37aee1f5-6544-4038-9f48-8a8feee006da demo demo] GET https://199.204.45.3/volume/v3/types Jun 28 15:26:27.752675 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [None req-37aee1f5-6544-4038-9f48-8a8feee006da demo demo] Empty body provided in request {{(pid=113140) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:26:27.752957 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [None req-37aee1f5-6544-4038-9f48-8a8feee006da demo demo] Calling method 'index' {{(pid=113140) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:26:27.753585 np0000183263 devstack@c-api.service[113140]: /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 28 15:26:27.753585 np0000183263 devstack@c-api.service[113140]: warnings.warn( Jun 28 15:26:27.754358 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.api_utils [None req-37aee1f5-6544-4038-9f48-8a8feee006da demo demo] Removing options '' from query. {{(pid=113140) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:26:27.793497 np0000183263 devstack@c-api.service[113140]: DEBUG oslo_db.sqlalchemy.engines [None req-37aee1f5-6544-4038-9f48-8a8feee006da 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=113140) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 28 15:26:27.817764 np0000183263 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [None req-37aee1f5-6544-4038-9f48-8a8feee006da demo demo] https://199.204.45.3/volume/v3/types returned with HTTP 200 Jun 28 15:26:27.818118 np0000183263 devstack@c-api.service[113140]: [pid: 113140|app: 0|req: 3/8] 199.204.45.3 () {64 vars in 1276 bytes} [Sun Jun 28 15:26:27 2026] GET /volume/v3/types => generated 377 bytes in 498 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 28 15:26:27.861655 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.middleware.request_id [None req-ff568b1e-e57e-40a3-a012-fa62f5b79162 None None] RequestId filter calling following filter/app {{(pid=113138) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:26:28.289336 np0000183263 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-ff568b1e-e57e-40a3-a012-fa62f5b79162 demo demo] GET https://199.204.45.3/volume/v3/types/default Jun 28 15:26:28.290086 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [None req-ff568b1e-e57e-40a3-a012-fa62f5b79162 demo demo] Empty body provided in request {{(pid=113138) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:26:28.290086 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [None req-ff568b1e-e57e-40a3-a012-fa62f5b79162 demo demo] Calling method 'show' {{(pid=113138) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:26:28.326172 np0000183263 devstack@c-api.service[113138]: DEBUG oslo_db.sqlalchemy.engines [None req-ff568b1e-e57e-40a3-a012-fa62f5b79162 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=113138) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 28 15:26:28.347061 np0000183263 devstack@c-api.service[113138]: /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 28 15:26:28.347061 np0000183263 devstack@c-api.service[113138]: warnings.warn( Jun 28 15:26:28.349428 np0000183263 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-ff568b1e-e57e-40a3-a012-fa62f5b79162 demo demo] https://199.204.45.3/volume/v3/types/default returned with HTTP 200 Jun 28 15:26:28.349906 np0000183263 devstack@c-api.service[113138]: [pid: 113138|app: 0|req: 2/9] 199.204.45.3 () {64 vars in 1287 bytes} [Sun Jun 28 15:26:27 2026] GET /volume/v3/types/default => generated 145 bytes in 490 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 28 15:26:28.855422 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.middleware.request_id [None req-c8ae2193-38f0-48bf-8802-f5a461b222b1 None None] RequestId filter calling following filter/app {{(pid=113141) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:26:28.856903 np0000183263 devstack@c-api.service[113141]: [pid: 113141|app: 0|req: 3/10] 199.204.45.3 () {62 vars in 1054 bytes} [Sun Jun 28 15:26:28 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 231 bytes (1 switches on core 0) Jun 28 15:26:28.890412 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.middleware.request_id [None req-13436a67-d077-410e-a804-9ea89e58c0b9 None None] RequestId filter calling following filter/app {{(pid=113139) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:26:28.901052 np0000183263 devstack@c-api.service[113139]: [pid: 113139|app: 0|req: 3/11] 199.204.45.3 () {64 vars in 1258 bytes} [Sun Jun 28 15:26:28 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 190 bytes (0 switches on core 0) Jun 28 15:26:28.940215 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.middleware.request_id [req-13436a67-d077-410e-a804-9ea89e58c0b9 req-cd0a47e7-944c-461a-8a69-f6e423b70657 None None] RequestId filter calling following filter/app {{(pid=113140) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:26:28.942831 np0000183263 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [req-13436a67-d077-410e-a804-9ea89e58c0b9 req-cd0a47e7-944c-461a-8a69-f6e423b70657 demo demo] GET https://199.204.45.3/volume/v3/ Jun 28 15:26:28.943082 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [req-13436a67-d077-410e-a804-9ea89e58c0b9 req-cd0a47e7-944c-461a-8a69-f6e423b70657 demo demo] Empty body provided in request {{(pid=113140) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:26:28.943361 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [req-13436a67-d077-410e-a804-9ea89e58c0b9 req-cd0a47e7-944c-461a-8a69-f6e423b70657 demo demo] Calling method 'version_select' {{(pid=113140) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:26:28.944050 np0000183263 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [req-13436a67-d077-410e-a804-9ea89e58c0b9 req-cd0a47e7-944c-461a-8a69-f6e423b70657 demo demo] https://199.204.45.3/volume/v3/ returned with HTTP 200 Jun 28 15:26:28.944539 np0000183263 devstack@c-api.service[113140]: [pid: 113140|app: 0|req: 4/12] 199.204.45.3 () {66 vars in 1332 bytes} [Sun Jun 28 15:26:28 2026] GET /volume/v3/ => generated 388 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 28 15:26:28.981978 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.middleware.request_id [None req-1d75d4e6-9421-4a2b-b036-dc42cd0668b6 None None] RequestId filter calling following filter/app {{(pid=113138) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:26:28.985849 np0000183263 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-1d75d4e6-9421-4a2b-b036-dc42cd0668b6 demo demo] GET https://199.204.45.3/volume/v3/types/default Jun 28 15:26:28.986330 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [None req-1d75d4e6-9421-4a2b-b036-dc42cd0668b6 demo demo] Empty body provided in request {{(pid=113138) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:26:28.986814 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [None req-1d75d4e6-9421-4a2b-b036-dc42cd0668b6 demo demo] Calling method 'show' {{(pid=113138) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:26:28.997577 np0000183263 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-1d75d4e6-9421-4a2b-b036-dc42cd0668b6 demo demo] https://199.204.45.3/volume/v3/types/default returned with HTTP 200 Jun 28 15:26:28.998110 np0000183263 devstack@c-api.service[113138]: [pid: 113138|app: 0|req: 3/13] 199.204.45.3 () {64 vars in 1287 bytes} [Sun Jun 28 15:26:28 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 28 15:26:29.667846 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.middleware.request_id [None req-5c484843-23fd-41d5-85ac-f71cb8692da7 None None] RequestId filter calling following filter/app {{(pid=113141) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:26:29.669319 np0000183263 devstack@c-api.service[113141]: [pid: 113141|app: 0|req: 4/14] 199.204.45.3 () {62 vars in 1054 bytes} [Sun Jun 28 15:26:29 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 231 bytes (1 switches on core 0) Jun 28 15:26:29.707655 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.middleware.request_id [None req-663276e8-42ea-4a35-8119-5168b75dd5b9 None None] RequestId filter calling following filter/app {{(pid=113139) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:26:29.712163 np0000183263 devstack@c-api.service[113139]: [pid: 113139|app: 0|req: 4/15] 199.204.45.3 () {64 vars in 1258 bytes} [Sun Jun 28 15:26:29 2026] GET /volume/v3 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 4 headers in 190 bytes (0 switches on core 0) Jun 28 15:26:29.749566 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.middleware.request_id [req-663276e8-42ea-4a35-8119-5168b75dd5b9 req-19bbdaad-af02-4051-847e-6a30d4094213 None None] RequestId filter calling following filter/app {{(pid=113140) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:26:29.751523 np0000183263 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [req-663276e8-42ea-4a35-8119-5168b75dd5b9 req-19bbdaad-af02-4051-847e-6a30d4094213 demo demo] GET https://199.204.45.3/volume/v3/ Jun 28 15:26:29.751732 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [req-663276e8-42ea-4a35-8119-5168b75dd5b9 req-19bbdaad-af02-4051-847e-6a30d4094213 demo demo] Empty body provided in request {{(pid=113140) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:26:29.751997 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [req-663276e8-42ea-4a35-8119-5168b75dd5b9 req-19bbdaad-af02-4051-847e-6a30d4094213 demo demo] Calling method 'version_select' {{(pid=113140) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:26:29.752266 np0000183263 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [req-663276e8-42ea-4a35-8119-5168b75dd5b9 req-19bbdaad-af02-4051-847e-6a30d4094213 demo demo] https://199.204.45.3/volume/v3/ returned with HTTP 200 Jun 28 15:26:29.752829 np0000183263 devstack@c-api.service[113140]: [pid: 113140|app: 0|req: 5/16] 199.204.45.3 () {66 vars in 1332 bytes} [Sun Jun 28 15:26:29 2026] GET /volume/v3/ => generated 388 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 28 15:26:29.792724 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.middleware.request_id [None req-dc4c9100-9349-4561-8c98-0784407dd70b None None] RequestId filter calling following filter/app {{(pid=113138) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:26:29.795810 np0000183263 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-dc4c9100-9349-4561-8c98-0784407dd70b demo demo] GET https://199.204.45.3/volume/v3/types/default Jun 28 15:26:29.796101 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [None req-dc4c9100-9349-4561-8c98-0784407dd70b demo demo] Empty body provided in request {{(pid=113138) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:26:29.796408 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [None req-dc4c9100-9349-4561-8c98-0784407dd70b demo demo] Calling method 'show' {{(pid=113138) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:26:29.807608 np0000183263 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-dc4c9100-9349-4561-8c98-0784407dd70b demo demo] https://199.204.45.3/volume/v3/types/default returned with HTTP 200 Jun 28 15:26:29.808089 np0000183263 devstack@c-api.service[113138]: [pid: 113138|app: 0|req: 4/17] 199.204.45.3 () {64 vars in 1287 bytes} [Sun Jun 28 15:26:29 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 28 15:26:29.847797 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.middleware.request_id [None req-4fbcef8d-17da-44a4-9335-853864b3c9aa None None] RequestId filter calling following filter/app {{(pid=113141) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:26:29.849216 np0000183263 devstack@c-api.service[113141]: [pid: 113141|app: 0|req: 5/18] 199.204.45.3 () {62 vars in 1054 bytes} [Sun Jun 28 15:26:29 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 231 bytes (1 switches on core 0) Jun 28 15:26:29.885760 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.middleware.request_id [None req-8432af57-ebf6-4780-8ea7-010e2770e9bd None None] RequestId filter calling following filter/app {{(pid=113139) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:26:29.888645 np0000183263 devstack@c-api.service[113139]: [pid: 113139|app: 0|req: 5/19] 199.204.45.3 () {64 vars in 1258 bytes} [Sun Jun 28 15:26:29 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 190 bytes (0 switches on core 0) Jun 28 15:26:29.924401 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.middleware.request_id [req-8432af57-ebf6-4780-8ea7-010e2770e9bd req-f3b3243d-944f-4ff7-8bd6-f682542a240b None None] RequestId filter calling following filter/app {{(pid=113140) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:26:29.925561 np0000183263 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [req-8432af57-ebf6-4780-8ea7-010e2770e9bd req-f3b3243d-944f-4ff7-8bd6-f682542a240b demo demo] GET https://199.204.45.3/volume/v3/ Jun 28 15:26:29.925561 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [req-8432af57-ebf6-4780-8ea7-010e2770e9bd req-f3b3243d-944f-4ff7-8bd6-f682542a240b demo demo] Empty body provided in request {{(pid=113140) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:26:29.925883 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [req-8432af57-ebf6-4780-8ea7-010e2770e9bd req-f3b3243d-944f-4ff7-8bd6-f682542a240b demo demo] Calling method 'version_select' {{(pid=113140) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:26:29.926097 np0000183263 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [req-8432af57-ebf6-4780-8ea7-010e2770e9bd req-f3b3243d-944f-4ff7-8bd6-f682542a240b demo demo] https://199.204.45.3/volume/v3/ returned with HTTP 200 Jun 28 15:26:29.926529 np0000183263 devstack@c-api.service[113140]: [pid: 113140|app: 0|req: 6/20] 199.204.45.3 () {66 vars in 1332 bytes} [Sun Jun 28 15:26:29 2026] GET /volume/v3/ => generated 388 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 28 15:26:29.962952 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.middleware.request_id [None req-d2a4cf4d-840e-4a9a-9927-0d693190aa6c None None] RequestId filter calling following filter/app {{(pid=113138) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:26:29.966961 np0000183263 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-d2a4cf4d-840e-4a9a-9927-0d693190aa6c demo demo] GET https://199.204.45.3/volume/v3/types/default Jun 28 15:26:29.967457 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [None req-d2a4cf4d-840e-4a9a-9927-0d693190aa6c demo demo] Empty body provided in request {{(pid=113138) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:26:29.968110 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [None req-d2a4cf4d-840e-4a9a-9927-0d693190aa6c demo demo] Calling method 'show' {{(pid=113138) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:26:29.980083 np0000183263 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-d2a4cf4d-840e-4a9a-9927-0d693190aa6c demo demo] https://199.204.45.3/volume/v3/types/default returned with HTTP 200 Jun 28 15:26:29.980624 np0000183263 devstack@c-api.service[113138]: [pid: 113138|app: 0|req: 5/21] 199.204.45.3 () {64 vars in 1287 bytes} [Sun Jun 28 15:26:29 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 28 15:26:37.804987 np0000183263 devstack@c-api.service[113140]: DEBUG dbcounter [-] [113140] Writing DB stats cinder:SELECT=1 {{(pid=113140) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:26:39.977001 np0000183263 devstack@c-api.service[113138]: DEBUG dbcounter [-] [113138] Writing DB stats cinder:SELECT=8 {{(pid=113138) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:32:06.261671 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.middleware.request_id [None req-713b6f72-9cce-4ca4-b32b-d6aae38e1476 None None] RequestId filter calling following filter/app {{(pid=113141) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:32:06.415724 np0000183263 devstack@c-api.service[113141]: INFO cinder.api.openstack.wsgi [None req-713b6f72-9cce-4ca4-b32b-d6aae38e1476 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Jun 28 15:32:06.416072 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.openstack.wsgi [None req-713b6f72-9cce-4ca4-b32b-d6aae38e1476 demo demo] Empty body provided in request {{(pid=113141) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:32:06.416635 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.openstack.wsgi [None req-713b6f72-9cce-4ca4-b32b-d6aae38e1476 demo demo] Calling method 'detail' {{(pid=113141) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:32:06.418230 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.api_utils [None req-713b6f72-9cce-4ca4-b32b-d6aae38e1476 demo demo] Removing options '' from query. {{(pid=113141) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:32:06.420072 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.volume.api [None req-713b6f72-9cce-4ca4-b32b-d6aae38e1476 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113141) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:32:06.467138 np0000183263 devstack@c-api.service[113141]: INFO cinder.volume.api [None req-713b6f72-9cce-4ca4-b32b-d6aae38e1476 demo demo] Get all volumes completed successfully. Jun 28 15:32:06.472013 np0000183263 devstack@c-api.service[113141]: INFO cinder.api.openstack.wsgi [None req-713b6f72-9cce-4ca4-b32b-d6aae38e1476 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:32:06.472776 np0000183263 devstack@c-api.service[113141]: [pid: 113141|app: 0|req: 6/22] 199.204.45.3 () {64 vars in 1284 bytes} [Sun Jun 28 15:32:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 28 15:32:16.459689 np0000183263 devstack@c-api.service[113141]: DEBUG dbcounter [-] [113141] Writing DB stats cinder:SELECT=1 {{(pid=113141) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:33:06.526900 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.middleware.request_id [None req-5745bc95-8e8c-49c5-8761-952657d764c2 None None] RequestId filter calling following filter/app {{(pid=113139) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:33:06.531533 np0000183263 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [None req-5745bc95-8e8c-49c5-8761-952657d764c2 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Jun 28 15:33:06.531722 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.openstack.wsgi [None req-5745bc95-8e8c-49c5-8761-952657d764c2 demo demo] Empty body provided in request {{(pid=113139) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:33:06.531941 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.openstack.wsgi [None req-5745bc95-8e8c-49c5-8761-952657d764c2 demo demo] Calling method 'detail' {{(pid=113139) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:33:06.533103 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.api_utils [None req-5745bc95-8e8c-49c5-8761-952657d764c2 demo demo] Removing options '' from query. {{(pid=113139) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:33:06.534223 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.volume.api [None req-5745bc95-8e8c-49c5-8761-952657d764c2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113139) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:33:06.585462 np0000183263 devstack@c-api.service[113139]: INFO cinder.volume.api [None req-5745bc95-8e8c-49c5-8761-952657d764c2 demo demo] Get all volumes completed successfully. Jun 28 15:33:06.589643 np0000183263 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [None req-5745bc95-8e8c-49c5-8761-952657d764c2 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:33:06.590526 np0000183263 devstack@c-api.service[113139]: [pid: 113139|app: 0|req: 6/23] 199.204.45.3 () {64 vars in 1284 bytes} [Sun Jun 28 15:33:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 28 15:33:16.576292 np0000183263 devstack@c-api.service[113139]: DEBUG dbcounter [-] [113139] Writing DB stats cinder:SELECT=1 {{(pid=113139) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:34:06.617623 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.middleware.request_id [None req-26fd9847-5de5-4795-89f9-47f59af108f4 None None] RequestId filter calling following filter/app {{(pid=113140) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:34:06.620519 np0000183263 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [None req-26fd9847-5de5-4795-89f9-47f59af108f4 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Jun 28 15:34:06.620688 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [None req-26fd9847-5de5-4795-89f9-47f59af108f4 demo demo] Empty body provided in request {{(pid=113140) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:34:06.620873 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [None req-26fd9847-5de5-4795-89f9-47f59af108f4 demo demo] Calling method 'detail' {{(pid=113140) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:34:06.621348 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.api_utils [None req-26fd9847-5de5-4795-89f9-47f59af108f4 demo demo] Removing options '' from query. {{(pid=113140) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:34:06.622111 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.volume.api [None req-26fd9847-5de5-4795-89f9-47f59af108f4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113140) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:34:06.666302 np0000183263 devstack@c-api.service[113140]: INFO cinder.volume.api [None req-26fd9847-5de5-4795-89f9-47f59af108f4 demo demo] Get all volumes completed successfully. Jun 28 15:34:06.669128 np0000183263 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [None req-26fd9847-5de5-4795-89f9-47f59af108f4 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:34:06.669615 np0000183263 devstack@c-api.service[113140]: [pid: 113140|app: 0|req: 7/24] 199.204.45.3 () {64 vars in 1284 bytes} [Sun Jun 28 15:34:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 28 15:34:16.658739 np0000183263 devstack@c-api.service[113140]: DEBUG dbcounter [-] [113140] Writing DB stats cinder:SELECT=1 {{(pid=113140) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:35:06.753285 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.middleware.request_id [None req-e01c4962-4ffa-4c2f-9190-5e6ac3c6df1c None None] RequestId filter calling following filter/app {{(pid=113138) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:35:06.758922 np0000183263 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-e01c4962-4ffa-4c2f-9190-5e6ac3c6df1c demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Jun 28 15:35:06.759188 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [None req-e01c4962-4ffa-4c2f-9190-5e6ac3c6df1c demo demo] Empty body provided in request {{(pid=113138) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:35:06.759468 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [None req-e01c4962-4ffa-4c2f-9190-5e6ac3c6df1c demo demo] Calling method 'detail' {{(pid=113138) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:35:06.760182 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.api_utils [None req-e01c4962-4ffa-4c2f-9190-5e6ac3c6df1c demo demo] Removing options '' from query. {{(pid=113138) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:35:06.761434 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.volume.api [None req-e01c4962-4ffa-4c2f-9190-5e6ac3c6df1c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113138) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:35:06.813357 np0000183263 devstack@c-api.service[113138]: INFO cinder.volume.api [None req-e01c4962-4ffa-4c2f-9190-5e6ac3c6df1c demo demo] Get all volumes completed successfully. Jun 28 15:35:06.817792 np0000183263 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-e01c4962-4ffa-4c2f-9190-5e6ac3c6df1c demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:35:06.818341 np0000183263 devstack@c-api.service[113138]: [pid: 113138|app: 0|req: 6/25] 199.204.45.3 () {64 vars in 1284 bytes} [Sun Jun 28 15:35:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 28 15:35:16.803808 np0000183263 devstack@c-api.service[113138]: DEBUG dbcounter [-] [113138] Writing DB stats cinder:SELECT=1 {{(pid=113138) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:36:06.842371 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.middleware.request_id [None req-856c7b40-d246-413d-8980-848f835574bf None None] RequestId filter calling following filter/app {{(pid=113141) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:36:06.845009 np0000183263 devstack@c-api.service[113141]: INFO cinder.api.openstack.wsgi [None req-856c7b40-d246-413d-8980-848f835574bf demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Jun 28 15:36:06.845198 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.openstack.wsgi [None req-856c7b40-d246-413d-8980-848f835574bf demo demo] Empty body provided in request {{(pid=113141) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:36:06.845452 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.openstack.wsgi [None req-856c7b40-d246-413d-8980-848f835574bf demo demo] Calling method 'detail' {{(pid=113141) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:36:06.845763 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.api_utils [None req-856c7b40-d246-413d-8980-848f835574bf demo demo] Removing options '' from query. {{(pid=113141) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:36:06.846603 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.volume.api [None req-856c7b40-d246-413d-8980-848f835574bf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113141) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:36:06.854508 np0000183263 devstack@c-api.service[113141]: INFO cinder.volume.api [None req-856c7b40-d246-413d-8980-848f835574bf demo demo] Get all volumes completed successfully. Jun 28 15:36:06.857010 np0000183263 devstack@c-api.service[113141]: INFO cinder.api.openstack.wsgi [None req-856c7b40-d246-413d-8980-848f835574bf demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:36:06.857950 np0000183263 devstack@c-api.service[113141]: [pid: 113141|app: 0|req: 7/26] 199.204.45.3 () {64 vars in 1284 bytes} [Sun Jun 28 15:36:06 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 28 15:36:16.849870 np0000183263 devstack@c-api.service[113141]: DEBUG dbcounter [-] [113141] Writing DB stats cinder:SELECT=1 {{(pid=113141) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:37:06.874426 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.middleware.request_id [None req-19b8fa06-de59-4ecc-90e4-415a7a501dd7 None None] RequestId filter calling following filter/app {{(pid=113139) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:37:07.038065 np0000183263 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [None req-19b8fa06-de59-4ecc-90e4-415a7a501dd7 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Jun 28 15:37:07.038512 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.openstack.wsgi [None req-19b8fa06-de59-4ecc-90e4-415a7a501dd7 demo demo] Empty body provided in request {{(pid=113139) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:37:07.038902 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.openstack.wsgi [None req-19b8fa06-de59-4ecc-90e4-415a7a501dd7 demo demo] Calling method 'detail' {{(pid=113139) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:37:07.039641 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.api_utils [None req-19b8fa06-de59-4ecc-90e4-415a7a501dd7 demo demo] Removing options '' from query. {{(pid=113139) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:37:07.041361 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.volume.api [None req-19b8fa06-de59-4ecc-90e4-415a7a501dd7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113139) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:37:07.052228 np0000183263 devstack@c-api.service[113139]: INFO cinder.volume.api [None req-19b8fa06-de59-4ecc-90e4-415a7a501dd7 demo demo] Get all volumes completed successfully. Jun 28 15:37:07.055804 np0000183263 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [None req-19b8fa06-de59-4ecc-90e4-415a7a501dd7 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:37:07.055881 np0000183263 devstack@c-api.service[113139]: [pid: 113139|app: 0|req: 7/27] 199.204.45.3 () {64 vars in 1284 bytes} [Sun Jun 28 15:37:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 28 15:37:17.047736 np0000183263 devstack@c-api.service[113139]: DEBUG dbcounter [-] [113139] Writing DB stats cinder:SELECT=1 {{(pid=113139) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:38:07.077544 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.middleware.request_id [None req-36425ca1-cbfd-4f95-a84f-5fa5135a6ab5 None None] RequestId filter calling following filter/app {{(pid=113140) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:38:07.080574 np0000183263 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [None req-36425ca1-cbfd-4f95-a84f-5fa5135a6ab5 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Jun 28 15:38:07.080803 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [None req-36425ca1-cbfd-4f95-a84f-5fa5135a6ab5 demo demo] Empty body provided in request {{(pid=113140) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:38:07.081028 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [None req-36425ca1-cbfd-4f95-a84f-5fa5135a6ab5 demo demo] Calling method 'detail' {{(pid=113140) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:38:07.081827 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.api_utils [None req-36425ca1-cbfd-4f95-a84f-5fa5135a6ab5 demo demo] Removing options '' from query. {{(pid=113140) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:38:07.082667 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.volume.api [None req-36425ca1-cbfd-4f95-a84f-5fa5135a6ab5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113140) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:38:07.098947 np0000183263 devstack@c-api.service[113140]: INFO cinder.volume.api [None req-36425ca1-cbfd-4f95-a84f-5fa5135a6ab5 demo demo] Get all volumes completed successfully. Jun 28 15:38:07.106457 np0000183263 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [None req-36425ca1-cbfd-4f95-a84f-5fa5135a6ab5 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:38:07.107294 np0000183263 devstack@c-api.service[113140]: [pid: 113140|app: 0|req: 8/28] 199.204.45.3 () {64 vars in 1284 bytes} [Sun Jun 28 15:38:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 28 15:38:17.091621 np0000183263 devstack@c-api.service[113140]: DEBUG dbcounter [-] [113140] Writing DB stats cinder:SELECT=1 {{(pid=113140) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:39:07.124327 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.middleware.request_id [None req-df03d3c6-6e7a-4d5c-b0e5-a686f30e4177 None None] RequestId filter calling following filter/app {{(pid=113138) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:39:07.128703 np0000183263 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-df03d3c6-6e7a-4d5c-b0e5-a686f30e4177 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Jun 28 15:39:07.129086 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [None req-df03d3c6-6e7a-4d5c-b0e5-a686f30e4177 demo demo] Empty body provided in request {{(pid=113138) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:39:07.129526 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [None req-df03d3c6-6e7a-4d5c-b0e5-a686f30e4177 demo demo] Calling method 'detail' {{(pid=113138) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:39:07.130863 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.api_utils [None req-df03d3c6-6e7a-4d5c-b0e5-a686f30e4177 demo demo] Removing options '' from query. {{(pid=113138) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:39:07.131710 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.volume.api [None req-df03d3c6-6e7a-4d5c-b0e5-a686f30e4177 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113138) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:39:07.143620 np0000183263 devstack@c-api.service[113138]: INFO cinder.volume.api [None req-df03d3c6-6e7a-4d5c-b0e5-a686f30e4177 demo demo] Get all volumes completed successfully. Jun 28 15:39:07.147457 np0000183263 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-df03d3c6-6e7a-4d5c-b0e5-a686f30e4177 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:39:07.147791 np0000183263 devstack@c-api.service[113138]: [pid: 113138|app: 0|req: 7/29] 199.204.45.3 () {64 vars in 1284 bytes} [Sun Jun 28 15:39:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 28 15:39:17.137418 np0000183263 devstack@c-api.service[113138]: DEBUG dbcounter [-] [113138] Writing DB stats cinder:SELECT=1 {{(pid=113138) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:40:07.172290 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.middleware.request_id [None req-95d06d24-c831-4855-9be9-c371dc1c2e5b None None] RequestId filter calling following filter/app {{(pid=113141) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:40:07.175884 np0000183263 devstack@c-api.service[113141]: INFO cinder.api.openstack.wsgi [None req-95d06d24-c831-4855-9be9-c371dc1c2e5b demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Jun 28 15:40:07.176066 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.openstack.wsgi [None req-95d06d24-c831-4855-9be9-c371dc1c2e5b demo demo] Empty body provided in request {{(pid=113141) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:40:07.176387 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.openstack.wsgi [None req-95d06d24-c831-4855-9be9-c371dc1c2e5b demo demo] Calling method 'detail' {{(pid=113141) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:40:07.176690 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.api_utils [None req-95d06d24-c831-4855-9be9-c371dc1c2e5b demo demo] Removing options '' from query. {{(pid=113141) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:40:07.177622 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.volume.api [None req-95d06d24-c831-4855-9be9-c371dc1c2e5b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113141) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:40:07.186955 np0000183263 devstack@c-api.service[113141]: INFO cinder.volume.api [None req-95d06d24-c831-4855-9be9-c371dc1c2e5b demo demo] Get all volumes completed successfully. Jun 28 15:40:07.189454 np0000183263 devstack@c-api.service[113141]: INFO cinder.api.openstack.wsgi [None req-95d06d24-c831-4855-9be9-c371dc1c2e5b demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:40:07.190001 np0000183263 devstack@c-api.service[113141]: [pid: 113141|app: 0|req: 8/30] 199.204.45.3 () {64 vars in 1284 bytes} [Sun Jun 28 15:40:07 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 28 15:40:17.180895 np0000183263 devstack@c-api.service[113141]: DEBUG dbcounter [-] [113141] Writing DB stats cinder:SELECT=1 {{(pid=113141) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:41:07.208276 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.middleware.request_id [None req-31700bfe-7d44-4a5a-86f3-f8e849350c0b None None] RequestId filter calling following filter/app {{(pid=113139) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:41:07.212152 np0000183263 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [None req-31700bfe-7d44-4a5a-86f3-f8e849350c0b demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Jun 28 15:41:07.212470 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.openstack.wsgi [None req-31700bfe-7d44-4a5a-86f3-f8e849350c0b demo demo] Empty body provided in request {{(pid=113139) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:41:07.212807 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.openstack.wsgi [None req-31700bfe-7d44-4a5a-86f3-f8e849350c0b demo demo] Calling method 'detail' {{(pid=113139) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:41:07.213179 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.api_utils [None req-31700bfe-7d44-4a5a-86f3-f8e849350c0b demo demo] Removing options '' from query. {{(pid=113139) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:41:07.215396 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.volume.api [None req-31700bfe-7d44-4a5a-86f3-f8e849350c0b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113139) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:41:07.226465 np0000183263 devstack@c-api.service[113139]: INFO cinder.volume.api [None req-31700bfe-7d44-4a5a-86f3-f8e849350c0b demo demo] Get all volumes completed successfully. Jun 28 15:41:07.230037 np0000183263 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [None req-31700bfe-7d44-4a5a-86f3-f8e849350c0b demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:41:07.230764 np0000183263 devstack@c-api.service[113139]: [pid: 113139|app: 0|req: 8/31] 199.204.45.3 () {64 vars in 1284 bytes} [Sun Jun 28 15:41:07 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 28 15:41:17.221468 np0000183263 devstack@c-api.service[113139]: DEBUG dbcounter [-] [113139] Writing DB stats cinder:SELECT=1 {{(pid=113139) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:42:07.252724 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.middleware.request_id [None req-bd4dd582-e185-45cc-96cc-755a56d9f48d None None] RequestId filter calling following filter/app {{(pid=113140) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:42:07.418823 np0000183263 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [None req-bd4dd582-e185-45cc-96cc-755a56d9f48d demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Jun 28 15:42:07.419349 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [None req-bd4dd582-e185-45cc-96cc-755a56d9f48d demo demo] Empty body provided in request {{(pid=113140) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:42:07.419763 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [None req-bd4dd582-e185-45cc-96cc-755a56d9f48d demo demo] Calling method 'detail' {{(pid=113140) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:42:07.420220 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.api_utils [None req-bd4dd582-e185-45cc-96cc-755a56d9f48d demo demo] Removing options '' from query. {{(pid=113140) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:42:07.421920 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.volume.api [None req-bd4dd582-e185-45cc-96cc-755a56d9f48d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113140) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:42:07.432815 np0000183263 devstack@c-api.service[113140]: INFO cinder.volume.api [None req-bd4dd582-e185-45cc-96cc-755a56d9f48d demo demo] Get all volumes completed successfully. Jun 28 15:42:07.436131 np0000183263 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [None req-bd4dd582-e185-45cc-96cc-755a56d9f48d demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:42:07.436725 np0000183263 devstack@c-api.service[113140]: [pid: 113140|app: 0|req: 9/32] 199.204.45.3 () {64 vars in 1284 bytes} [Sun Jun 28 15:42:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 28 15:42:17.427144 np0000183263 devstack@c-api.service[113140]: DEBUG dbcounter [-] [113140] Writing DB stats cinder:SELECT=1 {{(pid=113140) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:43:07.452666 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.middleware.request_id [None req-192548db-173c-46a8-8c70-92facf94860f None None] RequestId filter calling following filter/app {{(pid=113138) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:43:07.455863 np0000183263 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-192548db-173c-46a8-8c70-92facf94860f demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Jun 28 15:43:07.456127 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [None req-192548db-173c-46a8-8c70-92facf94860f demo demo] Empty body provided in request {{(pid=113138) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:43:07.456399 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [None req-192548db-173c-46a8-8c70-92facf94860f demo demo] Calling method 'detail' {{(pid=113138) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:43:07.460342 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.api_utils [None req-192548db-173c-46a8-8c70-92facf94860f demo demo] Removing options '' from query. {{(pid=113138) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:43:07.460342 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.volume.api [None req-192548db-173c-46a8-8c70-92facf94860f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113138) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:43:07.465552 np0000183263 devstack@c-api.service[113138]: INFO cinder.volume.api [None req-192548db-173c-46a8-8c70-92facf94860f demo demo] Get all volumes completed successfully. Jun 28 15:43:07.467970 np0000183263 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-192548db-173c-46a8-8c70-92facf94860f demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:43:07.468488 np0000183263 devstack@c-api.service[113138]: [pid: 113138|app: 0|req: 8/33] 199.204.45.3 () {64 vars in 1284 bytes} [Sun Jun 28 15:43:07 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 28 15:43:17.461783 np0000183263 devstack@c-api.service[113138]: DEBUG dbcounter [-] [113138] Writing DB stats cinder:SELECT=1 {{(pid=113138) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:44:07.492350 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.middleware.request_id [None req-e4c493dd-dbc7-4cf5-9244-b57e88f46a61 None None] RequestId filter calling following filter/app {{(pid=113141) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:44:07.495738 np0000183263 devstack@c-api.service[113141]: INFO cinder.api.openstack.wsgi [None req-e4c493dd-dbc7-4cf5-9244-b57e88f46a61 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Jun 28 15:44:07.495981 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.openstack.wsgi [None req-e4c493dd-dbc7-4cf5-9244-b57e88f46a61 demo demo] Empty body provided in request {{(pid=113141) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:44:07.496289 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.openstack.wsgi [None req-e4c493dd-dbc7-4cf5-9244-b57e88f46a61 demo demo] Calling method 'detail' {{(pid=113141) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:44:07.496866 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.api_utils [None req-e4c493dd-dbc7-4cf5-9244-b57e88f46a61 demo demo] Removing options '' from query. {{(pid=113141) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:44:07.498385 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.volume.api [None req-e4c493dd-dbc7-4cf5-9244-b57e88f46a61 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113141) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:44:07.509332 np0000183263 devstack@c-api.service[113141]: INFO cinder.volume.api [None req-e4c493dd-dbc7-4cf5-9244-b57e88f46a61 demo demo] Get all volumes completed successfully. Jun 28 15:44:07.513123 np0000183263 devstack@c-api.service[113141]: INFO cinder.api.openstack.wsgi [None req-e4c493dd-dbc7-4cf5-9244-b57e88f46a61 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:44:07.514577 np0000183263 devstack@c-api.service[113141]: [pid: 113141|app: 0|req: 9/34] 199.204.45.3 () {64 vars in 1284 bytes} [Sun Jun 28 15:44:07 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 28 15:44:17.502131 np0000183263 devstack@c-api.service[113141]: DEBUG dbcounter [-] [113141] Writing DB stats cinder:SELECT=1 {{(pid=113141) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:45:07.526473 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.middleware.request_id [None req-2fb824a3-d3aa-4b36-9df7-75dd322102e6 None None] RequestId filter calling following filter/app {{(pid=113139) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:45:07.529738 np0000183263 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [None req-2fb824a3-d3aa-4b36-9df7-75dd322102e6 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Jun 28 15:45:07.529941 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.openstack.wsgi [None req-2fb824a3-d3aa-4b36-9df7-75dd322102e6 demo demo] Empty body provided in request {{(pid=113139) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:45:07.530127 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.openstack.wsgi [None req-2fb824a3-d3aa-4b36-9df7-75dd322102e6 demo demo] Calling method 'detail' {{(pid=113139) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:45:07.530385 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.api_utils [None req-2fb824a3-d3aa-4b36-9df7-75dd322102e6 demo demo] Removing options '' from query. {{(pid=113139) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:45:07.531175 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.volume.api [None req-2fb824a3-d3aa-4b36-9df7-75dd322102e6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113139) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:45:07.538106 np0000183263 devstack@c-api.service[113139]: INFO cinder.volume.api [None req-2fb824a3-d3aa-4b36-9df7-75dd322102e6 demo demo] Get all volumes completed successfully. Jun 28 15:45:07.540059 np0000183263 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [None req-2fb824a3-d3aa-4b36-9df7-75dd322102e6 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:45:07.540500 np0000183263 devstack@c-api.service[113139]: [pid: 113139|app: 0|req: 9/35] 199.204.45.3 () {64 vars in 1284 bytes} [Sun Jun 28 15:45:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 28 15:45:17.534108 np0000183263 devstack@c-api.service[113139]: DEBUG dbcounter [-] [113139] Writing DB stats cinder:SELECT=1 {{(pid=113139) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:46:07.558107 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.middleware.request_id [None req-84d999ac-04c8-4c65-82b7-00770cebc680 None None] RequestId filter calling following filter/app {{(pid=113140) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:46:07.560387 np0000183263 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [None req-84d999ac-04c8-4c65-82b7-00770cebc680 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Jun 28 15:46:07.560593 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [None req-84d999ac-04c8-4c65-82b7-00770cebc680 demo demo] Empty body provided in request {{(pid=113140) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:46:07.560820 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [None req-84d999ac-04c8-4c65-82b7-00770cebc680 demo demo] Calling method 'detail' {{(pid=113140) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:46:07.561059 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.api_utils [None req-84d999ac-04c8-4c65-82b7-00770cebc680 demo demo] Removing options '' from query. {{(pid=113140) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:46:07.561980 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.volume.api [None req-84d999ac-04c8-4c65-82b7-00770cebc680 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113140) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:46:07.571067 np0000183263 devstack@c-api.service[113140]: INFO cinder.volume.api [None req-84d999ac-04c8-4c65-82b7-00770cebc680 demo demo] Get all volumes completed successfully. Jun 28 15:46:07.573619 np0000183263 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [None req-84d999ac-04c8-4c65-82b7-00770cebc680 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:46:07.574058 np0000183263 devstack@c-api.service[113140]: [pid: 113140|app: 0|req: 10/36] 199.204.45.3 () {64 vars in 1284 bytes} [Sun Jun 28 15:46:07 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 28 15:46:17.567499 np0000183263 devstack@c-api.service[113140]: DEBUG dbcounter [-] [113140] Writing DB stats cinder:SELECT=1 {{(pid=113140) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:47:07.592595 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.middleware.request_id [None req-632e39db-97bd-4b48-a183-607481efcbf1 None None] RequestId filter calling following filter/app {{(pid=113138) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:47:07.732684 np0000183263 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-632e39db-97bd-4b48-a183-607481efcbf1 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Jun 28 15:47:07.732849 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [None req-632e39db-97bd-4b48-a183-607481efcbf1 demo demo] Empty body provided in request {{(pid=113138) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:47:07.733080 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [None req-632e39db-97bd-4b48-a183-607481efcbf1 demo demo] Calling method 'detail' {{(pid=113138) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:47:07.733378 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.api_utils [None req-632e39db-97bd-4b48-a183-607481efcbf1 demo demo] Removing options '' from query. {{(pid=113138) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:47:07.734415 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.volume.api [None req-632e39db-97bd-4b48-a183-607481efcbf1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113138) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:47:07.741935 np0000183263 devstack@c-api.service[113138]: INFO cinder.volume.api [None req-632e39db-97bd-4b48-a183-607481efcbf1 demo demo] Get all volumes completed successfully. Jun 28 15:47:07.744166 np0000183263 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-632e39db-97bd-4b48-a183-607481efcbf1 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:47:07.744703 np0000183263 devstack@c-api.service[113138]: [pid: 113138|app: 0|req: 9/37] 199.204.45.3 () {64 vars in 1284 bytes} [Sun Jun 28 15:47:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 28 15:47:17.739427 np0000183263 devstack@c-api.service[113138]: DEBUG dbcounter [-] [113138] Writing DB stats cinder:SELECT=1 {{(pid=113138) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:48:07.762887 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.middleware.request_id [None req-8a9f774c-62fb-4514-b2a6-292550a9c15a None None] RequestId filter calling following filter/app {{(pid=113141) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:48:07.765449 np0000183263 devstack@c-api.service[113141]: INFO cinder.api.openstack.wsgi [None req-8a9f774c-62fb-4514-b2a6-292550a9c15a demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Jun 28 15:48:07.765678 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.openstack.wsgi [None req-8a9f774c-62fb-4514-b2a6-292550a9c15a demo demo] Empty body provided in request {{(pid=113141) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:48:07.765897 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.openstack.wsgi [None req-8a9f774c-62fb-4514-b2a6-292550a9c15a demo demo] Calling method 'detail' {{(pid=113141) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:48:07.766162 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.api_utils [None req-8a9f774c-62fb-4514-b2a6-292550a9c15a demo demo] Removing options '' from query. {{(pid=113141) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:48:07.766968 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.volume.api [None req-8a9f774c-62fb-4514-b2a6-292550a9c15a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113141) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:48:07.778546 np0000183263 devstack@c-api.service[113141]: INFO cinder.volume.api [None req-8a9f774c-62fb-4514-b2a6-292550a9c15a demo demo] Get all volumes completed successfully. Jun 28 15:48:07.783591 np0000183263 devstack@c-api.service[113141]: INFO cinder.api.openstack.wsgi [None req-8a9f774c-62fb-4514-b2a6-292550a9c15a demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:48:07.784202 np0000183263 devstack@c-api.service[113141]: [pid: 113141|app: 0|req: 10/38] 199.204.45.3 () {64 vars in 1284 bytes} [Sun Jun 28 15:48:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 28 15:48:17.770515 np0000183263 devstack@c-api.service[113141]: DEBUG dbcounter [-] [113141] Writing DB stats cinder:SELECT=1 {{(pid=113141) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:49:07.802703 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.middleware.request_id [None req-5ff3b75b-a249-44d6-8da7-1582fa2d70a7 None None] RequestId filter calling following filter/app {{(pid=113139) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:49:07.808320 np0000183263 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [None req-5ff3b75b-a249-44d6-8da7-1582fa2d70a7 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Jun 28 15:49:07.809386 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.openstack.wsgi [None req-5ff3b75b-a249-44d6-8da7-1582fa2d70a7 demo demo] Empty body provided in request {{(pid=113139) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:49:07.809639 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.openstack.wsgi [None req-5ff3b75b-a249-44d6-8da7-1582fa2d70a7 demo demo] Calling method 'detail' {{(pid=113139) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:49:07.810015 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.api_utils [None req-5ff3b75b-a249-44d6-8da7-1582fa2d70a7 demo demo] Removing options '' from query. {{(pid=113139) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:49:07.811083 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.volume.api [None req-5ff3b75b-a249-44d6-8da7-1582fa2d70a7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113139) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:49:07.822082 np0000183263 devstack@c-api.service[113139]: INFO cinder.volume.api [None req-5ff3b75b-a249-44d6-8da7-1582fa2d70a7 demo demo] Get all volumes completed successfully. Jun 28 15:49:07.823961 np0000183263 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [None req-5ff3b75b-a249-44d6-8da7-1582fa2d70a7 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:49:07.824336 np0000183263 devstack@c-api.service[113139]: [pid: 113139|app: 0|req: 10/39] 199.204.45.3 () {64 vars in 1284 bytes} [Sun Jun 28 15:49:07 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 28 15:49:17.814885 np0000183263 devstack@c-api.service[113139]: DEBUG dbcounter [-] [113139] Writing DB stats cinder:SELECT=1 {{(pid=113139) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:50:07.842305 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.middleware.request_id [None req-3fb201d7-8c3a-4e6c-9035-fc228d521f5d None None] RequestId filter calling following filter/app {{(pid=113140) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:50:07.845176 np0000183263 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [None req-3fb201d7-8c3a-4e6c-9035-fc228d521f5d demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Jun 28 15:50:07.845392 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [None req-3fb201d7-8c3a-4e6c-9035-fc228d521f5d demo demo] Empty body provided in request {{(pid=113140) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:50:07.845594 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [None req-3fb201d7-8c3a-4e6c-9035-fc228d521f5d demo demo] Calling method 'detail' {{(pid=113140) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:50:07.845858 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.api_utils [None req-3fb201d7-8c3a-4e6c-9035-fc228d521f5d demo demo] Removing options '' from query. {{(pid=113140) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:50:07.846683 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.volume.api [None req-3fb201d7-8c3a-4e6c-9035-fc228d521f5d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113140) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:50:07.856389 np0000183263 devstack@c-api.service[113140]: INFO cinder.volume.api [None req-3fb201d7-8c3a-4e6c-9035-fc228d521f5d demo demo] Get all volumes completed successfully. Jun 28 15:50:07.859809 np0000183263 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [None req-3fb201d7-8c3a-4e6c-9035-fc228d521f5d demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:50:07.860393 np0000183263 devstack@c-api.service[113140]: [pid: 113140|app: 0|req: 11/40] 199.204.45.3 () {64 vars in 1284 bytes} [Sun Jun 28 15:50:07 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 28 15:50:17.850416 np0000183263 devstack@c-api.service[113140]: DEBUG dbcounter [-] [113140] Writing DB stats cinder:SELECT=1 {{(pid=113140) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:51:07.878463 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.middleware.request_id [None req-eaf09dc5-a8e5-48d6-8773-ec956953db61 None None] RequestId filter calling following filter/app {{(pid=113138) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:51:07.881344 np0000183263 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-eaf09dc5-a8e5-48d6-8773-ec956953db61 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Jun 28 15:51:07.881618 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [None req-eaf09dc5-a8e5-48d6-8773-ec956953db61 demo demo] Empty body provided in request {{(pid=113138) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:51:07.881858 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [None req-eaf09dc5-a8e5-48d6-8773-ec956953db61 demo demo] Calling method 'detail' {{(pid=113138) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:51:07.882162 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.api_utils [None req-eaf09dc5-a8e5-48d6-8773-ec956953db61 demo demo] Removing options '' from query. {{(pid=113138) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:51:07.883187 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.volume.api [None req-eaf09dc5-a8e5-48d6-8773-ec956953db61 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113138) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:51:07.891936 np0000183263 devstack@c-api.service[113138]: INFO cinder.volume.api [None req-eaf09dc5-a8e5-48d6-8773-ec956953db61 demo demo] Get all volumes completed successfully. Jun 28 15:51:07.893876 np0000183263 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-eaf09dc5-a8e5-48d6-8773-ec956953db61 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:51:07.894240 np0000183263 devstack@c-api.service[113138]: [pid: 113138|app: 0|req: 10/41] 199.204.45.3 () {64 vars in 1284 bytes} [Sun Jun 28 15:51:07 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 28 15:51:17.887144 np0000183263 devstack@c-api.service[113138]: DEBUG dbcounter [-] [113138] Writing DB stats cinder:SELECT=1 {{(pid=113138) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:52:07.915039 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.middleware.request_id [None req-2303a954-c94d-4f98-9efe-8cf43fce4c7e None None] RequestId filter calling following filter/app {{(pid=113141) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:52:07.917972 np0000183263 devstack@c-api.service[113141]: INFO cinder.api.openstack.wsgi [None req-2303a954-c94d-4f98-9efe-8cf43fce4c7e demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Jun 28 15:52:07.918411 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.openstack.wsgi [None req-2303a954-c94d-4f98-9efe-8cf43fce4c7e demo demo] Empty body provided in request {{(pid=113141) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:52:07.918411 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.openstack.wsgi [None req-2303a954-c94d-4f98-9efe-8cf43fce4c7e demo demo] Calling method 'detail' {{(pid=113141) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:52:07.918712 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.api_utils [None req-2303a954-c94d-4f98-9efe-8cf43fce4c7e demo demo] Removing options '' from query. {{(pid=113141) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:52:07.919512 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.volume.api [None req-2303a954-c94d-4f98-9efe-8cf43fce4c7e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113141) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:52:07.928174 np0000183263 devstack@c-api.service[113141]: INFO cinder.volume.api [None req-2303a954-c94d-4f98-9efe-8cf43fce4c7e demo demo] Get all volumes completed successfully. Jun 28 15:52:07.930500 np0000183263 devstack@c-api.service[113141]: INFO cinder.api.openstack.wsgi [None req-2303a954-c94d-4f98-9efe-8cf43fce4c7e demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:52:07.930918 np0000183263 devstack@c-api.service[113141]: [pid: 113141|app: 0|req: 11/42] 199.204.45.3 () {64 vars in 1284 bytes} [Sun Jun 28 15:52:07 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 28 15:52:17.922658 np0000183263 devstack@c-api.service[113141]: DEBUG dbcounter [-] [113141] Writing DB stats cinder:SELECT=1 {{(pid=113141) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:53:07.950866 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.middleware.request_id [None req-a862987d-9c20-4fe5-987c-bed7695901a1 None None] RequestId filter calling following filter/app {{(pid=113139) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:53:08.066460 np0000183263 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [None req-a862987d-9c20-4fe5-987c-bed7695901a1 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Jun 28 15:53:08.066460 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.openstack.wsgi [None req-a862987d-9c20-4fe5-987c-bed7695901a1 demo demo] Empty body provided in request {{(pid=113139) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:53:08.066460 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.openstack.wsgi [None req-a862987d-9c20-4fe5-987c-bed7695901a1 demo demo] Calling method 'detail' {{(pid=113139) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:53:08.066958 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.api_utils [None req-a862987d-9c20-4fe5-987c-bed7695901a1 demo demo] Removing options '' from query. {{(pid=113139) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:53:08.068008 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.volume.api [None req-a862987d-9c20-4fe5-987c-bed7695901a1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113139) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:53:08.078728 np0000183263 devstack@c-api.service[113139]: INFO cinder.volume.api [None req-a862987d-9c20-4fe5-987c-bed7695901a1 demo demo] Get all volumes completed successfully. Jun 28 15:53:08.081635 np0000183263 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [None req-a862987d-9c20-4fe5-987c-bed7695901a1 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:53:08.082232 np0000183263 devstack@c-api.service[113139]: [pid: 113139|app: 0|req: 11/43] 199.204.45.3 () {64 vars in 1284 bytes} [Sun Jun 28 15:53:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 28 15:53:18.071966 np0000183263 devstack@c-api.service[113139]: DEBUG dbcounter [-] [113139] Writing DB stats cinder:SELECT=1 {{(pid=113139) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:54:08.099816 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.middleware.request_id [None req-f442578b-c611-4b87-80a5-f08987df1d13 None None] RequestId filter calling following filter/app {{(pid=113140) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:54:08.105536 np0000183263 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [None req-f442578b-c611-4b87-80a5-f08987df1d13 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Jun 28 15:54:08.105974 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [None req-f442578b-c611-4b87-80a5-f08987df1d13 demo demo] Empty body provided in request {{(pid=113140) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:54:08.106744 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [None req-f442578b-c611-4b87-80a5-f08987df1d13 demo demo] Calling method 'detail' {{(pid=113140) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:54:08.106987 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.api_utils [None req-f442578b-c611-4b87-80a5-f08987df1d13 demo demo] Removing options '' from query. {{(pid=113140) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:54:08.107720 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.volume.api [None req-f442578b-c611-4b87-80a5-f08987df1d13 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113140) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:54:08.115764 np0000183263 devstack@c-api.service[113140]: INFO cinder.volume.api [None req-f442578b-c611-4b87-80a5-f08987df1d13 demo demo] Get all volumes completed successfully. Jun 28 15:54:08.119000 np0000183263 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [None req-f442578b-c611-4b87-80a5-f08987df1d13 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:54:08.119496 np0000183263 devstack@c-api.service[113140]: [pid: 113140|app: 0|req: 12/44] 199.204.45.3 () {64 vars in 1284 bytes} [Sun Jun 28 15:54:08 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 28 15:54:18.110451 np0000183263 devstack@c-api.service[113140]: DEBUG dbcounter [-] [113140] Writing DB stats cinder:SELECT=1 {{(pid=113140) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:55:08.139000 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.middleware.request_id [None req-b33e17d0-3ed8-4322-bd46-64d6b77f4ed3 None None] RequestId filter calling following filter/app {{(pid=113138) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:55:08.143501 np0000183263 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-b33e17d0-3ed8-4322-bd46-64d6b77f4ed3 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Jun 28 15:55:08.144007 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [None req-b33e17d0-3ed8-4322-bd46-64d6b77f4ed3 demo demo] Empty body provided in request {{(pid=113138) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:55:08.144512 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [None req-b33e17d0-3ed8-4322-bd46-64d6b77f4ed3 demo demo] Calling method 'detail' {{(pid=113138) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:55:08.145015 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.api_utils [None req-b33e17d0-3ed8-4322-bd46-64d6b77f4ed3 demo demo] Removing options '' from query. {{(pid=113138) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:55:08.146636 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.volume.api [None req-b33e17d0-3ed8-4322-bd46-64d6b77f4ed3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113138) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:55:08.158382 np0000183263 devstack@c-api.service[113138]: INFO cinder.volume.api [None req-b33e17d0-3ed8-4322-bd46-64d6b77f4ed3 demo demo] Get all volumes completed successfully. Jun 28 15:55:08.161616 np0000183263 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-b33e17d0-3ed8-4322-bd46-64d6b77f4ed3 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:55:08.162273 np0000183263 devstack@c-api.service[113138]: [pid: 113138|app: 0|req: 11/45] 199.204.45.3 () {64 vars in 1284 bytes} [Sun Jun 28 15:55:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 28 15:55:18.150303 np0000183263 devstack@c-api.service[113138]: DEBUG dbcounter [-] [113138] Writing DB stats cinder:SELECT=1 {{(pid=113138) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:56:08.181662 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.middleware.request_id [None req-97640898-1d5d-4e91-8c3a-a45d027df615 None None] RequestId filter calling following filter/app {{(pid=113141) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:56:08.184394 np0000183263 devstack@c-api.service[113141]: INFO cinder.api.openstack.wsgi [None req-97640898-1d5d-4e91-8c3a-a45d027df615 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Jun 28 15:56:08.184563 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.openstack.wsgi [None req-97640898-1d5d-4e91-8c3a-a45d027df615 demo demo] Empty body provided in request {{(pid=113141) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:56:08.184760 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.openstack.wsgi [None req-97640898-1d5d-4e91-8c3a-a45d027df615 demo demo] Calling method 'detail' {{(pid=113141) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:56:08.184989 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.api.api_utils [None req-97640898-1d5d-4e91-8c3a-a45d027df615 demo demo] Removing options '' from query. {{(pid=113141) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:56:08.185683 np0000183263 devstack@c-api.service[113141]: DEBUG cinder.volume.api [None req-97640898-1d5d-4e91-8c3a-a45d027df615 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113141) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:56:08.194050 np0000183263 devstack@c-api.service[113141]: INFO cinder.volume.api [None req-97640898-1d5d-4e91-8c3a-a45d027df615 demo demo] Get all volumes completed successfully. Jun 28 15:56:08.196044 np0000183263 devstack@c-api.service[113141]: INFO cinder.api.openstack.wsgi [None req-97640898-1d5d-4e91-8c3a-a45d027df615 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:56:08.196869 np0000183263 devstack@c-api.service[113141]: [pid: 113141|app: 0|req: 12/46] 199.204.45.3 () {64 vars in 1284 bytes} [Sun Jun 28 15:56:08 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 28 15:56:18.190296 np0000183263 devstack@c-api.service[113141]: DEBUG dbcounter [-] [113141] Writing DB stats cinder:SELECT=1 {{(pid=113141) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:57:08.215184 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.middleware.request_id [None req-7ec7a473-8862-4bc3-9567-8d6c9ad8dffa None None] RequestId filter calling following filter/app {{(pid=113139) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:57:08.219516 np0000183263 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [None req-7ec7a473-8862-4bc3-9567-8d6c9ad8dffa demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Jun 28 15:57:08.219860 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.openstack.wsgi [None req-7ec7a473-8862-4bc3-9567-8d6c9ad8dffa demo demo] Empty body provided in request {{(pid=113139) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:57:08.220224 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.openstack.wsgi [None req-7ec7a473-8862-4bc3-9567-8d6c9ad8dffa demo demo] Calling method 'detail' {{(pid=113139) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:57:08.220700 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.api.api_utils [None req-7ec7a473-8862-4bc3-9567-8d6c9ad8dffa demo demo] Removing options '' from query. {{(pid=113139) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:57:08.222189 np0000183263 devstack@c-api.service[113139]: DEBUG cinder.volume.api [None req-7ec7a473-8862-4bc3-9567-8d6c9ad8dffa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113139) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:57:08.232174 np0000183263 devstack@c-api.service[113139]: INFO cinder.volume.api [None req-7ec7a473-8862-4bc3-9567-8d6c9ad8dffa demo demo] Get all volumes completed successfully. Jun 28 15:57:08.235105 np0000183263 devstack@c-api.service[113139]: INFO cinder.api.openstack.wsgi [None req-7ec7a473-8862-4bc3-9567-8d6c9ad8dffa demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:57:08.235591 np0000183263 devstack@c-api.service[113139]: [pid: 113139|app: 0|req: 12/47] 199.204.45.3 () {64 vars in 1284 bytes} [Sun Jun 28 15:57:08 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 28 15:57:18.225931 np0000183263 devstack@c-api.service[113139]: DEBUG dbcounter [-] [113139] Writing DB stats cinder:SELECT=1 {{(pid=113139) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:58:08.255585 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.middleware.request_id [None req-732a9d30-7111-47eb-87cb-270e97e63f15 None None] RequestId filter calling following filter/app {{(pid=113140) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:58:08.296711 np0000183263 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [None req-732a9d30-7111-47eb-87cb-270e97e63f15 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Jun 28 15:58:08.297012 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [None req-732a9d30-7111-47eb-87cb-270e97e63f15 demo demo] Empty body provided in request {{(pid=113140) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:58:08.297454 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.openstack.wsgi [None req-732a9d30-7111-47eb-87cb-270e97e63f15 demo demo] Calling method 'detail' {{(pid=113140) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:58:08.297913 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.api.api_utils [None req-732a9d30-7111-47eb-87cb-270e97e63f15 demo demo] Removing options '' from query. {{(pid=113140) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:58:08.298908 np0000183263 devstack@c-api.service[113140]: DEBUG cinder.volume.api [None req-732a9d30-7111-47eb-87cb-270e97e63f15 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113140) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:58:08.313516 np0000183263 devstack@c-api.service[113140]: INFO cinder.volume.api [None req-732a9d30-7111-47eb-87cb-270e97e63f15 demo demo] Get all volumes completed successfully. Jun 28 15:58:08.316374 np0000183263 devstack@c-api.service[113140]: INFO cinder.api.openstack.wsgi [None req-732a9d30-7111-47eb-87cb-270e97e63f15 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:58:08.316883 np0000183263 devstack@c-api.service[113140]: [pid: 113140|app: 0|req: 13/48] 199.204.45.3 () {64 vars in 1284 bytes} [Sun Jun 28 15:58:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 28 15:58:18.303823 np0000183263 devstack@c-api.service[113140]: DEBUG dbcounter [-] [113140] Writing DB stats cinder:SELECT=1 {{(pid=113140) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 28 15:59:08.339636 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.middleware.request_id [None req-bad46c89-fc34-4d27-8de4-dd951a2b848f None None] RequestId filter calling following filter/app {{(pid=113138) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 28 15:59:08.344063 np0000183263 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-bad46c89-fc34-4d27-8de4-dd951a2b848f demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Jun 28 15:59:08.344680 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [None req-bad46c89-fc34-4d27-8de4-dd951a2b848f demo demo] Empty body provided in request {{(pid=113138) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 28 15:59:08.345268 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.openstack.wsgi [None req-bad46c89-fc34-4d27-8de4-dd951a2b848f demo demo] Calling method 'detail' {{(pid=113138) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 28 15:59:08.345621 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.api.api_utils [None req-bad46c89-fc34-4d27-8de4-dd951a2b848f demo demo] Removing options '' from query. {{(pid=113138) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 28 15:59:08.347147 np0000183263 devstack@c-api.service[113138]: DEBUG cinder.volume.api [None req-bad46c89-fc34-4d27-8de4-dd951a2b848f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113138) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 28 15:59:08.356381 np0000183263 devstack@c-api.service[113138]: INFO cinder.volume.api [None req-bad46c89-fc34-4d27-8de4-dd951a2b848f demo demo] Get all volumes completed successfully. Jun 28 15:59:08.358952 np0000183263 devstack@c-api.service[113138]: INFO cinder.api.openstack.wsgi [None req-bad46c89-fc34-4d27-8de4-dd951a2b848f demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Jun 28 15:59:08.360169 np0000183263 devstack@c-api.service[113138]: [pid: 113138|app: 0|req: 12/49] 199.204.45.3 () {64 vars in 1284 bytes} [Sun Jun 28 15:59:08 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 28 15:59:18.350509 np0000183263 devstack@c-api.service[113138]: DEBUG dbcounter [-] [113138] Writing DB stats cinder:SELECT=1 {{(pid=113138) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}