Jun 20 01:12:00.080548 np0000182334 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 20 01:12:00.087430 np0000182334 devstack@c-api.service[112453]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 20 01:12:00.089846 np0000182334 devstack@c-api.service[112453]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Jun 20 01:12:00 2026] *** Jun 20 01:12:00.089846 np0000182334 devstack@c-api.service[112453]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 20 01:12:00.089846 np0000182334 devstack@c-api.service[112453]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 20 01:12:00.089846 np0000182334 devstack@c-api.service[112453]: nodename: np0000182334 Jun 20 01:12:00.089846 np0000182334 devstack@c-api.service[112453]: machine: x86_64 Jun 20 01:12:00.089846 np0000182334 devstack@c-api.service[112453]: clock source: unix Jun 20 01:12:00.089846 np0000182334 devstack@c-api.service[112453]: pcre jit disabled Jun 20 01:12:00.089846 np0000182334 devstack@c-api.service[112453]: detected number of CPU cores: 16 Jun 20 01:12:00.089846 np0000182334 devstack@c-api.service[112453]: current working directory: / Jun 20 01:12:00.089846 np0000182334 devstack@c-api.service[112453]: detected binary path: /usr/bin/uwsgi-core Jun 20 01:12:00.089846 np0000182334 devstack@c-api.service[112453]: your processes number limit is 256917 Jun 20 01:12:00.089846 np0000182334 devstack@c-api.service[112453]: your memory page size is 4096 bytes Jun 20 01:12:00.089846 np0000182334 devstack@c-api.service[112453]: detected max file descriptor number: 2048 Jun 20 01:12:00.089846 np0000182334 devstack@c-api.service[112453]: lock engine: pthread robust mutexes Jun 20 01:12:00.090746 np0000182334 devstack@c-api.service[112453]: thunder lock: enabled Jun 20 01:12:00.090746 np0000182334 devstack@c-api.service[112453]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 20 01:12:00.090746 np0000182334 devstack@c-api.service[112453]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 20 01:12:00.090746 np0000182334 devstack@c-api.service[112453]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 20 01:12:00.090746 np0000182334 devstack@c-api.service[112453]: Set PythonHome to /opt/stack/data/venv Jun 20 01:12:00.130109 np0000182334 devstack@c-api.service[112453]: Python main interpreter initialized at 0x78e6d42a3668 Jun 20 01:12:00.130109 np0000182334 devstack@c-api.service[112453]: python threads support enabled Jun 20 01:12:00.130109 np0000182334 devstack@c-api.service[112453]: your server socket listen backlog is limited to 100 connections Jun 20 01:12:00.130109 np0000182334 devstack@c-api.service[112453]: your mercy for graceful operations on workers is 80 seconds Jun 20 01:12:00.130676 np0000182334 devstack@c-api.service[112453]: mapped 671795 bytes (656 KB) for 4 cores Jun 20 01:12:00.130832 np0000182334 devstack@c-api.service[112453]: *** Operational MODE: preforking *** Jun 20 01:12:00.131047 np0000182334 devstack@c-api.service[112453]: *** uWSGI is running in multiple interpreter mode *** Jun 20 01:12:00.131047 np0000182334 devstack@c-api.service[112453]: spawned uWSGI master process (pid: 112453) Jun 20 01:12:00.131282 np0000182334 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 20 01:12:00.131732 np0000182334 devstack@c-api.service[112453]: spawned uWSGI worker 1 (pid: 112454, cores: 1) Jun 20 01:12:00.132452 np0000182334 devstack@c-api.service[112453]: spawned uWSGI worker 2 (pid: 112455, cores: 1) Jun 20 01:12:00.133013 np0000182334 devstack@c-api.service[112453]: spawned uWSGI worker 3 (pid: 112456, cores: 1) Jun 20 01:12:00.133644 np0000182334 devstack@c-api.service[112453]: spawned uWSGI worker 4 (pid: 112457, cores: 1) Jun 20 01:12:00.133644 np0000182334 devstack@c-api.service[112453]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 20 01:12:00.280449 np0000182334 devstack@c-api.service[112456]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 20 01:12:00.280449 np0000182334 devstack@c-api.service[112456]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 20 01:12:00.280449 np0000182334 devstack@c-api.service[112456]: we strongly recommend against using it for new projects. Jun 20 01:12:00.280449 np0000182334 devstack@c-api.service[112456]: If you are already using Eventlet, we recommend migrating to a different Jun 20 01:12:00.280449 np0000182334 devstack@c-api.service[112456]: framework. For more detail see Jun 20 01:12:00.280449 np0000182334 devstack@c-api.service[112456]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 20 01:12:00.280449 np0000182334 devstack@c-api.service[112456]: import eventlet # noqa Jun 20 01:12:00.287634 np0000182334 devstack@c-api.service[112454]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 20 01:12:00.287634 np0000182334 devstack@c-api.service[112454]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 20 01:12:00.287634 np0000182334 devstack@c-api.service[112454]: we strongly recommend against using it for new projects. Jun 20 01:12:00.287634 np0000182334 devstack@c-api.service[112454]: If you are already using Eventlet, we recommend migrating to a different Jun 20 01:12:00.287634 np0000182334 devstack@c-api.service[112454]: framework. For more detail see Jun 20 01:12:00.287634 np0000182334 devstack@c-api.service[112454]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 20 01:12:00.287634 np0000182334 devstack@c-api.service[112454]: import eventlet # noqa Jun 20 01:12:00.289198 np0000182334 devstack@c-api.service[112455]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 20 01:12:00.289198 np0000182334 devstack@c-api.service[112455]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 20 01:12:00.289198 np0000182334 devstack@c-api.service[112455]: we strongly recommend against using it for new projects. Jun 20 01:12:00.289198 np0000182334 devstack@c-api.service[112455]: If you are already using Eventlet, we recommend migrating to a different Jun 20 01:12:00.289198 np0000182334 devstack@c-api.service[112455]: framework. For more detail see Jun 20 01:12:00.289198 np0000182334 devstack@c-api.service[112455]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 20 01:12:00.289198 np0000182334 devstack@c-api.service[112455]: import eventlet # noqa Jun 20 01:12:00.305110 np0000182334 devstack@c-api.service[112457]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 20 01:12:00.305110 np0000182334 devstack@c-api.service[112457]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 20 01:12:00.305110 np0000182334 devstack@c-api.service[112457]: we strongly recommend against using it for new projects. Jun 20 01:12:00.305110 np0000182334 devstack@c-api.service[112457]: If you are already using Eventlet, we recommend migrating to a different Jun 20 01:12:00.305110 np0000182334 devstack@c-api.service[112457]: framework. For more detail see Jun 20 01:12:00.305110 np0000182334 devstack@c-api.service[112457]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 20 01:12:00.305110 np0000182334 devstack@c-api.service[112457]: import eventlet # noqa Jun 20 01:12:00.380051 np0000182334 devstack@c-api.service[112455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 20 01:12:00.380051 np0000182334 devstack@c-api.service[112455]: warnings.warn( Jun 20 01:12:00.380827 np0000182334 devstack@c-api.service[112456]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 20 01:12:00.380827 np0000182334 devstack@c-api.service[112456]: warnings.warn( Jun 20 01:12:00.395591 np0000182334 devstack@c-api.service[112457]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 20 01:12:00.395591 np0000182334 devstack@c-api.service[112457]: warnings.warn( Jun 20 01:12:00.397472 np0000182334 devstack@c-api.service[112454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 20 01:12:00.397472 np0000182334 devstack@c-api.service[112454]: warnings.warn( Jun 20 01:12:00.468639 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:00.468639 np0000182334 devstack@c-api.service[112456]: from cgi import parse_header Jun 20 01:12:00.475455 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:00.475455 np0000182334 devstack@c-api.service[112455]: from cgi import parse_header Jun 20 01:12:00.477485 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:00.477485 np0000182334 devstack@c-api.service[112454]: from cgi import parse_header Jun 20 01:12:00.478123 np0000182334 devstack@c-api.service[112457]: /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 20 01:12:00.478123 np0000182334 devstack@c-api.service[112457]: from cgi import parse_header Jun 20 01:12:00.522326 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:00.522326 np0000182334 devstack@c-api.service[112456]: removals.removed_module( Jun 20 01:12:00.524510 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:00.524510 np0000182334 devstack@c-api.service[112456]: removals.removed_module( Jun 20 01:12:00.527213 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:00.527213 np0000182334 devstack@c-api.service[112454]: removals.removed_module( Jun 20 01:12:00.527464 np0000182334 devstack@c-api.service[112457]: /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 20 01:12:00.527464 np0000182334 devstack@c-api.service[112457]: removals.removed_module( Jun 20 01:12:00.528597 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:00.528597 np0000182334 devstack@c-api.service[112454]: removals.removed_module( Jun 20 01:12:00.528738 np0000182334 devstack@c-api.service[112457]: /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 20 01:12:00.528738 np0000182334 devstack@c-api.service[112457]: removals.removed_module( Jun 20 01:12:00.530602 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:00.530602 np0000182334 devstack@c-api.service[112455]: removals.removed_module( Jun 20 01:12:00.532175 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:00.532175 np0000182334 devstack@c-api.service[112455]: removals.removed_module( Jun 20 01:12:01.290148 np0000182334 devstack@c-api.service[112457]: /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 20 01:12:01.290148 np0000182334 devstack@c-api.service[112457]: warnings.warn( Jun 20 01:12:01.318189 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:01.318189 np0000182334 devstack@c-api.service[112455]: warnings.warn( Jun 20 01:12:01.342430 np0000182334 devstack@c-api.service[112457]: /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 20 01:12:01.342430 np0000182334 devstack@c-api.service[112457]: warnings.warn( Jun 20 01:12:01.345931 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:01.345931 np0000182334 devstack@c-api.service[112454]: warnings.warn( Jun 20 01:12:01.368070 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:01.368070 np0000182334 devstack@c-api.service[112456]: warnings.warn( Jun 20 01:12:01.374467 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:01.374467 np0000182334 devstack@c-api.service[112455]: warnings.warn( Jun 20 01:12:01.396016 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:01.396016 np0000182334 devstack@c-api.service[112454]: warnings.warn( Jun 20 01:12:01.418726 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:01.418726 np0000182334 devstack@c-api.service[112456]: warnings.warn( Jun 20 01:12:01.554086 np0000182334 devstack@c-api.service[112457]: 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 20 01:12:01.554227 np0000182334 devstack@c-api.service[112457]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112457) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 20 01:12:01.583419 np0000182334 devstack@c-api.service[112454]: 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 20 01:12:01.583419 np0000182334 devstack@c-api.service[112454]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112454) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 20 01:12:01.584827 np0000182334 devstack@c-api.service[112455]: 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 20 01:12:01.585045 np0000182334 devstack@c-api.service[112455]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112455) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 20 01:12:01.608673 np0000182334 devstack@c-api.service[112456]: 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 20 01:12:01.608871 np0000182334 devstack@c-api.service[112456]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112456) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 20 01:12:01.644630 np0000182334 devstack@c-api.service[112457]: /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 20 01:12:01.644630 np0000182334 devstack@c-api.service[112457]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 20 01:12:01.645153 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:01.645153 np0000182334 devstack@c-api.service[112454]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 20 01:12:01.655641 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:01.655641 np0000182334 devstack@c-api.service[112455]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 20 01:12:01.672096 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:01.672096 np0000182334 devstack@c-api.service[112456]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 20 01:12:02.116320 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112456) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 20 01:12:02.116559 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112455) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 20 01:12:02.116635 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.116691 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112454) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 20 01:12:02.116748 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.116803 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.116856 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112457) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 20 01:12:02.116976 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.117034 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.117086 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.117147 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.117147 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.117248 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.117248 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.117345 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.117937 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.119376 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.119501 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.119501 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.119712 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.119808 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.119963 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.120104 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.120227 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.120327 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.120428 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.120579 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.120767 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.120767 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.120959 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.121039 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.121115 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.121115 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.121115 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.121296 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.121394 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.121468 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.121538 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.121620 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.121695 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.121796 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.121796 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.121796 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.121796 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.122124 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.122124 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.122124 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.122124 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.122403 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.122480 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.122552 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.122645 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.122733 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.122823 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.125338 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.125483 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.125579 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.125668 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.125756 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.126010 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.126110 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.126235 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.127949 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.128045 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.128099 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.128151 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.128202 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.128255 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.128313 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.128375 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.128426 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.128488 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.128539 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.128583 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.128612 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.128639 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.128667 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.128690 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.128714 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.128749 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.128773 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.128797 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.128819 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.128843 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.128866 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.128907 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.128931 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.128963 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.128990 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.129013 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.129037 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.129069 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.129093 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.129117 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.129141 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.129166 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.129166 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.129166 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.129166 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.129166 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.129274 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.129274 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.129274 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.129340 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.129367 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.129367 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.129415 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.129440 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.129467 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.129491 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.129514 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.129514 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.129514 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.129514 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.129600 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.129600 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.129649 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.129674 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.129674 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.129717 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.129744 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.129772 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.129795 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.129822 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.129845 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.129966 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.129966 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.129966 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.130034 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.130034 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.130034 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.130034 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.130119 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.130142 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.130142 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.130188 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.130216 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.130240 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.130240 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.130282 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.130305 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.130328 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.130351 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.130373 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.130396 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.130423 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.130423 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.130423 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.131993 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.132043 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.132113 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.132162 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.132208 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.132254 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.132308 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.132355 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.132401 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.134887 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.134960 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.135013 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.135060 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.135112 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.135160 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.135207 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.135260 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.135318 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.135364 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.135364 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.135364 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.135364 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.135530 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.135530 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.135530 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.135530 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.135530 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.135530 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.135530 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.135837 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.135837 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.135837 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.136003 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.136051 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.136098 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.136148 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.136226 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.136281 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.136341 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.136404 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.136456 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.136503 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.136545 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.136590 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.136635 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.136687 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.136740 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.136770 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.136794 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.136820 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.136848 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.136887 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.136913 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.136936 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.136969 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.136997 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.136997 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.137041 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.137041 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.137041 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.137041 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.137041 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.137041 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.137041 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.137194 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.137194 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.137194 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.137194 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.137194 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.137304 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.137329 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.137356 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.137384 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.137411 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.137436 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.137459 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.137482 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.137505 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.137530 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.137569 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.137597 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.137620 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.137644 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.137667 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.137690 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.137714 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.137738 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.137738 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.137738 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.137738 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.137738 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.137738 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.138258 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.138258 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.138353 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.138400 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.138445 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.138445 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.138556 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.138605 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.138605 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.138690 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.138741 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.138787 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.138831 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.138892 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.138947 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.139000 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.139049 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.139094 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.139094 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.139094 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.139257 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.139307 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.139362 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.139362 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.139362 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.139362 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.139362 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.139362 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.139633 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.139633 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.139633 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.139758 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.139804 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.139855 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.139926 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.139926 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.139926 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.140051 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.140051 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.140135 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.140182 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.140233 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.140278 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.140332 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.140332 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.140423 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.140423 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.140509 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.140554 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.140584 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.140584 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.140584 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.140584 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.140584 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.140584 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.140584 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.140728 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.140728 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.140728 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.140728 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.140728 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.140728 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.140728 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.140890 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.140890 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.140944 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.140969 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.140969 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.141011 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.141034 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.141063 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.141089 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.141117 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.141140 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.141166 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.141189 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.141214 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.141237 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.141263 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.141286 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.141309 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.141336 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.141360 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.141383 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.142790 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.142870 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.142977 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.142977 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.143068 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.143120 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.143169 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.143212 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.143238 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.143266 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.143291 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.143366 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.143416 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.143468 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.143517 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.143563 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.143608 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.143662 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.143717 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.143717 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.143766 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.143792 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.143814 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.143837 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.143861 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.143900 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.143933 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.143933 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.143977 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.144104 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.144156 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.144205 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.144253 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.144299 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.144345 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.144391 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.144444 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.144492 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.144537 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.144587 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.144637 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.144663 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.144686 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.144713 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.144742 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.144770 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.144794 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.144817 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.144840 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.144867 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.144903 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.144926 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.144949 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.144974 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.144974 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.144974 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.145675 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.145747 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.145865 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.145865 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.145928 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.145954 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.145979 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.146005 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.146028 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.146053 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.146077 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.146101 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.146136 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.146161 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.146186 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.146210 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.146233 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.146257 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.146281 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.146305 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.146328 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.146352 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.146379 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.146403 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.146427 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.146452 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.146452 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.146452 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.146813 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.146910 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.146997 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.147075 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.147139 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.147170 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.147204 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.147234 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.147258 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.147350 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.147350 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.147444 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.147497 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.147544 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.147571 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.147596 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.147620 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.147645 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.147673 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.147758 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.147809 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.147809 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.147920 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.147971 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.148019 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.148019 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.148019 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.148019 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.149320 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.149356 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.149389 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.149418 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.149445 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.149471 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.149496 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.149580 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.149631 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.149673 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.149721 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.149766 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.149817 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.149883 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.149934 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.149934 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.149934 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.149934 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.150054 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.150054 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.150099 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.150127 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.150156 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.150179 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.150248 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.150364 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.150364 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.150456 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.150805 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.150865 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.150925 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.150973 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.151028 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.151077 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.151104 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.151133 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.151158 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.151182 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.151206 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.151229 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.151252 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.151277 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.151301 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.151329 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.151353 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.151377 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.151401 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.151424 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.151447 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.151471 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.151494 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.151521 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.151544 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.151544 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.151544 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.151544 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.151994 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.152041 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.152075 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.152105 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.152136 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.152166 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.152199 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.152229 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.152253 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.152278 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.152303 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.152326 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.152354 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.152380 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.152403 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.152427 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.152455 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.152481 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.152505 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.152531 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.152739 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.152794 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.152841 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.152901 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.152949 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.153003 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.153057 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.153057 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.153145 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.153145 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.153233 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.153281 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.153281 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.153375 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.153422 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.153474 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.153522 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.153568 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.153615 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.153661 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.153661 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.153745 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.153793 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.153838 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.153838 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.153911 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.153938 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.153966 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.153989 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.153989 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.154032 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.154055 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.154078 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.154078 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.154078 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.154078 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.158001 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.158064 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.158098 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.158133 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.158168 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.158201 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.158244 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.158285 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.158318 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.158352 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.158384 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.158416 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.158448 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.158480 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.158532 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.158575 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.158608 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.158653 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.158686 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.158719 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.158719 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.158778 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.158778 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.158778 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.158778 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.158938 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.158938 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.159008 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.160408 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.160480 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.160516 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.160550 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.160588 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.160621 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.160655 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.160689 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.160730 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.160768 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.160801 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.160838 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.160888 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.160924 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.160957 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.160999 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.161033 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.161078 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.161117 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.161151 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.161183 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.161216 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.161247 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.161288 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.161328 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.161371 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.161409 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.161409 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.161477 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.161477 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.161538 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.161571 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.161604 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.161636 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.161670 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.161701 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.161733 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.161772 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.161805 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.161837 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.161869 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.161920 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.161952 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.161985 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.162026 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.162057 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.162088 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.162129 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.162165 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.162201 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.162232 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.162263 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.162293 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.162345 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.162378 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.162413 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.163502 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.163563 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.163603 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.163697 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.163789 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.163868 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.163952 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.164016 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.164054 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.164100 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.164146 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.164184 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.164217 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.164254 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.164287 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.164320 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.164352 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.164391 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.164427 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.164464 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.164502 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.164540 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.164573 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.164605 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.164637 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.164668 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.164700 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.164733 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.164764 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.164799 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.164836 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.164868 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.164919 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.164951 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.164983 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.165022 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.165054 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.165085 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.165115 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.165147 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.165192 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.165224 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.165256 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.165288 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.165324 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.165356 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.165388 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.165419 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.165450 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.165481 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.165519 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.165551 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.165582 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.165613 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.165645 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.165645 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.169117 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.169180 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.169226 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.169313 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.169465 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.169465 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.169592 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.169659 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.169697 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.169735 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.169772 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.169804 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.169837 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.169868 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.169919 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.169962 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.169996 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.170030 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.170030 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.170108 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.170150 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.170184 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.170218 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.170250 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.170296 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.170420 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.170455 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.170491 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.170523 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.170554 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.170590 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.170621 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.170654 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.170686 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.170718 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.170756 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.170792 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.170824 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.170857 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.170911 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.170943 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.170943 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.170943 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.171029 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.171060 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.171091 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.171135 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.171167 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.171203 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.171234 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.171264 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.171296 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.171296 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.171296 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.171296 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.171296 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.172381 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.172461 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.172499 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.172588 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.172656 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.172721 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.172788 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.172851 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.172910 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.172945 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.172945 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.172945 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.172945 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.173074 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.173108 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.173108 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.173172 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.173318 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.173318 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.173483 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.173556 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.173626 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.173689 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.173750 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.173750 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.173750 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.173750 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.173750 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.174033 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.174033 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.174135 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.174178 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.174234 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.174268 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.174305 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.174339 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.174371 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.174403 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.174435 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.174474 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.174508 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.174540 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.174574 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.174607 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.174640 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.174672 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.174705 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.174738 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.174774 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.174934 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.174970 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.175003 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.175042 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.175074 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.175105 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.175136 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.175169 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.175199 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.175237 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.175269 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.175301 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.175332 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.175362 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.175394 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.175426 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.175457 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.175488 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.175520 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.175561 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.175593 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.175624 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.175658 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.175690 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.175721 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.175753 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.175783 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.175815 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.175853 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.175900 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.175933 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.175965 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.175997 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.175997 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.175997 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.177308 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.177369 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.177414 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.177454 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.177502 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.177535 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.177567 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.177600 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.177632 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.177666 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.177699 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.177730 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.177767 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.177823 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.177892 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.177927 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.177960 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.177993 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.178035 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.178068 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.178101 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.178136 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.178175 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.178208 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.178247 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.178281 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.178315 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.178350 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.178388 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.178420 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.178458 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.178492 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.178529 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.178562 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.178593 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.178631 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.178665 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.178698 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.178730 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.178762 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.178795 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.178826 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.178858 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112456) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.178909 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.178942 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.179065 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.179098 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.179130 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.179164 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.179195 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.179226 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.179257 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.179287 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.179325 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.179356 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.179393 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.179424 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.179455 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112456) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.179486 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.179517 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.179548 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.179579 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112456) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.179611 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.179642 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.179673 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.179704 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.179741 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.179773 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.179803 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.179834 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 20 01:12:02.179867 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.179920 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.179960 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112457) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 20 01:12:02.179960 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 20 01:12:02.180019 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.180019 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.180084 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 20 01:12:02.180084 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 20 01:12:02.180084 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112457) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 20 01:12:02.180084 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112457) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 20 01:12:02.225913 np0000182334 devstack@c-api.service[112454]: INFO dbcounter [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Registered counter for database cinder Jun 20 01:12:02.226231 np0000182334 devstack@c-api.service[112457]: INFO dbcounter [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Registered counter for database cinder Jun 20 01:12:02.227178 np0000182334 devstack@c-api.service[112456]: INFO dbcounter [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Registered counter for database cinder Jun 20 01:12:02.230958 np0000182334 devstack@c-api.service[112455]: INFO dbcounter [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Registered counter for database cinder Jun 20 01:12:02.265798 np0000182334 devstack@c-api.service[112456]: DEBUG oslo_db.sqlalchemy.engines [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 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=112456) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:12:02.268236 np0000182334 devstack@c-api.service[112454]: DEBUG oslo_db.sqlalchemy.engines [None req-447de475-9223-426e-a3df-64741a9dd1b9 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=112454) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:12:02.270261 np0000182334 devstack@c-api.service[112457]: DEBUG oslo_db.sqlalchemy.engines [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c 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=112457) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:12:02.273468 np0000182334 devstack@c-api.service[112455]: DEBUG oslo_db.sqlalchemy.engines [None req-b5b45652-11ec-4d97-b668-164cec2f1971 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=112455) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:12:02.381615 np0000182334 devstack@c-api.service[112456]: DEBUG dbcounter [-] [112456] Writer thread running {{(pid=112456) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 20 01:12:02.384325 np0000182334 devstack@c-api.service[112456]: INFO cinder.rpc [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 20 01:12:02.387661 np0000182334 devstack@c-api.service[112456]: INFO cinder.rpc [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 20 01:12:02.390492 np0000182334 devstack@c-api.service[112456]: INFO cinder.rpc [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 20 01:12:02.392267 np0000182334 devstack@c-api.service[112454]: DEBUG dbcounter [-] [112454] Writer thread running {{(pid=112454) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 20 01:12:02.394663 np0000182334 devstack@c-api.service[112456]: INFO cinder.rpc [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 20 01:12:02.394843 np0000182334 devstack@c-api.service[112455]: DEBUG dbcounter [-] [112455] Writer thread running {{(pid=112455) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 20 01:12:02.395253 np0000182334 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.395284 np0000182334 devstack@c-api.service[112454]: INFO cinder.rpc [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 20 01:12:02.396037 np0000182334 devstack@c-api.service[112455]: INFO cinder.rpc [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 20 01:12:02.396833 np0000182334 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.397621 np0000182334 devstack@c-api.service[112454]: INFO cinder.rpc [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 20 01:12:02.398550 np0000182334 devstack@c-api.service[112455]: INFO cinder.rpc [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 20 01:12:02.400276 np0000182334 devstack@c-api.service[112454]: INFO cinder.rpc [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 20 01:12:02.400923 np0000182334 devstack@c-api.service[112455]: INFO cinder.rpc [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 20 01:12:02.402348 np0000182334 devstack@c-api.service[112454]: INFO cinder.rpc [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 20 01:12:02.403201 np0000182334 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.403291 np0000182334 devstack@c-api.service[112455]: INFO cinder.rpc [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 20 01:12:02.404056 np0000182334 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.406290 np0000182334 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.407041 np0000182334 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.408458 np0000182334 devstack@c-api.service[112457]: DEBUG dbcounter [-] [112457] Writer thread running {{(pid=112457) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 20 01:12:02.412160 np0000182334 devstack@c-api.service[112457]: INFO cinder.rpc [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 20 01:12:02.416095 np0000182334 devstack@c-api.service[112457]: INFO cinder.rpc [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 20 01:12:02.419751 np0000182334 devstack@c-api.service[112457]: INFO cinder.rpc [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 20 01:12:02.422406 np0000182334 devstack@c-api.service[112457]: INFO cinder.rpc [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 20 01:12:02.423625 np0000182334 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.427092 np0000182334 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.430322 np0000182334 devstack@c-api.service[112456]: DEBUG oslo_db.sqlalchemy.engines [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 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=112456) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:12:02.433494 np0000182334 devstack@c-api.service[112456]: INFO cinder.rpc [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 20 01:12:02.436590 np0000182334 devstack@c-api.service[112456]: INFO cinder.rpc [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 20 01:12:02.437601 np0000182334 devstack@c-api.service[112455]: DEBUG oslo_db.sqlalchemy.engines [None req-b5b45652-11ec-4d97-b668-164cec2f1971 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=112455) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:12:02.438023 np0000182334 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.439418 np0000182334 devstack@c-api.service[112454]: DEBUG oslo_db.sqlalchemy.engines [None req-447de475-9223-426e-a3df-64741a9dd1b9 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=112454) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:12:02.440130 np0000182334 devstack@c-api.service[112455]: INFO cinder.rpc [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 20 01:12:02.442596 np0000182334 devstack@c-api.service[112455]: INFO cinder.rpc [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 20 01:12:02.442715 np0000182334 devstack@c-api.service[112454]: INFO cinder.rpc [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 20 01:12:02.443793 np0000182334 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.445159 np0000182334 devstack@c-api.service[112454]: INFO cinder.rpc [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 20 01:12:02.446456 np0000182334 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.450773 np0000182334 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.454195 np0000182334 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.455654 np0000182334 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.458948 np0000182334 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.459018 np0000182334 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.459069 np0000182334 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.461481 np0000182334 devstack@c-api.service[112457]: DEBUG oslo_db.sqlalchemy.engines [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c 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=112457) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:12:02.461572 np0000182334 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.462206 np0000182334 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.463017 np0000182334 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.464448 np0000182334 devstack@c-api.service[112457]: INFO cinder.rpc [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 20 01:12:02.465200 np0000182334 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.465976 np0000182334 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.467020 np0000182334 devstack@c-api.service[112457]: INFO cinder.rpc [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 20 01:12:02.467461 np0000182334 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.468368 np0000182334 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.468866 np0000182334 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.469870 np0000182334 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.470472 np0000182334 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.472161 np0000182334 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.473125 np0000182334 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.473613 np0000182334 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.474948 np0000182334 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.476097 np0000182334 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.476741 np0000182334 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.477847 np0000182334 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.479293 np0000182334 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.479378 np0000182334 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.479567 np0000182334 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.481066 np0000182334 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.482017 np0000182334 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.482342 np0000182334 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.482776 np0000182334 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.484273 np0000182334 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.484384 np0000182334 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.485429 np0000182334 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.486966 np0000182334 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.487176 np0000182334 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.487566 np0000182334 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.487691 np0000182334 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.489833 np0000182334 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.490916 np0000182334 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.492507 np0000182334 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.492592 np0000182334 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.492914 np0000182334 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.494379 np0000182334 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.495416 np0000182334 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.495609 np0000182334 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.495902 np0000182334 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.496092 np0000182334 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.497442 np0000182334 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.497966 np0000182334 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.498486 np0000182334 devstack@c-api.service[112456]: WARNING cinder.api.contrib.hosts [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 20 01:12:02.498609 np0000182334 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.498746 np0000182334 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.499578 np0000182334 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.499680 np0000182334 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.500573 np0000182334 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.500785 np0000182334 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.501228 np0000182334 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.502010 np0000182334 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.502265 np0000182334 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.502494 np0000182334 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.502693 np0000182334 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.503441 np0000182334 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.503518 np0000182334 devstack@c-api.service[112455]: WARNING cinder.api.contrib.hosts [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 20 01:12:02.503942 np0000182334 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.504200 np0000182334 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.504531 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Extended resource: extensions {{(pid=112456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.505295 np0000182334 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.505513 np0000182334 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.505586 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Extended resource: extra_specs {{(pid=112456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.506186 np0000182334 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.506322 np0000182334 devstack@c-api.service[112454]: WARNING cinder.api.contrib.hosts [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 20 01:12:02.507080 np0000182334 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.507165 np0000182334 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.507227 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Extended resource: os-volume-transfer {{(pid=112456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.508454 np0000182334 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.508657 np0000182334 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.509318 np0000182334 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.509514 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Extended resource: extensions {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.509587 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Extended resource: os-quota-class-sets {{(pid=112456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.509967 np0000182334 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.510823 np0000182334 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.510914 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Extended resource: cgsnapshots {{(pid=112456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.510982 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Extended resource: extra_specs {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.511357 np0000182334 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.512197 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Extended resource: extensions {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.512277 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Extended resource: scheduler-stats {{(pid=112456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.512457 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Extended resource: os-volume-transfer {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.513530 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Extended resource: extra_specs {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.513632 np0000182334 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.513704 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Extended resource: qos-specs {{(pid=112456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.514190 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Extended resource: os-quota-class-sets {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.515093 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Extended resource: os-volume-transfer {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.515777 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Extended resource: capabilities {{(pid=112456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.516403 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Extended resource: cgsnapshots {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.516774 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Extended resource: os-quota-class-sets {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.517127 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Extended resource: encryption {{(pid=112456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.517953 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Extended resource: scheduler-stats {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.518687 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Extended resource: cgsnapshots {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.518852 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Extended resource: encryption {{(pid=112456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.519188 np0000182334 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.519459 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Extended resource: qos-specs {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.520207 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Extended resource: scheduler-stats {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.520505 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Extended resource: os-volume-type-access {{(pid=112456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.521817 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Extended resource: qos-specs {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.522045 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Extended resource: capabilities {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.522120 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Extended resource: os-quota-sets {{(pid=112456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.522561 np0000182334 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.523341 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Extended resource: encryption {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.523567 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Extended resource: os-snapshot-manage {{(pid=112456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.524422 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Extended resource: capabilities {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.524561 np0000182334 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.524823 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Extended resource: encryption {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.525008 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Extended resource: os-volume-manage {{(pid=112456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.525141 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Extended resource: encryption {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.526149 np0000182334 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.526433 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Extended resource: os-hosts {{(pid=112456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.526519 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Extended resource: os-volume-type-access {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.527041 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Extended resource: encryption {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.527811 np0000182334 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.528237 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Extended resource: os-availability-zone {{(pid=112456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.528617 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Extended resource: os-volume-type-access {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.528696 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Extended resource: os-quota-sets {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.529243 np0000182334 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.529621 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Extended resource: consistencygroups {{(pid=112456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.530300 np0000182334 devstack@c-api.service[112457]: WARNING cinder.api.contrib.hosts [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 20 01:12:02.530404 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Extended resource: os-quota-sets {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.530543 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Extended resource: os-snapshot-manage {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.531000 np0000182334 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.531590 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Extended resource: backups {{(pid=112456) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.531841 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Extended resource: os-snapshot-manage {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.532087 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Extended resource: os-volume-manage {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.532301 np0000182334 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.533371 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Extended resource: os-volume-manage {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.533676 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.contrib.snapshot_actions [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] SnapshotActionsController initialized {{(pid=112456) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 20 01:12:02.533811 np0000182334 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.533914 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Extended resource: os-hosts {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.534620 np0000182334 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.534842 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Extended resource: os-hosts {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.535204 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Extended resource: os-availability-zone {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.535340 np0000182334 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.536094 np0000182334 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.536225 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Extended resource: extensions {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.536285 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Extended resource: os-availability-zone {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.536532 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Extended resource: consistencygroups {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.537479 np0000182334 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.537647 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Extended resource: extra_specs {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.537713 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Extended resource: consistencygroups {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.538675 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Extended resource: backups {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.538821 np0000182334 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.539181 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Extended resource: os-volume-transfer {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.539710 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Extended resource: backups {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.540160 np0000182334 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.540789 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.contrib.snapshot_actions [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] SnapshotActionsController initialized {{(pid=112455) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 20 01:12:02.540838 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Extended resource: os-quota-class-sets {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.541546 np0000182334 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.541760 np0000182334 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.541889 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.contrib.snapshot_actions [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] SnapshotActionsController initialized {{(pid=112454) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 20 01:12:02.542769 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Extended resource: cgsnapshots {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.542824 np0000182334 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.543010 np0000182334 devstack@c-api.service[112456]: WARNING castellan.key_manager.migration [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.543357 np0000182334 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.544082 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Extension UsedLimits extending resource: limits {{(pid=112456) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.544173 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Extended resource: scheduler-stats {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.544216 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112456) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.544322 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112456) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.544435 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112456) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.544529 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112456) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.544645 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112456) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.544722 np0000182334 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.544814 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112456) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.544922 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112456) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.544984 np0000182334 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.545018 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112456) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.545120 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112456) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.545738 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Extended resource: qos-specs {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.546034 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Extension AdminActions extending resource: volumes {{(pid=112456) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.546166 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Extension AdminActions extending resource: snapshots {{(pid=112456) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.546229 np0000182334 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.546264 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Extension AdminActions extending resource: backups {{(pid=112456) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.546367 np0000182334 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.546453 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112456) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.546535 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Extension VolumeActions extending resource: volumes {{(pid=112456) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.546707 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.v3.router [None req-2811b73e-cbb3-4edb-a729-44202076e1d3 None None] Extension TypesManage extending resource: types {{(pid=112456) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.547541 np0000182334 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.547708 np0000182334 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.547997 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Extended resource: capabilities {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.549036 np0000182334 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.549177 np0000182334 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.549263 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Extended resource: encryption {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.550417 np0000182334 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.550747 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Extended resource: encryption {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.550792 np0000182334 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.551704 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Extension UsedLimits extending resource: limits {{(pid=112455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.551829 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.551911 np0000182334 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.551994 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.552135 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.552246 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.552291 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Extended resource: os-volume-type-access {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.552328 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.552458 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.552638 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.552685 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Extension UsedLimits extending resource: limits {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.552763 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.552840 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.552921 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.552960 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.552993 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Extension AdminActions extending resource: volumes {{(pid=112455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.553080 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.553147 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Extension AdminActions extending resource: snapshots {{(pid=112455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.553210 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.553273 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Extension AdminActions extending resource: backups {{(pid=112455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.553326 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.553361 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.553445 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.553512 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Extension VolumeActions extending resource: volumes {{(pid=112455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.553574 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.553639 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-b5b45652-11ec-4d97-b668-164cec2f1971 None None] Extension TypesManage extending resource: types {{(pid=112455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.553707 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.553763 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.553979 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Extended resource: os-quota-sets {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.554036 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Extension AdminActions extending resource: volumes {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.554070 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Extension AdminActions extending resource: snapshots {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.554189 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Extension AdminActions extending resource: backups {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.554311 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.554442 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Extension VolumeActions extending resource: volumes {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.554571 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-447de475-9223-426e-a3df-64741a9dd1b9 None None] Extension TypesManage extending resource: types {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.554872 np0000182334 devstack@c-api.service[112456]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78e6d42a3668 pid: 112456 (default app) Jun 20 01:12:02.555380 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Extended resource: os-snapshot-manage {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.557278 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Extended resource: os-volume-manage {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.558743 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Extended resource: os-hosts {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.560099 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Extended resource: os-availability-zone {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.561439 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Extended resource: consistencygroups {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.562323 np0000182334 devstack@c-api.service[112455]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78e6d42a3668 pid: 112455 (default app) Jun 20 01:12:02.563053 np0000182334 devstack@c-api.service[112454]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78e6d42a3668 pid: 112454 (default app) Jun 20 01:12:02.563267 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.563267 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.563398 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.563398 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.563398 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.563398 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.563398 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.563620 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.563620 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.563620 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.563620 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.563620 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.563620 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.563860 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.563860 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.563860 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.563989 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Extended resource: backups {{(pid=112457) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 20 01:12:02.564049 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.564049 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.564049 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.564049 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.564217 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.564217 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.564217 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.564217 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.564419 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.564419 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.564419 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.564419 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.564599 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.564599 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.564599 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.564599 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.564599 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.564805 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.564805 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.564805 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.564805 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.564805 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.565049 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.565049 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.565049 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.565049 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.565049 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.565049 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.565279 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.565279 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.565279 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.565279 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.565279 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.565279 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.565508 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.565508 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.565508 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.565508 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.565508 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.565508 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.565730 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.565730 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.565730 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.565730 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.565730 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.565962 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.565962 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.565962 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.565962 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.565962 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.566155 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.566155 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.566155 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.566155 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.566155 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.566155 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.566396 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.566396 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.566396 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.566396 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.566396 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.566396 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.566602 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.566602 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.566602 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.566602 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.566602 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.566819 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.566819 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.566819 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.566819 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.566819 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.567859 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.567859 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.567859 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.567859 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.568234 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.568234 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.568234 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.568234 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.568517 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.568517 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.568517 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.568517 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.568517 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.569111 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.569111 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.569111 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.569111 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.569111 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.569480 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.569480 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.569480 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.569480 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.569783 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.569783 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.569783 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.569783 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.570081 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.570081 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.570081 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.570081 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.570367 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.570367 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.570367 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.570367 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.570650 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.570650 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.570650 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.570650 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.570940 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.570940 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.570940 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.570940 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.570940 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.571369 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.571369 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.571369 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.571369 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.571369 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.571369 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.571837 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.571837 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.571837 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.571837 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.571837 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.572228 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.572228 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.572228 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.572228 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.572228 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.572228 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.573188 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.573188 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.573188 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.573188 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.573188 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.573188 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.573624 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.573624 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.573624 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.573624 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.573624 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.573624 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.574351 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.574351 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.574351 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.574351 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.574351 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.574351 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.574778 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.574778 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.574778 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.574778 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.574977 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.574977 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.574977 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.574977 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.574977 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.575214 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.575214 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.575214 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.575214 np0000182334 devstack@c-api.service[112456]: /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 20 01:12:02.575214 np0000182334 devstack@c-api.service[112456]: warnings.warn(deprecated_msg) Jun 20 01:12:02.575394 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.contrib.snapshot_actions [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] SnapshotActionsController initialized {{(pid=112457) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 20 01:12:02.575394 np0000182334 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.575471 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.middleware.request_id [None req-85165491-5a27-44f6-8e90-ed6d101cec4e None None] RequestId filter calling following filter/app {{(pid=112456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:12:02.575509 np0000182334 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.575509 np0000182334 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.575566 np0000182334 devstack@c-api.service[112456]: [pid: 112456|app: 0|req: 1/1] 199.204.45.177 () {60 vars in 956 bytes} [Sat Jun 20 01:12:02 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 20 01:12:02.575607 np0000182334 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.575607 np0000182334 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.575607 np0000182334 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.575607 np0000182334 devstack@c-api.service[112457]: WARNING castellan.key_manager.migration [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 20 01:12:02.576171 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Extension UsedLimits extending resource: limits {{(pid=112457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.576171 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.576171 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.576647 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.576647 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.576647 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.576844 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.576844 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.577014 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.577082 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.577148 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Extension AdminActions extending resource: volumes {{(pid=112457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.577270 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Extension AdminActions extending resource: snapshots {{(pid=112457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.577387 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Extension AdminActions extending resource: backups {{(pid=112457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.577530 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.577691 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Extension VolumeActions extending resource: volumes {{(pid=112457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.577851 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.v3.router [None req-04054f1a-6a23-4b00-9500-89c41a1b2d2c None None] Extension TypesManage extending resource: types {{(pid=112457) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 20 01:12:02.586351 np0000182334 devstack@c-api.service[112457]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78e6d42a3668 pid: 112457 (default app) Jun 20 01:12:09.869893 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.869893 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.869893 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.869893 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.869893 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.870405 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.870405 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.870405 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.870405 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.870405 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.870539 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.870539 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.870539 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.870539 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.870539 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.870539 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.870723 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.870723 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.870723 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.870723 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.870839 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.870839 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.870839 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.870839 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.870992 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.870992 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.870992 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.870992 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.871114 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.871114 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.871114 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.871114 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.871114 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.871247 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.871247 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.871247 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.871247 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.871247 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.871373 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.871373 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.871373 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.871373 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.871373 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.871373 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.871529 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.871529 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.871529 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.871529 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.871529 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.871529 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.871694 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.871694 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.871694 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.871694 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.871694 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.871694 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.871869 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.871869 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.871869 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.871869 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.871869 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.872019 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.872019 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.872019 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.872019 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.872019 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.872154 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.872154 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.872154 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.872154 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.872154 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.872154 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.872325 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.872325 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.872325 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.872325 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.872325 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.872325 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.872467 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.872467 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.872467 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.872467 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.872467 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.872638 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.872638 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.872638 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.872638 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.872638 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.872765 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.872765 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.872765 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.872765 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.873613 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.873613 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.873613 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.873613 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.873845 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.873845 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.873845 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.873845 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.873845 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.874146 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.874146 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.874146 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.874146 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.874146 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.874431 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.874431 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.874431 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.874431 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.874672 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.874672 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.874672 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.874672 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.874911 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.874911 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.874911 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.874911 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.875173 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.875173 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.875173 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.875173 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.875421 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.875421 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.875421 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.875421 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.875670 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.875670 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.875670 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.875670 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.875670 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.875988 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.875988 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.875988 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.875988 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.875988 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.875988 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.876335 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.876335 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.876335 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.876335 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.876335 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.876689 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.876689 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.876689 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.876689 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.876689 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.876689 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.877084 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.877084 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.877084 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.877084 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.877084 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.877084 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.877425 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.877425 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.877425 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.877425 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.877425 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.877425 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.877782 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.877782 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.877782 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.877782 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.877782 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.877782 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.878184 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.878184 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.878184 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.878184 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.878424 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.878424 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.878424 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.878424 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.878424 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.878729 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.878729 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.878729 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.878729 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:09.878729 np0000182334 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) Jun 20 01:12:09.878729 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.middleware.request_id [None req-d376f779-0849-47f9-929f-5b37308736d4 None None] RequestId filter calling following filter/app {{(pid=112455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:12:10.383131 np0000182334 devstack@c-api.service[112455]: INFO cinder.api.openstack.wsgi [None req-d376f779-0849-47f9-929f-5b37308736d4 admin admin] POST https://199.204.45.177/volume/v3/types Jun 20 01:12:10.383738 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.openstack.wsgi [None req-d376f779-0849-47f9-929f-5b37308736d4 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 20 01:12:10.385437 np0000182334 devstack@c-api.service[112455]: /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 20 01:12:10.385437 np0000182334 devstack@c-api.service[112455]: warnings.warn( Jun 20 01:12:10.422813 np0000182334 devstack@c-api.service[112455]: DEBUG oslo_db.sqlalchemy.engines [None req-d376f779-0849-47f9-929f-5b37308736d4 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=112455) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:12:10.460963 np0000182334 devstack@c-api.service[112455]: INFO cinder.api.openstack.wsgi [None req-d376f779-0849-47f9-929f-5b37308736d4 admin admin] https://199.204.45.177/volume/v3/types returned with HTTP 200 Jun 20 01:12:10.461578 np0000182334 devstack@c-api.service[112455]: [pid: 112455|app: 0|req: 1/2] 199.204.45.177 () {68 vars in 1288 bytes} [Sat Jun 20 01:12:09 2026] POST /volume/v3/types => generated 186 bytes in 605 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 20 01:12:10.489015 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.489015 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.489015 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.489015 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.489580 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.489580 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.489580 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.489580 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.489737 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.489737 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.489737 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.489737 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.489737 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.489737 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.490009 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.490009 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.490009 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.490009 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.490009 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.490190 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.490190 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.490190 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.490190 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.490190 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.490391 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.490391 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.490391 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.490391 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.490543 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.490543 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.490543 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.490543 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.490543 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.490724 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.490724 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.490724 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.490724 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.490724 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.490929 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.490929 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.490929 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.490929 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.490929 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.490929 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.491138 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.491138 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.491138 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.491138 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.491138 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.491138 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.491330 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.491330 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.491330 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.491330 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.491330 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.491330 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.491524 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.491524 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.491524 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.491524 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.491524 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.491704 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.491704 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.491704 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.491704 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.491704 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.492593 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.492593 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.492593 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.492593 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.492593 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.492593 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.493149 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.493149 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.493149 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.493149 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.493149 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.493149 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.493614 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.493614 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.493614 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.493614 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.493614 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.494037 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.494037 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.494037 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.494037 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.494037 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.494409 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.494409 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.494409 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.494409 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.494754 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.494754 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.494754 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.494754 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.495131 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.495131 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.495131 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.495131 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.495131 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.495522 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.495522 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.495522 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.495522 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.495522 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.495931 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.495931 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.495931 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.495931 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.496252 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.496252 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.496252 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.496252 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.496530 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.496530 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.496530 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.496530 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.496860 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.496860 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.496860 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.496860 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.497186 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.497186 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.497186 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.497186 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.497553 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.497553 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.497553 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.497553 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.497553 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.497734 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.497734 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.497734 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.497734 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.497734 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.497734 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.497953 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.497953 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.497953 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.497953 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.497953 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.498123 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.498123 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.498123 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.498123 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.498123 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.498123 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.498342 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.498342 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.498342 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.498342 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.498342 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.498342 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.498548 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.498548 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.498548 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.498548 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.498548 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.498548 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.498750 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.498750 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.498750 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.498750 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.498750 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.498750 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.498963 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.498963 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.498963 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.498963 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.499281 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.499281 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.499281 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.499281 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.499281 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.499483 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.499483 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.499483 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.499483 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.499483 np0000182334 devstack@c-api.service[112454]: warnings.warn(deprecated_msg) Jun 20 01:12:10.499483 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.middleware.request_id [req-d376f779-0849-47f9-929f-5b37308736d4 req-622ceaec-803f-43cc-a01b-39946ab37413 None None] RequestId filter calling following filter/app {{(pid=112454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:12:10.820601 np0000182334 devstack@c-api.service[112454]: INFO cinder.api.openstack.wsgi [req-d376f779-0849-47f9-929f-5b37308736d4 req-622ceaec-803f-43cc-a01b-39946ab37413 admin admin] POST https://199.204.45.177/volume/v3/types/1cb175ed-32ec-4aec-9b46-aa90e629ca07/extra_specs Jun 20 01:12:10.821203 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.openstack.wsgi [req-d376f779-0849-47f9-929f-5b37308736d4 req-622ceaec-803f-43cc-a01b-39946ab37413 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 20 01:12:10.823094 np0000182334 devstack@c-api.service[112454]: /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 20 01:12:10.823094 np0000182334 devstack@c-api.service[112454]: warnings.warn( Jun 20 01:12:10.857060 np0000182334 devstack@c-api.service[112454]: DEBUG oslo_db.sqlalchemy.engines [req-d376f779-0849-47f9-929f-5b37308736d4 req-622ceaec-803f-43cc-a01b-39946ab37413 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=112454) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:12:10.929920 np0000182334 devstack@c-api.service[112454]: INFO cinder.api.openstack.wsgi [req-d376f779-0849-47f9-929f-5b37308736d4 req-622ceaec-803f-43cc-a01b-39946ab37413 admin admin] https://199.204.45.177/volume/v3/types/1cb175ed-32ec-4aec-9b46-aa90e629ca07/extra_specs returned with HTTP 200 Jun 20 01:12:10.930832 np0000182334 devstack@c-api.service[112454]: [pid: 112454|app: 0|req: 1/3] 199.204.45.177 () {70 vars in 1505 bytes} [Sat Jun 20 01:12:10 2026] POST /volume/v3/types/1cb175ed-32ec-4aec-9b46-aa90e629ca07/extra_specs => generated 55 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:12:12.435422 np0000182334 devstack@c-api.service[112456]: DEBUG dbcounter [-] [112456] Writing DB stats cinder:SELECT=6 {{(pid=112456) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:12:12.466614 np0000182334 devstack@c-api.service[112457]: DEBUG dbcounter [-] [112457] Writing DB stats cinder:SELECT=6 {{(pid=112457) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:12:20.457508 np0000182334 devstack@c-api.service[112455]: DEBUG dbcounter [-] [112455] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112455) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:12:20.927696 np0000182334 devstack@c-api.service[112454]: DEBUG dbcounter [-] [112454] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112454) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:16:22.985651 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.middleware.request_id [None req-e9328c0e-1a3e-41aa-8eb1-11130128f9ff None None] RequestId filter calling following filter/app {{(pid=112456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:16:22.986723 np0000182334 devstack@c-api.service[112456]: INFO cinder.api.openstack.wsgi [None req-e9328c0e-1a3e-41aa-8eb1-11130128f9ff None None] GET https://199.204.45.177/volume// Jun 20 01:16:22.987027 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.openstack.wsgi [None req-e9328c0e-1a3e-41aa-8eb1-11130128f9ff None None] Empty body provided in request {{(pid=112456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:16:22.987420 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.openstack.wsgi [None req-e9328c0e-1a3e-41aa-8eb1-11130128f9ff None None] Calling method 'all' {{(pid=112456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:16:22.988247 np0000182334 devstack@c-api.service[112456]: INFO cinder.api.openstack.wsgi [None req-e9328c0e-1a3e-41aa-8eb1-11130128f9ff None None] https://199.204.45.177/volume// returned with HTTP 300 Jun 20 01:16:22.988632 np0000182334 devstack@c-api.service[112456]: [pid: 112456|app: 0|req: 2/4] 199.204.45.177 () {66 vars in 1456 bytes} [Sat Jun 20 01:16:22 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 20 01:17:03.159998 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.159998 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.159998 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.159998 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.159998 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.160940 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.160940 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.160940 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.160940 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.160940 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.161344 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.161344 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.161344 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.161344 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.161344 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.161344 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.161785 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.161785 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.161785 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.161785 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.162154 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.162154 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.162154 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.162154 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.162453 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.162453 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.162453 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.162453 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.162735 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.162735 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.162735 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.162735 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.162735 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.163131 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.163131 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.163131 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.163131 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.163131 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.163482 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.163482 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.163482 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.163482 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.163482 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.163482 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.163933 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.163933 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.163933 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.163933 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.163933 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.163933 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.164429 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.164429 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.164429 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.164429 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.164429 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.164429 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.164841 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.164841 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.164841 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.164841 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.164841 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.165523 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.165523 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.165523 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.165523 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.165523 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.165860 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.165860 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.165860 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.165860 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.165860 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.165860 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.166358 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.166358 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.166358 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.166358 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.166358 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.166358 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.166767 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.166767 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.166767 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.166767 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.166767 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.167175 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.167175 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.167175 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.167175 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.167175 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.167511 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.167511 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.167511 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.167511 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.167817 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.167817 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.167817 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.167817 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.168138 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.168138 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.168138 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.168138 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.168138 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.168521 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.168521 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.168521 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.168521 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.168521 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.168844 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.168844 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.168844 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.168844 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.169168 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.169168 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.169168 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.169168 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.169463 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.169463 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.169463 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.169463 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.169753 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.169753 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.169753 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.169753 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.170043 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.170043 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.170043 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.170043 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.170406 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.170406 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.170406 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.170406 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.170406 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.170751 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.170751 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.170751 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.170751 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.170751 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.170751 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.171189 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.171189 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.171189 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.171189 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.171189 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.171499 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.171499 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.171499 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.171499 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.171499 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.171499 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.171918 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.171918 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.171918 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.171918 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.171918 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.171918 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.172316 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.172316 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.172316 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.172316 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.172316 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.172316 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.172702 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.172702 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.172702 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.172702 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.172702 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.172702 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.173133 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.173133 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.173133 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.173133 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.173411 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.173411 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.173411 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.173411 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.173411 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.173767 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.173767 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.173767 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.173767 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:03.173767 np0000182334 devstack@c-api.service[112457]: warnings.warn(deprecated_msg) Jun 20 01:17:03.173767 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.middleware.request_id [None req-35a901d4-1053-49ea-a284-284041b6f776 None None] RequestId filter calling following filter/app {{(pid=112457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:17:03.173767 np0000182334 devstack@c-api.service[112457]: [pid: 112457|app: 0|req: 1/5] 199.204.45.177 () {62 vars in 1068 bytes} [Sat Jun 20 01:17:03 2026] GET /volume/v3 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 20 01:17:03.210458 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.middleware.request_id [None req-7854d124-5b21-496a-8bd6-4af75a234553 None None] RequestId filter calling following filter/app {{(pid=112455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:17:03.222677 np0000182334 devstack@c-api.service[112455]: [pid: 112455|app: 0|req: 2/6] 199.204.45.177 () {64 vars in 1272 bytes} [Sat Jun 20 01:17:03 2026] GET /volume/v3 => generated 0 bytes in 14 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 20 01:17:03.258385 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.middleware.request_id [req-7854d124-5b21-496a-8bd6-4af75a234553 req-a16eda27-3b3c-4288-a9e4-df56a722f529 None None] RequestId filter calling following filter/app {{(pid=112454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:17:03.264041 np0000182334 devstack@c-api.service[112454]: INFO cinder.api.openstack.wsgi [req-7854d124-5b21-496a-8bd6-4af75a234553 req-a16eda27-3b3c-4288-a9e4-df56a722f529 demo demo] GET https://199.204.45.177/volume/v3/ Jun 20 01:17:03.264441 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.openstack.wsgi [req-7854d124-5b21-496a-8bd6-4af75a234553 req-a16eda27-3b3c-4288-a9e4-df56a722f529 demo demo] Empty body provided in request {{(pid=112454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:17:03.264863 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.openstack.wsgi [req-7854d124-5b21-496a-8bd6-4af75a234553 req-a16eda27-3b3c-4288-a9e4-df56a722f529 demo demo] Calling method 'version_select' {{(pid=112454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:17:03.269631 np0000182334 devstack@c-api.service[112454]: INFO cinder.api.openstack.wsgi [req-7854d124-5b21-496a-8bd6-4af75a234553 req-a16eda27-3b3c-4288-a9e4-df56a722f529 demo demo] https://199.204.45.177/volume/v3/ returned with HTTP 200 Jun 20 01:17:03.270433 np0000182334 devstack@c-api.service[112454]: [pid: 112454|app: 0|req: 2/7] 199.204.45.177 () {66 vars in 1346 bytes} [Sat Jun 20 01:17:03 2026] GET /volume/v3/ => generated 390 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 20 01:17:03.310714 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.middleware.request_id [None req-d19a29f4-d87d-4251-8f02-484d8081a975 None None] RequestId filter calling following filter/app {{(pid=112456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:17:03.629945 np0000182334 devstack@c-api.service[112456]: INFO cinder.api.openstack.wsgi [None req-d19a29f4-d87d-4251-8f02-484d8081a975 demo demo] GET https://199.204.45.177/volume/v3/types Jun 20 01:17:03.630480 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.openstack.wsgi [None req-d19a29f4-d87d-4251-8f02-484d8081a975 demo demo] Empty body provided in request {{(pid=112456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:17:03.630762 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.openstack.wsgi [None req-d19a29f4-d87d-4251-8f02-484d8081a975 demo demo] Calling method 'index' {{(pid=112456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:17:03.631250 np0000182334 devstack@c-api.service[112456]: /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 20 01:17:03.631250 np0000182334 devstack@c-api.service[112456]: warnings.warn( Jun 20 01:17:03.631627 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.api_utils [None req-d19a29f4-d87d-4251-8f02-484d8081a975 demo demo] Removing options '' from query. {{(pid=112456) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:17:03.669225 np0000182334 devstack@c-api.service[112456]: DEBUG oslo_db.sqlalchemy.engines [None req-d19a29f4-d87d-4251-8f02-484d8081a975 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=112456) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:17:03.689362 np0000182334 devstack@c-api.service[112456]: INFO cinder.api.openstack.wsgi [None req-d19a29f4-d87d-4251-8f02-484d8081a975 demo demo] https://199.204.45.177/volume/v3/types returned with HTTP 200 Jun 20 01:17:03.689838 np0000182334 devstack@c-api.service[112456]: [pid: 112456|app: 0|req: 3/8] 199.204.45.177 () {64 vars in 1290 bytes} [Sat Jun 20 01:17:03 2026] GET /volume/v3/types => generated 377 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 20 01:17:03.728327 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.middleware.request_id [None req-49d010fc-23c4-40cf-bc4d-04aa2a3dd2ae None None] RequestId filter calling following filter/app {{(pid=112457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:17:04.065534 np0000182334 devstack@c-api.service[112457]: INFO cinder.api.openstack.wsgi [None req-49d010fc-23c4-40cf-bc4d-04aa2a3dd2ae demo demo] GET https://199.204.45.177/volume/v3/types/default Jun 20 01:17:04.065860 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.openstack.wsgi [None req-49d010fc-23c4-40cf-bc4d-04aa2a3dd2ae demo demo] Empty body provided in request {{(pid=112457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:17:04.066099 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.openstack.wsgi [None req-49d010fc-23c4-40cf-bc4d-04aa2a3dd2ae demo demo] Calling method 'show' {{(pid=112457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:17:04.103544 np0000182334 devstack@c-api.service[112457]: DEBUG oslo_db.sqlalchemy.engines [None req-49d010fc-23c4-40cf-bc4d-04aa2a3dd2ae 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=112457) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 20 01:17:04.122948 np0000182334 devstack@c-api.service[112457]: /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 20 01:17:04.122948 np0000182334 devstack@c-api.service[112457]: warnings.warn( Jun 20 01:17:04.125322 np0000182334 devstack@c-api.service[112457]: INFO cinder.api.openstack.wsgi [None req-49d010fc-23c4-40cf-bc4d-04aa2a3dd2ae demo demo] https://199.204.45.177/volume/v3/types/default returned with HTTP 200 Jun 20 01:17:04.125833 np0000182334 devstack@c-api.service[112457]: [pid: 112457|app: 0|req: 2/9] 199.204.45.177 () {64 vars in 1301 bytes} [Sat Jun 20 01:17:03 2026] GET /volume/v3/types/default => generated 145 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 20 01:17:04.607943 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.middleware.request_id [None req-faca4b8e-1509-4796-9ae6-fe6b384f1a28 None None] RequestId filter calling following filter/app {{(pid=112455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:17:04.609191 np0000182334 devstack@c-api.service[112455]: [pid: 112455|app: 0|req: 3/10] 199.204.45.177 () {62 vars in 1068 bytes} [Sat Jun 20 01:17:04 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 20 01:17:04.643930 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.middleware.request_id [None req-0a78eb06-7dca-4d0a-9870-6c00359e79c8 None None] RequestId filter calling following filter/app {{(pid=112454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:17:04.651717 np0000182334 devstack@c-api.service[112454]: [pid: 112454|app: 0|req: 3/11] 199.204.45.177 () {64 vars in 1272 bytes} [Sat Jun 20 01:17:04 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 20 01:17:04.686432 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.middleware.request_id [req-0a78eb06-7dca-4d0a-9870-6c00359e79c8 req-844b818c-429f-4047-80c0-0911adf7b3ba None None] RequestId filter calling following filter/app {{(pid=112456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:17:04.689359 np0000182334 devstack@c-api.service[112456]: INFO cinder.api.openstack.wsgi [req-0a78eb06-7dca-4d0a-9870-6c00359e79c8 req-844b818c-429f-4047-80c0-0911adf7b3ba demo demo] GET https://199.204.45.177/volume/v3/ Jun 20 01:17:04.689847 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.openstack.wsgi [req-0a78eb06-7dca-4d0a-9870-6c00359e79c8 req-844b818c-429f-4047-80c0-0911adf7b3ba demo demo] Empty body provided in request {{(pid=112456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:17:04.690207 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.openstack.wsgi [req-0a78eb06-7dca-4d0a-9870-6c00359e79c8 req-844b818c-429f-4047-80c0-0911adf7b3ba demo demo] Calling method 'version_select' {{(pid=112456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:17:04.690738 np0000182334 devstack@c-api.service[112456]: INFO cinder.api.openstack.wsgi [req-0a78eb06-7dca-4d0a-9870-6c00359e79c8 req-844b818c-429f-4047-80c0-0911adf7b3ba demo demo] https://199.204.45.177/volume/v3/ returned with HTTP 200 Jun 20 01:17:04.691536 np0000182334 devstack@c-api.service[112456]: [pid: 112456|app: 0|req: 4/12] 199.204.45.177 () {66 vars in 1346 bytes} [Sat Jun 20 01:17:04 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 20 01:17:04.744760 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.middleware.request_id [None req-0da1a303-7231-4810-b83a-ac67876ec2da None None] RequestId filter calling following filter/app {{(pid=112457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:17:04.748390 np0000182334 devstack@c-api.service[112457]: INFO cinder.api.openstack.wsgi [None req-0da1a303-7231-4810-b83a-ac67876ec2da demo demo] GET https://199.204.45.177/volume/v3/types/default Jun 20 01:17:04.748648 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.openstack.wsgi [None req-0da1a303-7231-4810-b83a-ac67876ec2da demo demo] Empty body provided in request {{(pid=112457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:17:04.748928 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.openstack.wsgi [None req-0da1a303-7231-4810-b83a-ac67876ec2da demo demo] Calling method 'show' {{(pid=112457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:17:04.759140 np0000182334 devstack@c-api.service[112457]: INFO cinder.api.openstack.wsgi [None req-0da1a303-7231-4810-b83a-ac67876ec2da demo demo] https://199.204.45.177/volume/v3/types/default returned with HTTP 200 Jun 20 01:17:04.759676 np0000182334 devstack@c-api.service[112457]: [pid: 112457|app: 0|req: 3/13] 199.204.45.177 () {64 vars in 1301 bytes} [Sat Jun 20 01:17:04 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 20 01:17:05.391730 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.middleware.request_id [None req-7188ce15-dc1d-4595-a136-d17ef36c69de None None] RequestId filter calling following filter/app {{(pid=112455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:17:05.392999 np0000182334 devstack@c-api.service[112455]: [pid: 112455|app: 0|req: 4/14] 199.204.45.177 () {62 vars in 1068 bytes} [Sat Jun 20 01:17:05 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 20 01:17:05.428495 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.middleware.request_id [None req-4959c407-67a7-49ad-8848-91d5a2be79a0 None None] RequestId filter calling following filter/app {{(pid=112454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:17:05.433199 np0000182334 devstack@c-api.service[112454]: [pid: 112454|app: 0|req: 4/15] 199.204.45.177 () {64 vars in 1272 bytes} [Sat Jun 20 01:17:05 2026] GET /volume/v3 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 20 01:17:05.468899 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.middleware.request_id [req-4959c407-67a7-49ad-8848-91d5a2be79a0 req-b04d06b0-fe5c-494e-a485-3f6607e2b489 None None] RequestId filter calling following filter/app {{(pid=112456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:17:05.472537 np0000182334 devstack@c-api.service[112456]: INFO cinder.api.openstack.wsgi [req-4959c407-67a7-49ad-8848-91d5a2be79a0 req-b04d06b0-fe5c-494e-a485-3f6607e2b489 demo demo] GET https://199.204.45.177/volume/v3/ Jun 20 01:17:05.472944 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.openstack.wsgi [req-4959c407-67a7-49ad-8848-91d5a2be79a0 req-b04d06b0-fe5c-494e-a485-3f6607e2b489 demo demo] Empty body provided in request {{(pid=112456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:17:05.473353 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.openstack.wsgi [req-4959c407-67a7-49ad-8848-91d5a2be79a0 req-b04d06b0-fe5c-494e-a485-3f6607e2b489 demo demo] Calling method 'version_select' {{(pid=112456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:17:05.474092 np0000182334 devstack@c-api.service[112456]: INFO cinder.api.openstack.wsgi [req-4959c407-67a7-49ad-8848-91d5a2be79a0 req-b04d06b0-fe5c-494e-a485-3f6607e2b489 demo demo] https://199.204.45.177/volume/v3/ returned with HTTP 200 Jun 20 01:17:05.475022 np0000182334 devstack@c-api.service[112456]: [pid: 112456|app: 0|req: 5/16] 199.204.45.177 () {66 vars in 1346 bytes} [Sat Jun 20 01:17:05 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 20 01:17:05.514647 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.middleware.request_id [None req-a2043884-cafd-422b-854c-6cdcb38ce809 None None] RequestId filter calling following filter/app {{(pid=112457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:17:05.518494 np0000182334 devstack@c-api.service[112457]: INFO cinder.api.openstack.wsgi [None req-a2043884-cafd-422b-854c-6cdcb38ce809 demo demo] GET https://199.204.45.177/volume/v3/types/default Jun 20 01:17:05.519616 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.openstack.wsgi [None req-a2043884-cafd-422b-854c-6cdcb38ce809 demo demo] Empty body provided in request {{(pid=112457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:17:05.519616 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.openstack.wsgi [None req-a2043884-cafd-422b-854c-6cdcb38ce809 demo demo] Calling method 'show' {{(pid=112457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:17:05.529391 np0000182334 devstack@c-api.service[112457]: INFO cinder.api.openstack.wsgi [None req-a2043884-cafd-422b-854c-6cdcb38ce809 demo demo] https://199.204.45.177/volume/v3/types/default returned with HTTP 200 Jun 20 01:17:05.529817 np0000182334 devstack@c-api.service[112457]: [pid: 112457|app: 0|req: 4/17] 199.204.45.177 () {64 vars in 1301 bytes} [Sat Jun 20 01:17:05 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 20 01:17:05.564695 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.middleware.request_id [None req-0523685d-7f54-4807-abe4-c6f6352fe4d1 None None] RequestId filter calling following filter/app {{(pid=112455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:17:05.565864 np0000182334 devstack@c-api.service[112455]: [pid: 112455|app: 0|req: 5/18] 199.204.45.177 () {62 vars in 1068 bytes} [Sat Jun 20 01:17:05 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 20 01:17:05.597344 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.middleware.request_id [None req-8260e9a2-e8a1-431b-8d68-94d673a143b0 None None] RequestId filter calling following filter/app {{(pid=112454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:17:05.601274 np0000182334 devstack@c-api.service[112454]: [pid: 112454|app: 0|req: 5/19] 199.204.45.177 () {64 vars in 1272 bytes} [Sat Jun 20 01:17:05 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 20 01:17:05.637786 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.middleware.request_id [req-8260e9a2-e8a1-431b-8d68-94d673a143b0 req-f4b3b528-cc06-42ef-b556-3fc1d130693a None None] RequestId filter calling following filter/app {{(pid=112456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:17:05.641413 np0000182334 devstack@c-api.service[112456]: INFO cinder.api.openstack.wsgi [req-8260e9a2-e8a1-431b-8d68-94d673a143b0 req-f4b3b528-cc06-42ef-b556-3fc1d130693a demo demo] GET https://199.204.45.177/volume/v3/ Jun 20 01:17:05.641835 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.openstack.wsgi [req-8260e9a2-e8a1-431b-8d68-94d673a143b0 req-f4b3b528-cc06-42ef-b556-3fc1d130693a demo demo] Empty body provided in request {{(pid=112456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:17:05.642252 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.openstack.wsgi [req-8260e9a2-e8a1-431b-8d68-94d673a143b0 req-f4b3b528-cc06-42ef-b556-3fc1d130693a demo demo] Calling method 'version_select' {{(pid=112456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:17:05.643119 np0000182334 devstack@c-api.service[112456]: INFO cinder.api.openstack.wsgi [req-8260e9a2-e8a1-431b-8d68-94d673a143b0 req-f4b3b528-cc06-42ef-b556-3fc1d130693a demo demo] https://199.204.45.177/volume/v3/ returned with HTTP 200 Jun 20 01:17:05.643900 np0000182334 devstack@c-api.service[112456]: [pid: 112456|app: 0|req: 6/20] 199.204.45.177 () {66 vars in 1346 bytes} [Sat Jun 20 01:17:05 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 20 01:17:05.685166 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.middleware.request_id [None req-40c56ee3-4a21-4dd6-8d9d-18b374134a1c None None] RequestId filter calling following filter/app {{(pid=112457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:17:05.689113 np0000182334 devstack@c-api.service[112457]: INFO cinder.api.openstack.wsgi [None req-40c56ee3-4a21-4dd6-8d9d-18b374134a1c demo demo] GET https://199.204.45.177/volume/v3/types/default Jun 20 01:17:05.689649 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.openstack.wsgi [None req-40c56ee3-4a21-4dd6-8d9d-18b374134a1c demo demo] Empty body provided in request {{(pid=112457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:17:05.690241 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.openstack.wsgi [None req-40c56ee3-4a21-4dd6-8d9d-18b374134a1c demo demo] Calling method 'show' {{(pid=112457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:17:05.699638 np0000182334 devstack@c-api.service[112457]: INFO cinder.api.openstack.wsgi [None req-40c56ee3-4a21-4dd6-8d9d-18b374134a1c demo demo] https://199.204.45.177/volume/v3/types/default returned with HTTP 200 Jun 20 01:17:05.700163 np0000182334 devstack@c-api.service[112457]: [pid: 112457|app: 0|req: 5/21] 199.204.45.177 () {64 vars in 1301 bytes} [Sat Jun 20 01:17:05 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 20 01:17:13.682653 np0000182334 devstack@c-api.service[112456]: DEBUG dbcounter [-] [112456] Writing DB stats cinder:SELECT=1 {{(pid=112456) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:17:15.696266 np0000182334 devstack@c-api.service[112457]: DEBUG dbcounter [-] [112457] Writing DB stats cinder:SELECT=8 {{(pid=112457) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:26:55.542532 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.middleware.request_id [None req-cc269ba8-b1cc-4daa-acfc-3379c52891cb None None] RequestId filter calling following filter/app {{(pid=112455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:26:55.656891 np0000182334 devstack@c-api.service[112455]: INFO cinder.api.openstack.wsgi [None req-cc269ba8-b1cc-4daa-acfc-3379c52891cb demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 20 01:26:55.657307 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.openstack.wsgi [None req-cc269ba8-b1cc-4daa-acfc-3379c52891cb demo demo] Empty body provided in request {{(pid=112455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:26:55.657567 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.openstack.wsgi [None req-cc269ba8-b1cc-4daa-acfc-3379c52891cb demo demo] Calling method 'detail' {{(pid=112455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:26:55.658196 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.api_utils [None req-cc269ba8-b1cc-4daa-acfc-3379c52891cb demo demo] Removing options '' from query. {{(pid=112455) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:26:55.659157 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.volume.api [None req-cc269ba8-b1cc-4daa-acfc-3379c52891cb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112455) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:26:55.708386 np0000182334 devstack@c-api.service[112455]: INFO cinder.volume.api [None req-cc269ba8-b1cc-4daa-acfc-3379c52891cb demo demo] Get all volumes completed successfully. Jun 20 01:26:55.711094 np0000182334 devstack@c-api.service[112455]: INFO cinder.api.openstack.wsgi [None req-cc269ba8-b1cc-4daa-acfc-3379c52891cb demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:26:55.711530 np0000182334 devstack@c-api.service[112455]: [pid: 112455|app: 0|req: 6/22] 199.204.45.177 () {64 vars in 1295 bytes} [Sat Jun 20 01:26:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:27:05.699703 np0000182334 devstack@c-api.service[112455]: DEBUG dbcounter [-] [112455] Writing DB stats cinder:SELECT=1 {{(pid=112455) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:27:55.729360 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.middleware.request_id [None req-577d4657-3a12-43d8-8973-793abdab382a None None] RequestId filter calling following filter/app {{(pid=112454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:27:55.732144 np0000182334 devstack@c-api.service[112454]: INFO cinder.api.openstack.wsgi [None req-577d4657-3a12-43d8-8973-793abdab382a demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 20 01:27:55.732461 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.openstack.wsgi [None req-577d4657-3a12-43d8-8973-793abdab382a demo demo] Empty body provided in request {{(pid=112454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:27:55.732782 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.openstack.wsgi [None req-577d4657-3a12-43d8-8973-793abdab382a demo demo] Calling method 'detail' {{(pid=112454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:27:55.733582 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.api_utils [None req-577d4657-3a12-43d8-8973-793abdab382a demo demo] Removing options '' from query. {{(pid=112454) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:27:55.734724 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.volume.api [None req-577d4657-3a12-43d8-8973-793abdab382a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112454) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:27:55.766802 np0000182334 devstack@c-api.service[112454]: INFO cinder.volume.api [None req-577d4657-3a12-43d8-8973-793abdab382a demo demo] Get all volumes completed successfully. Jun 20 01:27:55.770213 np0000182334 devstack@c-api.service[112454]: INFO cinder.api.openstack.wsgi [None req-577d4657-3a12-43d8-8973-793abdab382a demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:27:55.770747 np0000182334 devstack@c-api.service[112454]: [pid: 112454|app: 0|req: 6/23] 199.204.45.177 () {64 vars in 1295 bytes} [Sat Jun 20 01:27:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:28:05.760397 np0000182334 devstack@c-api.service[112454]: DEBUG dbcounter [-] [112454] Writing DB stats cinder:SELECT=1 {{(pid=112454) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:28:55.784863 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.middleware.request_id [None req-b4ae2814-fbe9-462b-93b5-b77b970c2b4e None None] RequestId filter calling following filter/app {{(pid=112456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:28:55.788958 np0000182334 devstack@c-api.service[112456]: INFO cinder.api.openstack.wsgi [None req-b4ae2814-fbe9-462b-93b5-b77b970c2b4e demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 20 01:28:55.789286 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.openstack.wsgi [None req-b4ae2814-fbe9-462b-93b5-b77b970c2b4e demo demo] Empty body provided in request {{(pid=112456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:28:55.789516 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.openstack.wsgi [None req-b4ae2814-fbe9-462b-93b5-b77b970c2b4e demo demo] Calling method 'detail' {{(pid=112456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:28:55.789932 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.api_utils [None req-b4ae2814-fbe9-462b-93b5-b77b970c2b4e demo demo] Removing options '' from query. {{(pid=112456) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:28:55.790816 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.volume.api [None req-b4ae2814-fbe9-462b-93b5-b77b970c2b4e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112456) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:28:55.844439 np0000182334 devstack@c-api.service[112456]: INFO cinder.volume.api [None req-b4ae2814-fbe9-462b-93b5-b77b970c2b4e demo demo] Get all volumes completed successfully. Jun 20 01:28:55.847638 np0000182334 devstack@c-api.service[112456]: INFO cinder.api.openstack.wsgi [None req-b4ae2814-fbe9-462b-93b5-b77b970c2b4e demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:28:55.848208 np0000182334 devstack@c-api.service[112456]: [pid: 112456|app: 0|req: 7/24] 199.204.45.177 () {64 vars in 1295 bytes} [Sat Jun 20 01:28:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:29:05.834344 np0000182334 devstack@c-api.service[112456]: DEBUG dbcounter [-] [112456] Writing DB stats cinder:SELECT=1 {{(pid=112456) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:29:55.922481 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.middleware.request_id [None req-05f15381-cf31-4b14-a391-61a2d0c77b29 None None] RequestId filter calling following filter/app {{(pid=112457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:29:55.925701 np0000182334 devstack@c-api.service[112457]: INFO cinder.api.openstack.wsgi [None req-05f15381-cf31-4b14-a391-61a2d0c77b29 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 20 01:29:55.925903 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.openstack.wsgi [None req-05f15381-cf31-4b14-a391-61a2d0c77b29 demo demo] Empty body provided in request {{(pid=112457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:29:55.926145 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.openstack.wsgi [None req-05f15381-cf31-4b14-a391-61a2d0c77b29 demo demo] Calling method 'detail' {{(pid=112457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:29:55.926709 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.api_utils [None req-05f15381-cf31-4b14-a391-61a2d0c77b29 demo demo] Removing options '' from query. {{(pid=112457) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:29:55.927495 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.volume.api [None req-05f15381-cf31-4b14-a391-61a2d0c77b29 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112457) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:29:55.968614 np0000182334 devstack@c-api.service[112457]: INFO cinder.volume.api [None req-05f15381-cf31-4b14-a391-61a2d0c77b29 demo demo] Get all volumes completed successfully. Jun 20 01:29:55.971656 np0000182334 devstack@c-api.service[112457]: INFO cinder.api.openstack.wsgi [None req-05f15381-cf31-4b14-a391-61a2d0c77b29 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:29:55.972336 np0000182334 devstack@c-api.service[112457]: [pid: 112457|app: 0|req: 6/25] 199.204.45.177 () {64 vars in 1295 bytes} [Sat Jun 20 01:29:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:30:05.961029 np0000182334 devstack@c-api.service[112457]: DEBUG dbcounter [-] [112457] Writing DB stats cinder:SELECT=1 {{(pid=112457) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:30:56.004570 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.middleware.request_id [None req-2965d38b-d7d8-4f69-b04c-07f7b8419465 None None] RequestId filter calling following filter/app {{(pid=112455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:30:56.009912 np0000182334 devstack@c-api.service[112455]: INFO cinder.api.openstack.wsgi [None req-2965d38b-d7d8-4f69-b04c-07f7b8419465 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 20 01:30:56.010399 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.openstack.wsgi [None req-2965d38b-d7d8-4f69-b04c-07f7b8419465 demo demo] Empty body provided in request {{(pid=112455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:30:56.010844 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.openstack.wsgi [None req-2965d38b-d7d8-4f69-b04c-07f7b8419465 demo demo] Calling method 'detail' {{(pid=112455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:30:56.011415 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.api_utils [None req-2965d38b-d7d8-4f69-b04c-07f7b8419465 demo demo] Removing options '' from query. {{(pid=112455) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:30:56.012284 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.volume.api [None req-2965d38b-d7d8-4f69-b04c-07f7b8419465 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112455) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:30:56.019494 np0000182334 devstack@c-api.service[112455]: INFO cinder.volume.api [None req-2965d38b-d7d8-4f69-b04c-07f7b8419465 demo demo] Get all volumes completed successfully. Jun 20 01:30:56.022156 np0000182334 devstack@c-api.service[112455]: INFO cinder.api.openstack.wsgi [None req-2965d38b-d7d8-4f69-b04c-07f7b8419465 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:30:56.022732 np0000182334 devstack@c-api.service[112455]: [pid: 112455|app: 0|req: 7/26] 199.204.45.177 () {64 vars in 1295 bytes} [Sat Jun 20 01:30:56 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 20 01:31:06.015644 np0000182334 devstack@c-api.service[112455]: DEBUG dbcounter [-] [112455] Writing DB stats cinder:SELECT=1 {{(pid=112455) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:31:56.035238 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.middleware.request_id [None req-6a9f6fd0-f1f4-47e9-b798-a96b3bfe13c2 None None] RequestId filter calling following filter/app {{(pid=112454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:31:56.153141 np0000182334 devstack@c-api.service[112454]: INFO cinder.api.openstack.wsgi [None req-6a9f6fd0-f1f4-47e9-b798-a96b3bfe13c2 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 20 01:31:56.153506 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.openstack.wsgi [None req-6a9f6fd0-f1f4-47e9-b798-a96b3bfe13c2 demo demo] Empty body provided in request {{(pid=112454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:31:56.153857 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.openstack.wsgi [None req-6a9f6fd0-f1f4-47e9-b798-a96b3bfe13c2 demo demo] Calling method 'detail' {{(pid=112454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:31:56.154398 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.api_utils [None req-6a9f6fd0-f1f4-47e9-b798-a96b3bfe13c2 demo demo] Removing options '' from query. {{(pid=112454) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:31:56.156614 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.volume.api [None req-6a9f6fd0-f1f4-47e9-b798-a96b3bfe13c2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112454) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:31:56.167616 np0000182334 devstack@c-api.service[112454]: INFO cinder.volume.api [None req-6a9f6fd0-f1f4-47e9-b798-a96b3bfe13c2 demo demo] Get all volumes completed successfully. Jun 20 01:31:56.170837 np0000182334 devstack@c-api.service[112454]: INFO cinder.api.openstack.wsgi [None req-6a9f6fd0-f1f4-47e9-b798-a96b3bfe13c2 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:31:56.171919 np0000182334 devstack@c-api.service[112454]: [pid: 112454|app: 0|req: 7/27] 199.204.45.177 () {64 vars in 1295 bytes} [Sat Jun 20 01:31:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:32:06.161304 np0000182334 devstack@c-api.service[112454]: DEBUG dbcounter [-] [112454] Writing DB stats cinder:SELECT=1 {{(pid=112454) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:32:56.189214 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.middleware.request_id [None req-9820789d-8e93-4c19-906e-d79a6d1e4388 None None] RequestId filter calling following filter/app {{(pid=112456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:32:56.193364 np0000182334 devstack@c-api.service[112456]: INFO cinder.api.openstack.wsgi [None req-9820789d-8e93-4c19-906e-d79a6d1e4388 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 20 01:32:56.193606 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.openstack.wsgi [None req-9820789d-8e93-4c19-906e-d79a6d1e4388 demo demo] Empty body provided in request {{(pid=112456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:32:56.193847 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.openstack.wsgi [None req-9820789d-8e93-4c19-906e-d79a6d1e4388 demo demo] Calling method 'detail' {{(pid=112456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:32:56.194176 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.api_utils [None req-9820789d-8e93-4c19-906e-d79a6d1e4388 demo demo] Removing options '' from query. {{(pid=112456) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:32:56.195051 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.volume.api [None req-9820789d-8e93-4c19-906e-d79a6d1e4388 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112456) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:32:56.206284 np0000182334 devstack@c-api.service[112456]: INFO cinder.volume.api [None req-9820789d-8e93-4c19-906e-d79a6d1e4388 demo demo] Get all volumes completed successfully. Jun 20 01:32:56.209985 np0000182334 devstack@c-api.service[112456]: INFO cinder.api.openstack.wsgi [None req-9820789d-8e93-4c19-906e-d79a6d1e4388 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:32:56.210410 np0000182334 devstack@c-api.service[112456]: [pid: 112456|app: 0|req: 8/28] 199.204.45.177 () {64 vars in 1295 bytes} [Sat Jun 20 01:32:56 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 20 01:33:06.198417 np0000182334 devstack@c-api.service[112456]: DEBUG dbcounter [-] [112456] Writing DB stats cinder:SELECT=1 {{(pid=112456) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:33:56.244543 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.middleware.request_id [None req-8206e479-0374-4c79-a998-64602fb0b213 None None] RequestId filter calling following filter/app {{(pid=112457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:33:56.246864 np0000182334 devstack@c-api.service[112457]: INFO cinder.api.openstack.wsgi [None req-8206e479-0374-4c79-a998-64602fb0b213 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 20 01:33:56.247056 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.openstack.wsgi [None req-8206e479-0374-4c79-a998-64602fb0b213 demo demo] Empty body provided in request {{(pid=112457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:33:56.247233 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.openstack.wsgi [None req-8206e479-0374-4c79-a998-64602fb0b213 demo demo] Calling method 'detail' {{(pid=112457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:33:56.247475 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.api_utils [None req-8206e479-0374-4c79-a998-64602fb0b213 demo demo] Removing options '' from query. {{(pid=112457) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:33:56.248169 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.volume.api [None req-8206e479-0374-4c79-a998-64602fb0b213 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112457) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:33:56.258798 np0000182334 devstack@c-api.service[112457]: INFO cinder.volume.api [None req-8206e479-0374-4c79-a998-64602fb0b213 demo demo] Get all volumes completed successfully. Jun 20 01:33:56.261350 np0000182334 devstack@c-api.service[112457]: INFO cinder.api.openstack.wsgi [None req-8206e479-0374-4c79-a998-64602fb0b213 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:33:56.261793 np0000182334 devstack@c-api.service[112457]: [pid: 112457|app: 0|req: 7/29] 199.204.45.177 () {64 vars in 1295 bytes} [Sat Jun 20 01:33:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:34:06.251858 np0000182334 devstack@c-api.service[112457]: DEBUG dbcounter [-] [112457] Writing DB stats cinder:SELECT=1 {{(pid=112457) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:34:56.274707 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.middleware.request_id [None req-ed1cdae5-fc76-4526-afc6-b103059474e0 None None] RequestId filter calling following filter/app {{(pid=112455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:34:56.278160 np0000182334 devstack@c-api.service[112455]: INFO cinder.api.openstack.wsgi [None req-ed1cdae5-fc76-4526-afc6-b103059474e0 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 20 01:34:56.278810 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.openstack.wsgi [None req-ed1cdae5-fc76-4526-afc6-b103059474e0 demo demo] Empty body provided in request {{(pid=112455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:34:56.278810 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.openstack.wsgi [None req-ed1cdae5-fc76-4526-afc6-b103059474e0 demo demo] Calling method 'detail' {{(pid=112455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:34:56.278950 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.api_utils [None req-ed1cdae5-fc76-4526-afc6-b103059474e0 demo demo] Removing options '' from query. {{(pid=112455) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:34:56.279983 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.volume.api [None req-ed1cdae5-fc76-4526-afc6-b103059474e0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112455) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:34:56.286823 np0000182334 devstack@c-api.service[112455]: INFO cinder.volume.api [None req-ed1cdae5-fc76-4526-afc6-b103059474e0 demo demo] Get all volumes completed successfully. Jun 20 01:34:56.288737 np0000182334 devstack@c-api.service[112455]: INFO cinder.api.openstack.wsgi [None req-ed1cdae5-fc76-4526-afc6-b103059474e0 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:34:56.289106 np0000182334 devstack@c-api.service[112455]: [pid: 112455|app: 0|req: 8/30] 199.204.45.177 () {64 vars in 1295 bytes} [Sat Jun 20 01:34:56 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 20 01:35:06.282978 np0000182334 devstack@c-api.service[112455]: DEBUG dbcounter [-] [112455] Writing DB stats cinder:SELECT=1 {{(pid=112455) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:35:56.303215 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.middleware.request_id [None req-cce8e57c-c848-40e2-bc84-67d32a1379bf None None] RequestId filter calling following filter/app {{(pid=112454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:35:56.307330 np0000182334 devstack@c-api.service[112454]: INFO cinder.api.openstack.wsgi [None req-cce8e57c-c848-40e2-bc84-67d32a1379bf demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 20 01:35:56.307567 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.openstack.wsgi [None req-cce8e57c-c848-40e2-bc84-67d32a1379bf demo demo] Empty body provided in request {{(pid=112454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:35:56.307815 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.openstack.wsgi [None req-cce8e57c-c848-40e2-bc84-67d32a1379bf demo demo] Calling method 'detail' {{(pid=112454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:35:56.308231 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.api_utils [None req-cce8e57c-c848-40e2-bc84-67d32a1379bf demo demo] Removing options '' from query. {{(pid=112454) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:35:56.309204 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.volume.api [None req-cce8e57c-c848-40e2-bc84-67d32a1379bf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112454) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:35:56.318125 np0000182334 devstack@c-api.service[112454]: INFO cinder.volume.api [None req-cce8e57c-c848-40e2-bc84-67d32a1379bf demo demo] Get all volumes completed successfully. Jun 20 01:35:56.320824 np0000182334 devstack@c-api.service[112454]: INFO cinder.api.openstack.wsgi [None req-cce8e57c-c848-40e2-bc84-67d32a1379bf demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:35:56.321292 np0000182334 devstack@c-api.service[112454]: [pid: 112454|app: 0|req: 8/31] 199.204.45.177 () {64 vars in 1295 bytes} [Sat Jun 20 01:35:56 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 20 01:36:06.312443 np0000182334 devstack@c-api.service[112454]: DEBUG dbcounter [-] [112454] Writing DB stats cinder:SELECT=1 {{(pid=112454) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:36:56.339779 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.middleware.request_id [None req-595f09eb-819f-4a48-942d-6ba4a7c8dcf2 None None] RequestId filter calling following filter/app {{(pid=112456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:36:56.605642 np0000182334 devstack@c-api.service[112456]: INFO cinder.api.openstack.wsgi [None req-595f09eb-819f-4a48-942d-6ba4a7c8dcf2 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 20 01:36:56.606140 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.openstack.wsgi [None req-595f09eb-819f-4a48-942d-6ba4a7c8dcf2 demo demo] Empty body provided in request {{(pid=112456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:36:56.606576 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.openstack.wsgi [None req-595f09eb-819f-4a48-942d-6ba4a7c8dcf2 demo demo] Calling method 'detail' {{(pid=112456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:36:56.607073 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.api_utils [None req-595f09eb-819f-4a48-942d-6ba4a7c8dcf2 demo demo] Removing options '' from query. {{(pid=112456) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:36:56.608607 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.volume.api [None req-595f09eb-819f-4a48-942d-6ba4a7c8dcf2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112456) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:36:56.622629 np0000182334 devstack@c-api.service[112456]: INFO cinder.volume.api [None req-595f09eb-819f-4a48-942d-6ba4a7c8dcf2 demo demo] Get all volumes completed successfully. Jun 20 01:36:56.624950 np0000182334 devstack@c-api.service[112456]: INFO cinder.api.openstack.wsgi [None req-595f09eb-819f-4a48-942d-6ba4a7c8dcf2 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:36:56.625384 np0000182334 devstack@c-api.service[112456]: [pid: 112456|app: 0|req: 9/32] 199.204.45.177 () {64 vars in 1295 bytes} [Sat Jun 20 01:36:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:37:06.614121 np0000182334 devstack@c-api.service[112456]: DEBUG dbcounter [-] [112456] Writing DB stats cinder:SELECT=1 {{(pid=112456) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:37:56.640690 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.middleware.request_id [None req-c5abd854-2079-4662-a3d8-6e8544264b18 None None] RequestId filter calling following filter/app {{(pid=112457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:37:56.643594 np0000182334 devstack@c-api.service[112457]: INFO cinder.api.openstack.wsgi [None req-c5abd854-2079-4662-a3d8-6e8544264b18 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 20 01:37:56.643835 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.openstack.wsgi [None req-c5abd854-2079-4662-a3d8-6e8544264b18 demo demo] Empty body provided in request {{(pid=112457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:37:56.644111 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.openstack.wsgi [None req-c5abd854-2079-4662-a3d8-6e8544264b18 demo demo] Calling method 'detail' {{(pid=112457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:37:56.644412 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.api_utils [None req-c5abd854-2079-4662-a3d8-6e8544264b18 demo demo] Removing options '' from query. {{(pid=112457) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:37:56.645508 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.volume.api [None req-c5abd854-2079-4662-a3d8-6e8544264b18 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112457) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:37:56.657980 np0000182334 devstack@c-api.service[112457]: INFO cinder.volume.api [None req-c5abd854-2079-4662-a3d8-6e8544264b18 demo demo] Get all volumes completed successfully. Jun 20 01:37:56.661033 np0000182334 devstack@c-api.service[112457]: INFO cinder.api.openstack.wsgi [None req-c5abd854-2079-4662-a3d8-6e8544264b18 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:37:56.661442 np0000182334 devstack@c-api.service[112457]: [pid: 112457|app: 0|req: 8/33] 199.204.45.177 () {64 vars in 1295 bytes} [Sat Jun 20 01:37:56 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 20 01:38:06.649854 np0000182334 devstack@c-api.service[112457]: DEBUG dbcounter [-] [112457] Writing DB stats cinder:SELECT=1 {{(pid=112457) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:38:56.680948 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.middleware.request_id [None req-991cae9e-d6a9-45bd-a0ee-c9efc2ba4df0 None None] RequestId filter calling following filter/app {{(pid=112455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:38:56.684274 np0000182334 devstack@c-api.service[112455]: INFO cinder.api.openstack.wsgi [None req-991cae9e-d6a9-45bd-a0ee-c9efc2ba4df0 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 20 01:38:56.685034 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.openstack.wsgi [None req-991cae9e-d6a9-45bd-a0ee-c9efc2ba4df0 demo demo] Empty body provided in request {{(pid=112455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:38:56.685831 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.openstack.wsgi [None req-991cae9e-d6a9-45bd-a0ee-c9efc2ba4df0 demo demo] Calling method 'detail' {{(pid=112455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:38:56.686909 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.api_utils [None req-991cae9e-d6a9-45bd-a0ee-c9efc2ba4df0 demo demo] Removing options '' from query. {{(pid=112455) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:38:56.688800 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.volume.api [None req-991cae9e-d6a9-45bd-a0ee-c9efc2ba4df0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112455) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:38:56.700025 np0000182334 devstack@c-api.service[112455]: INFO cinder.volume.api [None req-991cae9e-d6a9-45bd-a0ee-c9efc2ba4df0 demo demo] Get all volumes completed successfully. Jun 20 01:38:56.703116 np0000182334 devstack@c-api.service[112455]: INFO cinder.api.openstack.wsgi [None req-991cae9e-d6a9-45bd-a0ee-c9efc2ba4df0 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:38:56.703616 np0000182334 devstack@c-api.service[112455]: [pid: 112455|app: 0|req: 9/34] 199.204.45.177 () {64 vars in 1295 bytes} [Sat Jun 20 01:38:56 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 20 01:39:06.693717 np0000182334 devstack@c-api.service[112455]: DEBUG dbcounter [-] [112455] Writing DB stats cinder:SELECT=1 {{(pid=112455) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:39:56.717281 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.middleware.request_id [None req-d184821f-4f1d-4dc6-8ac8-f68031d1ceba None None] RequestId filter calling following filter/app {{(pid=112454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:39:56.720175 np0000182334 devstack@c-api.service[112454]: INFO cinder.api.openstack.wsgi [None req-d184821f-4f1d-4dc6-8ac8-f68031d1ceba demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 20 01:39:56.720446 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.openstack.wsgi [None req-d184821f-4f1d-4dc6-8ac8-f68031d1ceba demo demo] Empty body provided in request {{(pid=112454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:39:56.720728 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.openstack.wsgi [None req-d184821f-4f1d-4dc6-8ac8-f68031d1ceba demo demo] Calling method 'detail' {{(pid=112454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:39:56.721079 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.api_utils [None req-d184821f-4f1d-4dc6-8ac8-f68031d1ceba demo demo] Removing options '' from query. {{(pid=112454) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:39:56.722264 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.volume.api [None req-d184821f-4f1d-4dc6-8ac8-f68031d1ceba demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112454) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:39:56.731445 np0000182334 devstack@c-api.service[112454]: INFO cinder.volume.api [None req-d184821f-4f1d-4dc6-8ac8-f68031d1ceba demo demo] Get all volumes completed successfully. Jun 20 01:39:56.733410 np0000182334 devstack@c-api.service[112454]: INFO cinder.api.openstack.wsgi [None req-d184821f-4f1d-4dc6-8ac8-f68031d1ceba demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:39:56.733805 np0000182334 devstack@c-api.service[112454]: [pid: 112454|app: 0|req: 9/35] 199.204.45.177 () {64 vars in 1295 bytes} [Sat Jun 20 01:39:56 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 20 01:40:06.725841 np0000182334 devstack@c-api.service[112454]: DEBUG dbcounter [-] [112454] Writing DB stats cinder:SELECT=1 {{(pid=112454) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:40:56.749754 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.middleware.request_id [None req-6e830a8c-4951-4870-819c-aad52b38578d None None] RequestId filter calling following filter/app {{(pid=112456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:40:56.755127 np0000182334 devstack@c-api.service[112456]: INFO cinder.api.openstack.wsgi [None req-6e830a8c-4951-4870-819c-aad52b38578d demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 20 01:40:56.755380 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.openstack.wsgi [None req-6e830a8c-4951-4870-819c-aad52b38578d demo demo] Empty body provided in request {{(pid=112456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:40:56.755643 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.openstack.wsgi [None req-6e830a8c-4951-4870-819c-aad52b38578d demo demo] Calling method 'detail' {{(pid=112456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:40:56.756019 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.api_utils [None req-6e830a8c-4951-4870-819c-aad52b38578d demo demo] Removing options '' from query. {{(pid=112456) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:40:56.756981 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.volume.api [None req-6e830a8c-4951-4870-819c-aad52b38578d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112456) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:40:56.765573 np0000182334 devstack@c-api.service[112456]: INFO cinder.volume.api [None req-6e830a8c-4951-4870-819c-aad52b38578d demo demo] Get all volumes completed successfully. Jun 20 01:40:56.768397 np0000182334 devstack@c-api.service[112456]: INFO cinder.api.openstack.wsgi [None req-6e830a8c-4951-4870-819c-aad52b38578d demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:40:56.769014 np0000182334 devstack@c-api.service[112456]: [pid: 112456|app: 0|req: 10/36] 199.204.45.177 () {64 vars in 1295 bytes} [Sat Jun 20 01:40:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:41:06.761029 np0000182334 devstack@c-api.service[112456]: DEBUG dbcounter [-] [112456] Writing DB stats cinder:SELECT=1 {{(pid=112456) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:41:56.783074 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.middleware.request_id [None req-f6e55c10-abaf-45cf-bb2c-28877b0ccd4c None None] RequestId filter calling following filter/app {{(pid=112457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:41:56.900730 np0000182334 devstack@c-api.service[112457]: INFO cinder.api.openstack.wsgi [None req-f6e55c10-abaf-45cf-bb2c-28877b0ccd4c demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 20 01:41:56.901169 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.openstack.wsgi [None req-f6e55c10-abaf-45cf-bb2c-28877b0ccd4c demo demo] Empty body provided in request {{(pid=112457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:41:56.901569 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.openstack.wsgi [None req-f6e55c10-abaf-45cf-bb2c-28877b0ccd4c demo demo] Calling method 'detail' {{(pid=112457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:41:56.902048 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.api_utils [None req-f6e55c10-abaf-45cf-bb2c-28877b0ccd4c demo demo] Removing options '' from query. {{(pid=112457) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:41:56.903702 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.volume.api [None req-f6e55c10-abaf-45cf-bb2c-28877b0ccd4c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112457) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:41:56.912115 np0000182334 devstack@c-api.service[112457]: INFO cinder.volume.api [None req-f6e55c10-abaf-45cf-bb2c-28877b0ccd4c demo demo] Get all volumes completed successfully. Jun 20 01:41:56.916034 np0000182334 devstack@c-api.service[112457]: INFO cinder.api.openstack.wsgi [None req-f6e55c10-abaf-45cf-bb2c-28877b0ccd4c demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:41:56.917120 np0000182334 devstack@c-api.service[112457]: [pid: 112457|app: 0|req: 9/37] 199.204.45.177 () {64 vars in 1295 bytes} [Sat Jun 20 01:41:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 20 01:42:06.907003 np0000182334 devstack@c-api.service[112457]: DEBUG dbcounter [-] [112457] Writing DB stats cinder:SELECT=1 {{(pid=112457) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:42:56.930172 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.middleware.request_id [None req-dc378ac2-2d0f-4f2c-9971-c3b2b21d2a60 None None] RequestId filter calling following filter/app {{(pid=112455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:42:56.934228 np0000182334 devstack@c-api.service[112455]: INFO cinder.api.openstack.wsgi [None req-dc378ac2-2d0f-4f2c-9971-c3b2b21d2a60 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 20 01:42:56.934504 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.openstack.wsgi [None req-dc378ac2-2d0f-4f2c-9971-c3b2b21d2a60 demo demo] Empty body provided in request {{(pid=112455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:42:56.934737 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.openstack.wsgi [None req-dc378ac2-2d0f-4f2c-9971-c3b2b21d2a60 demo demo] Calling method 'detail' {{(pid=112455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:42:56.934988 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.api_utils [None req-dc378ac2-2d0f-4f2c-9971-c3b2b21d2a60 demo demo] Removing options '' from query. {{(pid=112455) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:42:56.937418 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.volume.api [None req-dc378ac2-2d0f-4f2c-9971-c3b2b21d2a60 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112455) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:42:56.947388 np0000182334 devstack@c-api.service[112455]: INFO cinder.volume.api [None req-dc378ac2-2d0f-4f2c-9971-c3b2b21d2a60 demo demo] Get all volumes completed successfully. Jun 20 01:42:56.949744 np0000182334 devstack@c-api.service[112455]: INFO cinder.api.openstack.wsgi [None req-dc378ac2-2d0f-4f2c-9971-c3b2b21d2a60 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:42:56.950312 np0000182334 devstack@c-api.service[112455]: [pid: 112455|app: 0|req: 10/38] 199.204.45.177 () {64 vars in 1295 bytes} [Sat Jun 20 01:42:56 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 20 01:43:06.940158 np0000182334 devstack@c-api.service[112455]: DEBUG dbcounter [-] [112455] Writing DB stats cinder:SELECT=1 {{(pid=112455) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:43:56.962469 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.middleware.request_id [None req-22e8304e-a59b-4dd6-89a3-61cf75b246b7 None None] RequestId filter calling following filter/app {{(pid=112454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:43:56.966488 np0000182334 devstack@c-api.service[112454]: INFO cinder.api.openstack.wsgi [None req-22e8304e-a59b-4dd6-89a3-61cf75b246b7 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 20 01:43:56.966833 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.openstack.wsgi [None req-22e8304e-a59b-4dd6-89a3-61cf75b246b7 demo demo] Empty body provided in request {{(pid=112454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:43:56.967497 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.openstack.wsgi [None req-22e8304e-a59b-4dd6-89a3-61cf75b246b7 demo demo] Calling method 'detail' {{(pid=112454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:43:56.968866 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.api_utils [None req-22e8304e-a59b-4dd6-89a3-61cf75b246b7 demo demo] Removing options '' from query. {{(pid=112454) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:43:56.969948 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.volume.api [None req-22e8304e-a59b-4dd6-89a3-61cf75b246b7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112454) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:43:56.979228 np0000182334 devstack@c-api.service[112454]: INFO cinder.volume.api [None req-22e8304e-a59b-4dd6-89a3-61cf75b246b7 demo demo] Get all volumes completed successfully. Jun 20 01:43:56.982383 np0000182334 devstack@c-api.service[112454]: INFO cinder.api.openstack.wsgi [None req-22e8304e-a59b-4dd6-89a3-61cf75b246b7 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:43:56.982896 np0000182334 devstack@c-api.service[112454]: [pid: 112454|app: 0|req: 10/39] 199.204.45.177 () {64 vars in 1295 bytes} [Sat Jun 20 01:43:56 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 20 01:44:06.973491 np0000182334 devstack@c-api.service[112454]: DEBUG dbcounter [-] [112454] Writing DB stats cinder:SELECT=1 {{(pid=112454) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:44:56.996032 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.middleware.request_id [None req-4a23a9bb-9e60-4b6d-9de9-79a9fb94f7ab None None] RequestId filter calling following filter/app {{(pid=112456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:44:56.999333 np0000182334 devstack@c-api.service[112456]: INFO cinder.api.openstack.wsgi [None req-4a23a9bb-9e60-4b6d-9de9-79a9fb94f7ab demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 20 01:44:56.999488 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.openstack.wsgi [None req-4a23a9bb-9e60-4b6d-9de9-79a9fb94f7ab demo demo] Empty body provided in request {{(pid=112456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:44:56.999662 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.openstack.wsgi [None req-4a23a9bb-9e60-4b6d-9de9-79a9fb94f7ab demo demo] Calling method 'detail' {{(pid=112456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:44:56.999902 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.api_utils [None req-4a23a9bb-9e60-4b6d-9de9-79a9fb94f7ab demo demo] Removing options '' from query. {{(pid=112456) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:44:57.000562 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.volume.api [None req-4a23a9bb-9e60-4b6d-9de9-79a9fb94f7ab demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112456) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:44:57.009031 np0000182334 devstack@c-api.service[112456]: INFO cinder.volume.api [None req-4a23a9bb-9e60-4b6d-9de9-79a9fb94f7ab demo demo] Get all volumes completed successfully. Jun 20 01:44:57.010965 np0000182334 devstack@c-api.service[112456]: INFO cinder.api.openstack.wsgi [None req-4a23a9bb-9e60-4b6d-9de9-79a9fb94f7ab demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:44:57.011790 np0000182334 devstack@c-api.service[112456]: [pid: 112456|app: 0|req: 11/40] 199.204.45.177 () {64 vars in 1295 bytes} [Sat Jun 20 01:44:56 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 20 01:45:07.004370 np0000182334 devstack@c-api.service[112456]: DEBUG dbcounter [-] [112456] Writing DB stats cinder:SELECT=1 {{(pid=112456) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:45:57.024906 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.middleware.request_id [None req-0c145300-9240-44a3-ba02-375c42ab95bf None None] RequestId filter calling following filter/app {{(pid=112457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:45:57.029752 np0000182334 devstack@c-api.service[112457]: INFO cinder.api.openstack.wsgi [None req-0c145300-9240-44a3-ba02-375c42ab95bf demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 20 01:45:57.029932 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.openstack.wsgi [None req-0c145300-9240-44a3-ba02-375c42ab95bf demo demo] Empty body provided in request {{(pid=112457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:45:57.030104 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.openstack.wsgi [None req-0c145300-9240-44a3-ba02-375c42ab95bf demo demo] Calling method 'detail' {{(pid=112457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:45:57.030328 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.api_utils [None req-0c145300-9240-44a3-ba02-375c42ab95bf demo demo] Removing options '' from query. {{(pid=112457) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:45:57.031027 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.volume.api [None req-0c145300-9240-44a3-ba02-375c42ab95bf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112457) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:45:57.038455 np0000182334 devstack@c-api.service[112457]: INFO cinder.volume.api [None req-0c145300-9240-44a3-ba02-375c42ab95bf demo demo] Get all volumes completed successfully. Jun 20 01:45:57.040514 np0000182334 devstack@c-api.service[112457]: INFO cinder.api.openstack.wsgi [None req-0c145300-9240-44a3-ba02-375c42ab95bf demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:45:57.040975 np0000182334 devstack@c-api.service[112457]: [pid: 112457|app: 0|req: 10/41] 199.204.45.177 () {64 vars in 1295 bytes} [Sat Jun 20 01:45:57 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 20 01:46:07.033934 np0000182334 devstack@c-api.service[112457]: DEBUG dbcounter [-] [112457] Writing DB stats cinder:SELECT=1 {{(pid=112457) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:46:57.057015 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.middleware.request_id [None req-9118f977-05fd-491b-b3ef-4c4e8f2a991f None None] RequestId filter calling following filter/app {{(pid=112455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:46:57.256178 np0000182334 devstack@c-api.service[112455]: INFO cinder.api.openstack.wsgi [None req-9118f977-05fd-491b-b3ef-4c4e8f2a991f demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 20 01:46:57.256700 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.openstack.wsgi [None req-9118f977-05fd-491b-b3ef-4c4e8f2a991f demo demo] Empty body provided in request {{(pid=112455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:46:57.257238 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.openstack.wsgi [None req-9118f977-05fd-491b-b3ef-4c4e8f2a991f demo demo] Calling method 'detail' {{(pid=112455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:46:57.257634 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.api_utils [None req-9118f977-05fd-491b-b3ef-4c4e8f2a991f demo demo] Removing options '' from query. {{(pid=112455) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:46:57.258946 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.volume.api [None req-9118f977-05fd-491b-b3ef-4c4e8f2a991f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112455) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:46:57.269570 np0000182334 devstack@c-api.service[112455]: INFO cinder.volume.api [None req-9118f977-05fd-491b-b3ef-4c4e8f2a991f demo demo] Get all volumes completed successfully. Jun 20 01:46:57.272441 np0000182334 devstack@c-api.service[112455]: INFO cinder.api.openstack.wsgi [None req-9118f977-05fd-491b-b3ef-4c4e8f2a991f demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:46:57.272891 np0000182334 devstack@c-api.service[112455]: [pid: 112455|app: 0|req: 11/42] 199.204.45.177 () {64 vars in 1295 bytes} [Sat Jun 20 01:46:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:47:07.262937 np0000182334 devstack@c-api.service[112455]: DEBUG dbcounter [-] [112455] Writing DB stats cinder:SELECT=1 {{(pid=112455) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:47:57.289911 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.middleware.request_id [None req-1c7ea322-a653-4e18-a59e-13e5d5bcf59c None None] RequestId filter calling following filter/app {{(pid=112454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:47:57.292735 np0000182334 devstack@c-api.service[112454]: INFO cinder.api.openstack.wsgi [None req-1c7ea322-a653-4e18-a59e-13e5d5bcf59c demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 20 01:47:57.292997 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.openstack.wsgi [None req-1c7ea322-a653-4e18-a59e-13e5d5bcf59c demo demo] Empty body provided in request {{(pid=112454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:47:57.293251 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.openstack.wsgi [None req-1c7ea322-a653-4e18-a59e-13e5d5bcf59c demo demo] Calling method 'detail' {{(pid=112454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:47:57.293570 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.api_utils [None req-1c7ea322-a653-4e18-a59e-13e5d5bcf59c demo demo] Removing options '' from query. {{(pid=112454) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:47:57.294489 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.volume.api [None req-1c7ea322-a653-4e18-a59e-13e5d5bcf59c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112454) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:47:57.302938 np0000182334 devstack@c-api.service[112454]: INFO cinder.volume.api [None req-1c7ea322-a653-4e18-a59e-13e5d5bcf59c demo demo] Get all volumes completed successfully. Jun 20 01:47:57.305836 np0000182334 devstack@c-api.service[112454]: INFO cinder.api.openstack.wsgi [None req-1c7ea322-a653-4e18-a59e-13e5d5bcf59c demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:47:57.306321 np0000182334 devstack@c-api.service[112454]: [pid: 112454|app: 0|req: 11/43] 199.204.45.177 () {64 vars in 1295 bytes} [Sat Jun 20 01:47:57 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 20 01:48:07.297696 np0000182334 devstack@c-api.service[112454]: DEBUG dbcounter [-] [112454] Writing DB stats cinder:SELECT=1 {{(pid=112454) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:48:57.318761 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.middleware.request_id [None req-68076dc4-5b3d-4ba9-97ff-d28d7e7155bd None None] RequestId filter calling following filter/app {{(pid=112456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:48:57.323282 np0000182334 devstack@c-api.service[112456]: INFO cinder.api.openstack.wsgi [None req-68076dc4-5b3d-4ba9-97ff-d28d7e7155bd demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 20 01:48:57.323695 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.openstack.wsgi [None req-68076dc4-5b3d-4ba9-97ff-d28d7e7155bd demo demo] Empty body provided in request {{(pid=112456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:48:57.324184 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.openstack.wsgi [None req-68076dc4-5b3d-4ba9-97ff-d28d7e7155bd demo demo] Calling method 'detail' {{(pid=112456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:48:57.324697 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.api_utils [None req-68076dc4-5b3d-4ba9-97ff-d28d7e7155bd demo demo] Removing options '' from query. {{(pid=112456) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:48:57.326402 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.volume.api [None req-68076dc4-5b3d-4ba9-97ff-d28d7e7155bd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112456) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:48:57.337402 np0000182334 devstack@c-api.service[112456]: INFO cinder.volume.api [None req-68076dc4-5b3d-4ba9-97ff-d28d7e7155bd demo demo] Get all volumes completed successfully. Jun 20 01:48:57.340801 np0000182334 devstack@c-api.service[112456]: INFO cinder.api.openstack.wsgi [None req-68076dc4-5b3d-4ba9-97ff-d28d7e7155bd demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:48:57.342847 np0000182334 devstack@c-api.service[112456]: [pid: 112456|app: 0|req: 12/44] 199.204.45.177 () {64 vars in 1295 bytes} [Sat Jun 20 01:48:57 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 20 01:49:07.330489 np0000182334 devstack@c-api.service[112456]: DEBUG dbcounter [-] [112456] Writing DB stats cinder:SELECT=1 {{(pid=112456) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:49:57.358421 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.middleware.request_id [None req-148e26e8-e258-48e4-a722-d9616b491cbd None None] RequestId filter calling following filter/app {{(pid=112457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:49:57.361860 np0000182334 devstack@c-api.service[112457]: INFO cinder.api.openstack.wsgi [None req-148e26e8-e258-48e4-a722-d9616b491cbd demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 20 01:49:57.362208 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.openstack.wsgi [None req-148e26e8-e258-48e4-a722-d9616b491cbd demo demo] Empty body provided in request {{(pid=112457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:49:57.362492 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.openstack.wsgi [None req-148e26e8-e258-48e4-a722-d9616b491cbd demo demo] Calling method 'detail' {{(pid=112457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:49:57.362830 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.api_utils [None req-148e26e8-e258-48e4-a722-d9616b491cbd demo demo] Removing options '' from query. {{(pid=112457) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:49:57.364092 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.volume.api [None req-148e26e8-e258-48e4-a722-d9616b491cbd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112457) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:49:57.381010 np0000182334 devstack@c-api.service[112457]: INFO cinder.volume.api [None req-148e26e8-e258-48e4-a722-d9616b491cbd demo demo] Get all volumes completed successfully. Jun 20 01:49:57.385452 np0000182334 devstack@c-api.service[112457]: INFO cinder.api.openstack.wsgi [None req-148e26e8-e258-48e4-a722-d9616b491cbd demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:49:57.401564 np0000182334 devstack@c-api.service[112457]: [pid: 112457|app: 0|req: 11/45] 199.204.45.177 () {64 vars in 1295 bytes} [Sat Jun 20 01:49:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:50:07.369469 np0000182334 devstack@c-api.service[112457]: DEBUG dbcounter [-] [112457] Writing DB stats cinder:SELECT=1 {{(pid=112457) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:50:57.400260 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.middleware.request_id [None req-1cfc0452-e20c-4c9d-b3e9-0a4e3c5c568b None None] RequestId filter calling following filter/app {{(pid=112455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:50:57.404411 np0000182334 devstack@c-api.service[112455]: INFO cinder.api.openstack.wsgi [None req-1cfc0452-e20c-4c9d-b3e9-0a4e3c5c568b demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 20 01:50:57.405041 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.openstack.wsgi [None req-1cfc0452-e20c-4c9d-b3e9-0a4e3c5c568b demo demo] Empty body provided in request {{(pid=112455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:50:57.405373 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.openstack.wsgi [None req-1cfc0452-e20c-4c9d-b3e9-0a4e3c5c568b demo demo] Calling method 'detail' {{(pid=112455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:50:57.405824 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.api_utils [None req-1cfc0452-e20c-4c9d-b3e9-0a4e3c5c568b demo demo] Removing options '' from query. {{(pid=112455) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:50:57.407387 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.volume.api [None req-1cfc0452-e20c-4c9d-b3e9-0a4e3c5c568b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112455) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:50:57.414594 np0000182334 devstack@c-api.service[112455]: INFO cinder.volume.api [None req-1cfc0452-e20c-4c9d-b3e9-0a4e3c5c568b demo demo] Get all volumes completed successfully. Jun 20 01:50:57.416635 np0000182334 devstack@c-api.service[112455]: INFO cinder.api.openstack.wsgi [None req-1cfc0452-e20c-4c9d-b3e9-0a4e3c5c568b demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:50:57.419222 np0000182334 devstack@c-api.service[112455]: [pid: 112455|app: 0|req: 12/46] 199.204.45.177 () {64 vars in 1295 bytes} [Sat Jun 20 01:50:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:51:07.410716 np0000182334 devstack@c-api.service[112455]: DEBUG dbcounter [-] [112455] Writing DB stats cinder:SELECT=1 {{(pid=112455) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:51:57.436182 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.middleware.request_id [None req-5c62c107-0ad3-4880-afd3-580a7538e964 None None] RequestId filter calling following filter/app {{(pid=112454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:51:57.484301 np0000182334 devstack@c-api.service[112454]: INFO cinder.api.openstack.wsgi [None req-5c62c107-0ad3-4880-afd3-580a7538e964 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 20 01:51:57.484568 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.openstack.wsgi [None req-5c62c107-0ad3-4880-afd3-580a7538e964 demo demo] Empty body provided in request {{(pid=112454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:51:57.484838 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.openstack.wsgi [None req-5c62c107-0ad3-4880-afd3-580a7538e964 demo demo] Calling method 'detail' {{(pid=112454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:51:57.485121 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.api_utils [None req-5c62c107-0ad3-4880-afd3-580a7538e964 demo demo] Removing options '' from query. {{(pid=112454) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:51:57.486106 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.volume.api [None req-5c62c107-0ad3-4880-afd3-580a7538e964 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112454) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:51:57.495325 np0000182334 devstack@c-api.service[112454]: INFO cinder.volume.api [None req-5c62c107-0ad3-4880-afd3-580a7538e964 demo demo] Get all volumes completed successfully. Jun 20 01:51:57.498094 np0000182334 devstack@c-api.service[112454]: INFO cinder.api.openstack.wsgi [None req-5c62c107-0ad3-4880-afd3-580a7538e964 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:51:57.498665 np0000182334 devstack@c-api.service[112454]: [pid: 112454|app: 0|req: 12/47] 199.204.45.177 () {64 vars in 1295 bytes} [Sat Jun 20 01:51:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:52:07.489323 np0000182334 devstack@c-api.service[112454]: DEBUG dbcounter [-] [112454] Writing DB stats cinder:SELECT=1 {{(pid=112454) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:52:57.517835 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.middleware.request_id [None req-ec153277-0efb-4a03-808a-cf3beb192d08 None None] RequestId filter calling following filter/app {{(pid=112456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:52:57.522309 np0000182334 devstack@c-api.service[112456]: INFO cinder.api.openstack.wsgi [None req-ec153277-0efb-4a03-808a-cf3beb192d08 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 20 01:52:57.522566 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.openstack.wsgi [None req-ec153277-0efb-4a03-808a-cf3beb192d08 demo demo] Empty body provided in request {{(pid=112456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:52:57.522837 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.openstack.wsgi [None req-ec153277-0efb-4a03-808a-cf3beb192d08 demo demo] Calling method 'detail' {{(pid=112456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:52:57.523289 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.api_utils [None req-ec153277-0efb-4a03-808a-cf3beb192d08 demo demo] Removing options '' from query. {{(pid=112456) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:52:57.524695 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.volume.api [None req-ec153277-0efb-4a03-808a-cf3beb192d08 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112456) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:52:57.537117 np0000182334 devstack@c-api.service[112456]: INFO cinder.volume.api [None req-ec153277-0efb-4a03-808a-cf3beb192d08 demo demo] Get all volumes completed successfully. Jun 20 01:52:57.540170 np0000182334 devstack@c-api.service[112456]: INFO cinder.api.openstack.wsgi [None req-ec153277-0efb-4a03-808a-cf3beb192d08 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:52:57.540663 np0000182334 devstack@c-api.service[112456]: [pid: 112456|app: 0|req: 13/48] 199.204.45.177 () {64 vars in 1295 bytes} [Sat Jun 20 01:52:57 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 20 01:53:07.528644 np0000182334 devstack@c-api.service[112456]: DEBUG dbcounter [-] [112456] Writing DB stats cinder:SELECT=1 {{(pid=112456) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:53:57.563062 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.middleware.request_id [None req-abc99c65-ddc1-4cd1-a163-c84c2e0751b1 None None] RequestId filter calling following filter/app {{(pid=112457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:53:57.567063 np0000182334 devstack@c-api.service[112457]: INFO cinder.api.openstack.wsgi [None req-abc99c65-ddc1-4cd1-a163-c84c2e0751b1 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 20 01:53:57.567305 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.openstack.wsgi [None req-abc99c65-ddc1-4cd1-a163-c84c2e0751b1 demo demo] Empty body provided in request {{(pid=112457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:53:57.567590 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.openstack.wsgi [None req-abc99c65-ddc1-4cd1-a163-c84c2e0751b1 demo demo] Calling method 'detail' {{(pid=112457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:53:57.569157 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.api_utils [None req-abc99c65-ddc1-4cd1-a163-c84c2e0751b1 demo demo] Removing options '' from query. {{(pid=112457) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:53:57.570174 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.volume.api [None req-abc99c65-ddc1-4cd1-a163-c84c2e0751b1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112457) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:53:57.578227 np0000182334 devstack@c-api.service[112457]: INFO cinder.volume.api [None req-abc99c65-ddc1-4cd1-a163-c84c2e0751b1 demo demo] Get all volumes completed successfully. Jun 20 01:53:57.580536 np0000182334 devstack@c-api.service[112457]: INFO cinder.api.openstack.wsgi [None req-abc99c65-ddc1-4cd1-a163-c84c2e0751b1 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:53:57.580939 np0000182334 devstack@c-api.service[112457]: [pid: 112457|app: 0|req: 12/49] 199.204.45.177 () {64 vars in 1295 bytes} [Sat Jun 20 01:53:57 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 20 01:54:07.573759 np0000182334 devstack@c-api.service[112457]: DEBUG dbcounter [-] [112457] Writing DB stats cinder:SELECT=1 {{(pid=112457) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:54:57.598211 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.middleware.request_id [None req-ad9c0407-c320-4881-8f8b-9de28377b05c None None] RequestId filter calling following filter/app {{(pid=112455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:54:57.601352 np0000182334 devstack@c-api.service[112455]: INFO cinder.api.openstack.wsgi [None req-ad9c0407-c320-4881-8f8b-9de28377b05c demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 20 01:54:57.601910 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.openstack.wsgi [None req-ad9c0407-c320-4881-8f8b-9de28377b05c demo demo] Empty body provided in request {{(pid=112455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:54:57.601910 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.openstack.wsgi [None req-ad9c0407-c320-4881-8f8b-9de28377b05c demo demo] Calling method 'detail' {{(pid=112455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:54:57.602038 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.api_utils [None req-ad9c0407-c320-4881-8f8b-9de28377b05c demo demo] Removing options '' from query. {{(pid=112455) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:54:57.603151 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.volume.api [None req-ad9c0407-c320-4881-8f8b-9de28377b05c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112455) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:54:57.610611 np0000182334 devstack@c-api.service[112455]: INFO cinder.volume.api [None req-ad9c0407-c320-4881-8f8b-9de28377b05c demo demo] Get all volumes completed successfully. Jun 20 01:54:57.612658 np0000182334 devstack@c-api.service[112455]: INFO cinder.api.openstack.wsgi [None req-ad9c0407-c320-4881-8f8b-9de28377b05c demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:54:57.613219 np0000182334 devstack@c-api.service[112455]: [pid: 112455|app: 0|req: 13/50] 199.204.45.177 () {64 vars in 1295 bytes} [Sat Jun 20 01:54:57 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 20 01:55:07.607167 np0000182334 devstack@c-api.service[112455]: DEBUG dbcounter [-] [112455] Writing DB stats cinder:SELECT=1 {{(pid=112455) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:55:57.629003 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.middleware.request_id [None req-b7347519-fd01-4dab-8d77-52f286529d84 None None] RequestId filter calling following filter/app {{(pid=112454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:55:57.632854 np0000182334 devstack@c-api.service[112454]: INFO cinder.api.openstack.wsgi [None req-b7347519-fd01-4dab-8d77-52f286529d84 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 20 01:55:57.633459 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.openstack.wsgi [None req-b7347519-fd01-4dab-8d77-52f286529d84 demo demo] Empty body provided in request {{(pid=112454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:55:57.634124 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.openstack.wsgi [None req-b7347519-fd01-4dab-8d77-52f286529d84 demo demo] Calling method 'detail' {{(pid=112454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:55:57.636902 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.api_utils [None req-b7347519-fd01-4dab-8d77-52f286529d84 demo demo] Removing options '' from query. {{(pid=112454) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:55:57.636902 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.volume.api [None req-b7347519-fd01-4dab-8d77-52f286529d84 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112454) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:55:57.642720 np0000182334 devstack@c-api.service[112454]: INFO cinder.volume.api [None req-b7347519-fd01-4dab-8d77-52f286529d84 demo demo] Get all volumes completed successfully. Jun 20 01:55:57.645116 np0000182334 devstack@c-api.service[112454]: INFO cinder.api.openstack.wsgi [None req-b7347519-fd01-4dab-8d77-52f286529d84 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:55:57.645912 np0000182334 devstack@c-api.service[112454]: [pid: 112454|app: 0|req: 13/51] 199.204.45.177 () {64 vars in 1295 bytes} [Sat Jun 20 01:55:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:56:07.638926 np0000182334 devstack@c-api.service[112454]: DEBUG dbcounter [-] [112454] Writing DB stats cinder:SELECT=1 {{(pid=112454) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:56:57.665714 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.middleware.request_id [None req-ca81e167-17f8-4462-99b2-dad83d37a76d None None] RequestId filter calling following filter/app {{(pid=112456) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:56:57.850426 np0000182334 devstack@c-api.service[112456]: INFO cinder.api.openstack.wsgi [None req-ca81e167-17f8-4462-99b2-dad83d37a76d demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 20 01:56:57.850755 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.openstack.wsgi [None req-ca81e167-17f8-4462-99b2-dad83d37a76d demo demo] Empty body provided in request {{(pid=112456) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:56:57.851183 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.openstack.wsgi [None req-ca81e167-17f8-4462-99b2-dad83d37a76d demo demo] Calling method 'detail' {{(pid=112456) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:56:57.851539 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.api.api_utils [None req-ca81e167-17f8-4462-99b2-dad83d37a76d demo demo] Removing options '' from query. {{(pid=112456) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:56:57.852555 np0000182334 devstack@c-api.service[112456]: DEBUG cinder.volume.api [None req-ca81e167-17f8-4462-99b2-dad83d37a76d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112456) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:56:57.860204 np0000182334 devstack@c-api.service[112456]: INFO cinder.volume.api [None req-ca81e167-17f8-4462-99b2-dad83d37a76d demo demo] Get all volumes completed successfully. Jun 20 01:56:57.862087 np0000182334 devstack@c-api.service[112456]: INFO cinder.api.openstack.wsgi [None req-ca81e167-17f8-4462-99b2-dad83d37a76d demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:56:57.862452 np0000182334 devstack@c-api.service[112456]: [pid: 112456|app: 0|req: 14/52] 199.204.45.177 () {64 vars in 1295 bytes} [Sat Jun 20 01:56:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 01:57:07.856155 np0000182334 devstack@c-api.service[112456]: DEBUG dbcounter [-] [112456] Writing DB stats cinder:SELECT=1 {{(pid=112456) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:57:57.876281 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.middleware.request_id [None req-d4fe38d3-713d-454c-9402-7c2bb2fc604c None None] RequestId filter calling following filter/app {{(pid=112457) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:57:57.879433 np0000182334 devstack@c-api.service[112457]: INFO cinder.api.openstack.wsgi [None req-d4fe38d3-713d-454c-9402-7c2bb2fc604c demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 20 01:57:57.879725 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.openstack.wsgi [None req-d4fe38d3-713d-454c-9402-7c2bb2fc604c demo demo] Empty body provided in request {{(pid=112457) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:57:57.879977 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.openstack.wsgi [None req-d4fe38d3-713d-454c-9402-7c2bb2fc604c demo demo] Calling method 'detail' {{(pid=112457) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:57:57.880266 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.api.api_utils [None req-d4fe38d3-713d-454c-9402-7c2bb2fc604c demo demo] Removing options '' from query. {{(pid=112457) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:57:57.881252 np0000182334 devstack@c-api.service[112457]: DEBUG cinder.volume.api [None req-d4fe38d3-713d-454c-9402-7c2bb2fc604c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112457) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:57:57.889194 np0000182334 devstack@c-api.service[112457]: INFO cinder.volume.api [None req-d4fe38d3-713d-454c-9402-7c2bb2fc604c demo demo] Get all volumes completed successfully. Jun 20 01:57:57.891459 np0000182334 devstack@c-api.service[112457]: INFO cinder.api.openstack.wsgi [None req-d4fe38d3-713d-454c-9402-7c2bb2fc604c demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:57:57.891828 np0000182334 devstack@c-api.service[112457]: [pid: 112457|app: 0|req: 13/53] 199.204.45.177 () {64 vars in 1295 bytes} [Sat Jun 20 01:57:57 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 20 01:58:07.922370 np0000182334 devstack@c-api.service[112457]: DEBUG dbcounter [-] [112457] Writing DB stats cinder:SELECT=1 {{(pid=112457) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:58:57.908671 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.middleware.request_id [None req-22cf30e3-ba51-49d4-af9b-cc411f124911 None None] RequestId filter calling following filter/app {{(pid=112455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:58:57.911468 np0000182334 devstack@c-api.service[112455]: INFO cinder.api.openstack.wsgi [None req-22cf30e3-ba51-49d4-af9b-cc411f124911 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 20 01:58:57.911771 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.openstack.wsgi [None req-22cf30e3-ba51-49d4-af9b-cc411f124911 demo demo] Empty body provided in request {{(pid=112455) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:58:57.912039 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.openstack.wsgi [None req-22cf30e3-ba51-49d4-af9b-cc411f124911 demo demo] Calling method 'detail' {{(pid=112455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:58:57.912318 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.api.api_utils [None req-22cf30e3-ba51-49d4-af9b-cc411f124911 demo demo] Removing options '' from query. {{(pid=112455) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:58:57.913271 np0000182334 devstack@c-api.service[112455]: DEBUG cinder.volume.api [None req-22cf30e3-ba51-49d4-af9b-cc411f124911 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112455) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:58:57.921866 np0000182334 devstack@c-api.service[112455]: INFO cinder.volume.api [None req-22cf30e3-ba51-49d4-af9b-cc411f124911 demo demo] Get all volumes completed successfully. Jun 20 01:58:57.924373 np0000182334 devstack@c-api.service[112455]: INFO cinder.api.openstack.wsgi [None req-22cf30e3-ba51-49d4-af9b-cc411f124911 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:58:57.924784 np0000182334 devstack@c-api.service[112455]: [pid: 112455|app: 0|req: 14/54] 199.204.45.177 () {64 vars in 1295 bytes} [Sat Jun 20 01:58:57 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 20 01:59:07.916460 np0000182334 devstack@c-api.service[112455]: DEBUG dbcounter [-] [112455] Writing DB stats cinder:SELECT=1 {{(pid=112455) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 20 01:59:57.943089 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.middleware.request_id [None req-4d1958bf-9ddf-4812-a62e-15fe8ec35836 None None] RequestId filter calling following filter/app {{(pid=112454) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 20 01:59:57.947256 np0000182334 devstack@c-api.service[112454]: INFO cinder.api.openstack.wsgi [None req-4d1958bf-9ddf-4812-a62e-15fe8ec35836 demo demo] GET https://199.204.45.177/volume/v3/volumes/detail Jun 20 01:59:57.947671 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.openstack.wsgi [None req-4d1958bf-9ddf-4812-a62e-15fe8ec35836 demo demo] Empty body provided in request {{(pid=112454) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 20 01:59:57.948049 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.openstack.wsgi [None req-4d1958bf-9ddf-4812-a62e-15fe8ec35836 demo demo] Calling method 'detail' {{(pid=112454) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 20 01:59:57.948399 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.api.api_utils [None req-4d1958bf-9ddf-4812-a62e-15fe8ec35836 demo demo] Removing options '' from query. {{(pid=112454) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 20 01:59:57.949326 np0000182334 devstack@c-api.service[112454]: DEBUG cinder.volume.api [None req-4d1958bf-9ddf-4812-a62e-15fe8ec35836 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112454) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 20 01:59:57.957481 np0000182334 devstack@c-api.service[112454]: INFO cinder.volume.api [None req-4d1958bf-9ddf-4812-a62e-15fe8ec35836 demo demo] Get all volumes completed successfully. Jun 20 01:59:57.959595 np0000182334 devstack@c-api.service[112454]: INFO cinder.api.openstack.wsgi [None req-4d1958bf-9ddf-4812-a62e-15fe8ec35836 demo demo] https://199.204.45.177/volume/v3/volumes/detail returned with HTTP 200 Jun 20 01:59:57.959954 np0000182334 devstack@c-api.service[112454]: [pid: 112454|app: 0|req: 14/55] 199.204.45.177 () {64 vars in 1295 bytes} [Sat Jun 20 01:59:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 20 02:00:07.952352 np0000182334 devstack@c-api.service[112454]: DEBUG dbcounter [-] [112454] Writing DB stats cinder:SELECT=1 {{(pid=112454) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}